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