trace: Enable KPROBE_EVENT (Closes: #640953)

svn path=/dists/trunk/linux/; revision=20480
This commit is contained in:
Ben Hutchings 2013-08-11 17:40:11 +00:00
parent da659f9a32
commit 38eb548dde
2 changed files with 2 additions and 1 deletions

1
debian/changelog vendored
View File

@ -1,6 +1,7 @@
linux (3.11~rc4-1~exp2) UNRELEASED; urgency=low
* [arm,mips,s390,sh4] Enable KPROBES
* trace: Enable KPROBE_EVENT (Closes: #640953)
-- Ben Hutchings <ben@decadent.org.uk> Sun, 11 Aug 2013 19:34:47 +0200

View File

@ -4352,7 +4352,7 @@ CONFIG_BRANCH_PROFILE_NONE=y
## end choice
# CONFIG_STACK_TRACER is not set
CONFIG_BLK_DEV_IO_TRACE=y
# CONFIG_KPROBE_EVENT is not set
CONFIG_KPROBE_EVENT=y
# CONFIG_FTRACE_STARTUP_TEST is not set
# CONFIG_RING_BUFFER_BENCHMARK is not set