Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 146039
b: refs/heads/master
c: 4ed9f07
h: refs/heads/master
i:
  146037: a25d87a
  146035: 87b586c
  146031: 86a1a24
v: v3
  • Loading branch information
Steven Rostedt authored and Steven Rostedt committed Apr 20, 2009
1 parent 46cd5c6 commit 8bb2f15
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9ae5b8790037d05d32746f521af146c32089bfec
refs/heads/master: 4ed9f0716e46bb9646f26e73f4a1b5b24db7947a
9 changes: 7 additions & 2 deletions trunk/kernel/trace/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,12 @@ config TRACING_SUPPORT

if TRACING_SUPPORT

menu "Tracers"
menuconfig FTRACE
bool "Tracers"
help
Enable the kernel tracing infrastructure.

if FTRACE

config FUNCTION_TRACER
bool "Kernel Function Tracer"
Expand Down Expand Up @@ -462,7 +467,7 @@ config MMIOTRACE_TEST

Say N, unless you absolutely know what you are doing.

endmenu
endif # FTRACE

endif # TRACING_SUPPORT

0 comments on commit 8bb2f15

Please sign in to comment.