aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
Diffstat (limited to 'kernel')
-rw-r--r--kernel/trace/Kconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/kernel/trace/Kconfig b/kernel/trace/Kconfig
index cc9f91e7daf4..1c0b7504cab3 100644
--- a/kernel/trace/Kconfig
+++ b/kernel/trace/Kconfig
@@ -267,8 +267,6 @@ config HW_BRANCH_TRACER
267config KMEMTRACE 267config KMEMTRACE
268 bool "Trace SLAB allocations" 268 bool "Trace SLAB allocations"
269 select TRACING 269 select TRACING
270 select MARKERS
271 select RELAY
272 help 270 help
273 kmemtrace provides tracing for slab allocator functions, such as 271 kmemtrace provides tracing for slab allocator functions, such as
274 kmalloc, kfree, kmem_cache_alloc, kmem_cache_free etc.. Collected 272 kmalloc, kfree, kmem_cache_alloc, kmem_cache_free etc.. Collected