dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/kernel/trace
Ingo Molnar d4c5a2f587 ftrace: fix locking
we can hold all cpu trace buffer locks at once - put each into a
separate lock class.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2008-05-23 20:42:12 +02:00
..
Kconfig ftrace: add self-tests 2008-05-23 20:40:36 +02:00
Makefile ftrace: trace preempt off critical timings 2008-05-23 20:32:54 +02:00
ftrace.c ftrace: startup tester on dynamic tracing. 2008-05-23 20:41:06 +02:00
trace.c ftrace: fix locking 2008-05-23 20:42:12 +02:00
trace.h ftrace: fix locking 2008-05-23 20:42:12 +02:00
trace_functions.c ftrace: add self-tests 2008-05-23 20:40:36 +02:00
trace_irqsoff.c ftrace: cleanups 2008-05-23 20:40:46 +02:00
trace_sched_switch.c ftrace: add self-tests 2008-05-23 20:40:36 +02:00
trace_sched_wakeup.c ftrace: cleanups 2008-05-23 20:40:46 +02:00
trace_selftest.c ftrace: disable all tracers on corrupted buffer 2008-05-23 20:41:22 +02:00