aboutsummaryrefslogtreecommitdiffstats
path: root/init
diff options
context:
space:
mode:
Diffstat (limited to 'init')
-rw-r--r--init/Kconfig13
1 files changed, 0 insertions, 13 deletions
diff --git a/init/Kconfig b/init/Kconfig
index d95ca7cd5d45..ada48441aff8 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -976,19 +976,6 @@ config PERF_EVENTS
976 976
977 Say Y if unsure. 977 Say Y if unsure.
978 978
979config EVENT_PROFILE
980 bool "Tracepoint profiling sources"
981 depends on PERF_EVENTS && EVENT_TRACING
982 default y
983 help
984 Allow the use of tracepoints as software performance events.
985
986 When this is enabled, you can create perf events based on
987 tracepoints using PERF_TYPE_TRACEPOINT and the tracepoint ID
988 found in debugfs://tracing/events/*/*/id. (The -e/--events
989 option to the perf tool can parse and interpret symbolic
990 tracepoints, in the subsystem:tracepoint_name format.)
991
992config PERF_COUNTERS 979config PERF_COUNTERS
993 bool "Kernel performance counters (old config option)" 980 bool "Kernel performance counters (old config option)"
994 depends on HAVE_PERF_EVENTS 981 depends on HAVE_PERF_EVENTS