You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Markus Metzger
8bba1bf5e2
x86, ftrace: call trace->open() before stopping tracing; add trace->print_header()
...
Add a callback to allow an ftrace plug-in to write its own header.
Move the call to trace->open() up a few lines.
The changes are required by the BTS ftrace plug-in.
Signed-off-by: Markus Metzger <markus.t.metzger@intel.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
16 years ago
..
Kconfig
Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/ftrace', 'tracing/function-return-tracer', 'tracing/power-tracer', 'tracing/powerpc', 'tracing/ring-buffer', 'tracing/stack-tracer' and 'tracing/urgent' into tracing/core
16 years ago
Makefile
ftrace: rename trace_unlikely.c file
16 years ago
ftrace.c
tracing/function-return-tracer: don't trace kfree while it frees the return stack
16 years ago
ring_buffer.c
ring-buffer: add tracing_off_permanent
16 years ago
trace.c
x86, ftrace: call trace->open() before stopping tracing; add trace->print_header()
16 years ago
trace.h
x86, ftrace: call trace->open() before stopping tracing; add trace->print_header()
16 years ago
trace_boot.c
tracing/ftrace: change the type of the init() callback
16 years ago
trace_branch.c
trace: fix compiler warning in branch profiler
16 years ago
trace_functions.c
tracing/ftrace: change the type of the init() callback
16 years ago
trace_functions_return.c
tracing/function-return-tracer: add the overrun field
16 years ago
trace_irqsoff.c
tracing/ftrace: change the type of the init() callback
16 years ago
trace_mmiotrace.c
Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/ftrace', 'tracing/function-return-tracer', 'tracing/power-tracer', 'tracing/powerpc', 'tracing/ring-buffer', 'tracing/stack-tracer' and 'tracing/urgent' into tracing/core
16 years ago
trace_nop.c
tracing/ftrace: make nop tracer using tracer flags
16 years ago
trace_sched_switch.c
tracing/ftrace: change the type of the init() callback
16 years ago
trace_sched_wakeup.c
tracing/ftrace: change the type of the init() callback
16 years ago
trace_selftest.c
tracing/ftrace: change the type of the init() callback
16 years ago
trace_selftest_dynamic.c
…
trace_stack.c
Merge branches 'tracing/profiling', 'tracing/options' and 'tracing/urgent' into tracing/core
16 years ago
trace_sysprof.c
tracing/ftrace: change the type of the init() callback
16 years ago