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