Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 131543
b: refs/heads/master
c: 4d7a077
h: refs/heads/master
i:
  131541: a8ba826
  131539: 9d7f1fc
  131535: 405f397
v: v3
  • Loading branch information
Steven Rostedt committed Feb 19, 2009
1 parent ed079f2 commit 27e4e39
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0c5119c1e655e0719a69601b1049acdd5ec1c125
refs/heads/master: 4d7a077c0c7bfdba04cf0aa0b79053cf4ebaacf8
2 changes: 2 additions & 0 deletions trunk/kernel/trace/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ config FUNCTION_TRACER
depends on HAVE_FUNCTION_TRACER
depends on DEBUG_KERNEL
select FRAME_POINTER
select KALLSYMS
select TRACING
select CONTEXT_SWITCH_TRACER
help
Expand Down Expand Up @@ -238,6 +239,7 @@ config STACK_TRACER
depends on DEBUG_KERNEL
select FUNCTION_TRACER
select STACKTRACE
select KALLSYMS
help
This special tracer records the maximum stack footprint of the
kernel and displays it in debugfs/tracing/stack_trace.
Expand Down

0 comments on commit 27e4e39

Please sign in to comment.