diff options
author | Steven Rostedt <srostedt@redhat.com> | 2012-01-07 17:26:49 -0500 |
---|---|---|
committer | Steven Rostedt <rostedt@goodmis.org> | 2012-01-07 17:26:49 -0500 |
commit | 96de37b62ca525cd77d2e85aea1472846ee31c4d (patch) | |
tree | a162434d8272c749fef9da92f44aa02a76b9f360 /Documentation | |
parent | 38b78eb855409a05f9d370228bec1955e6878e08 (diff) | |
download | linux-96de37b62ca525cd77d2e85aea1472846ee31c4d.tar.gz linux-96de37b62ca525cd77d2e85aea1472846ee31c4d.tar.bz2 linux-96de37b62ca525cd77d2e85aea1472846ee31c4d.zip |
tracing: Fix compile error when static ftrace is enabled
The stack tracer uses the call ftrace_set_early_filter() function
to allow the stack tracer to pick its own functions on boot.
But this function is not defined if dynamic ftrace is not set.
This causes a compiler error when stack tracer is enabled and
dynamic ftrace is not.
Reported-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions