Age | Commit message (Expand) | Author | Files | Lines |
2013-06-21 | tracing: Add DEFINE_EVENT_FN() macro | Steven Rostedt | 1 | -0/+5 |
2012-09-01 | treewide: fix comment/printk/variable typos | Anatol Pomozov | 1 | -1/+1 |
2011-11-01 | Revert "tracing: Include module.h in define_trace.h" | Paul Gortmaker | 1 | -10/+0 |
2011-01-07 | tracing: Include module.h in define_trace.h | Steven Rostedt | 1 | -0/+10 |
2010-12-03 | tracing: Add TRACE_EVENT_CONDITIONAL() | Steven Rostedt | 1 | -0/+15 |
2010-05-05 | tracing: Fix tracepoint.h DECLARE_TRACE() to allow more than one header | Steven Rostedt | 1 | -0/+5 |
2009-11-26 | events: Rename TRACE_EVENT_TEMPLATE() to DECLARE_EVENT_CLASS() | Ingo Molnar | 1 | -1/+1 |
2009-11-25 | tracing: Create new DEFINE_EVENT_PRINT | Steven Rostedt | 1 | -0/+5 |
2009-11-25 | tracing: Create new TRACE_EVENT_TEMPLATE | Steven Rostedt | 1 | -0/+6 |
2009-08-27 | tracing: Undef TRACE_EVENT_FN between trace events headers inclusion | Frederic Weisbecker | 1 | -0/+1 |
2009-08-26 | Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 1 | -0/+5 |
2009-08-26 | tracing/events: fix the include file dependencies | Xiao Guangrong | 1 | -0/+1 |
2009-08-26 | tracing: Move tracepoint callbacks from declaration to definition | Josh Stone | 1 | -0/+5 |
2009-04-24 | tracing: remove deprecated TRACE_FORMAT | Steven Rostedt | 1 | -4/+0 |
2009-04-24 | tracing: fix cut and paste macro error | Steven Rostedt | 1 | -4/+4 |
2009-04-18 | tracing/events: enable code with EVENT_TRACING not EVENT_TRACER | Steven Rostedt | 1 | -1/+1 |
2009-04-15 | tracing/events: move trace point headers into include/trace/events | Steven Rostedt | 1 | -1/+1 |
2009-04-14 | tracing/events: move the ftrace event tracing code to core | Steven Rostedt | 1 | -0/+4 |
2009-04-14 | tracing: create automated trace defines | Steven Rostedt | 1 | -0/+75 |