linux-stable-rt/kernel/trace
Steven Rostedt f0868d1e23 ftrace: set up trace event hash infrastructure
Impact: simplify/generalize/refactor trace.c

The trace.c file is becoming more difficult to maintain due to the
growing number of events. There is several formats that an event may
be printed. This patch sets up the infrastructure of an event hash to
allow for events to register how they should be printed.

Signed-off-by: Steven Rostedt <srostedt@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2008-12-29 12:46:11 +01:00
..
Kconfig
Makefile ftrace: set up trace event hash infrastructure 2008-12-29 12:46:11 +01:00
ftrace.c ftrace: add not to regex on filtering functions 2008-12-18 12:57:09 +01:00
ring_buffer.c ring-buffer: prevent false positive warning 2008-12-23 18:45:26 +01:00
trace.c ftrace: set up trace event hash infrastructure 2008-12-29 12:46:11 +01:00
trace.h ftrace: set up trace event hash infrastructure 2008-12-29 12:46:11 +01:00
trace_boot.c ftrace: set up trace event hash infrastructure 2008-12-29 12:46:11 +01:00
trace_branch.c ftrace: replace raw_local_irq_save with local_irq_save 2008-12-03 08:56:19 +01:00
trace_functions.c ftrace: introduce tracing_reset_online_cpus() helper 2008-12-19 16:29:34 +01:00
trace_functions_graph.c ftrace: set up trace event hash infrastructure 2008-12-29 12:46:11 +01:00
trace_hw_branches.c ftrace: set up trace event hash infrastructure 2008-12-29 12:46:11 +01:00
trace_irqsoff.c
trace_mmiotrace.c ftrace: set up trace event hash infrastructure 2008-12-29 12:46:11 +01:00
trace_nop.c
trace_output.c ftrace: set up trace event hash infrastructure 2008-12-29 12:46:11 +01:00
trace_output.h ftrace: set up trace event hash infrastructure 2008-12-29 12:46:11 +01:00
trace_power.c ftrace: set up trace event hash infrastructure 2008-12-29 12:46:11 +01:00
trace_sched_switch.c sched, trace: update trace_sched_wakeup() 2008-12-25 13:10:21 +01:00
trace_sched_wakeup.c sched, trace: update trace_sched_wakeup() 2008-12-25 13:10:21 +01:00
trace_selftest.c
trace_selftest_dynamic.c
trace_stack.c
trace_sysprof.c ftrace: introduce tracing_reset_online_cpus() helper 2008-12-19 16:29:34 +01:00