diff options
author | Steven Rostedt (Red Hat) <rostedt@goodmis.org> | 2013-03-08 10:40:07 -0500 |
---|---|---|
committer | Steven Rostedt <rostedt@goodmis.org> | 2013-03-15 00:35:54 -0400 |
commit | 153e8ed913b022d2003866a848af9fadc041403f (patch) | |
tree | f4e1281c8fa0e41fef569c903ed692b829647f96 /kernel/trace/trace_output.h | |
parent | 55034cd6e648155393b0d665eef76b38d49ad6bf (diff) | |
download | linux-next-153e8ed913b022d2003866a848af9fadc041403f.tar.gz |
tracing: Fix the branch tracer that broke with buffer change
The changce to add the trace_buffer struct to have the trace array
have both the main buffer and max buffer broke the branch tracer
because the change did not update that code. As the branch tracer
adds a significant amount of overhead, and must be selected via
a selection (not a allyesconfig) it was missed in testing.
Reported-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'kernel/trace/trace_output.h')
0 files changed, 0 insertions, 0 deletions