| Commit message (Expand) | Author | Age | Files | Lines |
* | debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem. | GeunSik Lim | 2009-06-15 | 1 | -2/+2 |
* | tracing: remove deprecated TRACE_FORMAT | Steven Rostedt | 2009-04-24 | 1 | -5/+0 |
* | tracing: consolidate trace and trace_event headers | Steven Rostedt | 2009-04-14 | 1 | -1/+8 |
* | tracing: remove funky whitespace in the trace code | Steven Rostedt | 2009-03-10 | 1 | -8/+8 |
* | tracing: document TRACE_EVENT macro in tracepoint.h | Steven Rostedt | 2009-03-10 | 1 | -0/+103 |
* | tracing: flip the TP_printk and TP_fast_assign in the TRACE_EVENT macro | Steven Rostedt | 2009-03-10 | 1 | -1/+1 |
* | tracing: remove obsolete TRACE_EVENT_FORMAT macro | Steven Rostedt | 2009-03-10 | 1 | -3/+0 |
* | tracing: new format for specialized trace points | Steven Rostedt | 2009-03-10 | 1 | -0/+3 |
* | tracing: replace TP<var> with TP_<var> | Steven Rostedt | 2009-03-10 | 1 | -3/+3 |
* | tracing: create the C style tracing for the sched subsystem | Steven Rostedt | 2009-02-28 | 1 | -0/+3 |
* | tracing: wrap arguments with PARAMS | Steven Rostedt | 2009-02-25 | 1 | -1/+2 |
* | tracing: rename DEFINE_TRACE_FMT to just TRACE_FORMAT | Steven Rostedt | 2009-02-25 | 1 | -1/+1 |
* | tracing: add DEFINE_TRACE_FMT to tracepoint.h | Steven Rostedt | 2009-02-24 | 1 | -0/+3 |
* | tracepoints: add DECLARE_TRACE() and DEFINE_TRACE() | Mathieu Desnoyers | 2008-11-16 | 1 | -10/+25 |
* | tracepoints: do not put arguments in name | Mathieu Desnoyers | 2008-11-16 | 1 | -5/+3 |
* | tracepoints: use unregister return value | Mathieu Desnoyers | 2008-11-16 | 1 | -4/+6 |
* | tracepoints: use rcu_*_sched_notrace | Mathieu Desnoyers | 2008-11-16 | 1 | -2/+2 |
* | tracepoint: introduce *_noupdate APIs. | Lai Jiangshan | 2008-11-03 | 1 | -0/+4 |
* | tracepoints: synchronize unregister static inline | Mathieu Desnoyers | 2008-10-14 | 1 | -1/+4 |
* | tracepoints: tracepoint_synchronize_unregister() | Mathieu Desnoyers | 2008-10-14 | 1 | -0/+7 |
* | tracing: Kernel Tracepoints | Mathieu Desnoyers | 2008-10-14 | 1 | -0/+127 |