Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 118055
b: refs/heads/master
c: f3384b2
h: refs/heads/master
i:
  118053: c87a6d4
  118051: 8af68d9
  118047: 38b530b
v: v3
  • Loading branch information
Steven Rostedt authored and Ingo Molnar committed Oct 29, 2008
1 parent bd6b086 commit d5cac12
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 0b6e4d56bf71866a2b58daa8323cf747988ce7e4
refs/heads/master: f3384b28a05624783b53836ccfed95ecde66a7ad
2 changes: 1 addition & 1 deletion trunk/kernel/trace/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ config NOP_TRACER

config HAVE_FUNCTION_TRACER
bool
select NOP_TRACER

config HAVE_DYNAMIC_FTRACE
bool
Expand All @@ -28,6 +27,7 @@ config TRACING
select RING_BUFFER
select STACKTRACE
select TRACEPOINTS
select NOP_TRACER

menu "Tracers"

Expand Down

0 comments on commit d5cac12

Please sign in to comment.