diff options
author | Steven Rostedt (Red Hat) <rostedt@goodmis.org> | 2015-05-27 16:44:43 +0200 |
---|---|---|
committer | Steven Rostedt <rostedt@goodmis.org> | 2015-05-27 16:44:43 +0200 |
commit | 6776221bfe50afdc053527055577012a1acaabd5 (patch) | |
tree | 83fb1799e4fe5c585603f3660c9f2c796892c906 /kernel/trace/trace_benchmark.h | |
parent | ring-buffer: Move recursive check to per_cpu descriptor (diff) | |
download | linux-6776221bfe50afdc053527055577012a1acaabd5.tar.xz linux-6776221bfe50afdc053527055577012a1acaabd5.zip |
ring-buffer: Allways do the trace_recursive checks
Currently the trace_recursive checks are only done if CONFIG_TRACING
is enabled. That was because there use to be a dependency with tracing
for the recursive checks (it used the task_struct trace recursive
variable). But now it uses its own variable and there is no dependency.
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'kernel/trace/trace_benchmark.h')
0 files changed, 0 insertions, 0 deletions