index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
trace
/
define_trace.h
Age
Commit message (
Expand
)
Author
2015-12-23
tracing: Introduce TRACE_EVENT_FN_COND macro
Denis Kirjanov
2015-10-20
tracing: Allow disabling compilation of specific trace systems
Tal Shorer
2015-05-13
tracing: Move the perf code out of trace_event.h
Steven Rostedt (Red Hat)
2015-05-13
tracing: Rename trace/ftrace.h to trace/trace_events.h
Steven Rostedt (Red Hat)
2013-06-20
tracing: Add DEFINE_EVENT_FN() macro
Steven Rostedt
2012-09-01
treewide: fix comment/printk/variable typos
Anatol Pomozov
2011-10-31
Revert "tracing: Include module.h in define_trace.h"
Paul Gortmaker
2011-01-07
tracing: Include module.h in define_trace.h
Steven Rostedt
2010-12-03
tracing: Add TRACE_EVENT_CONDITIONAL()
Steven Rostedt
2010-05-05
tracing: Fix tracepoint.h DECLARE_TRACE() to allow more than one header
Steven Rostedt
2009-11-26
events: Rename TRACE_EVENT_TEMPLATE() to DECLARE_EVENT_CLASS()
Ingo Molnar
2009-11-24
tracing: Create new DEFINE_EVENT_PRINT
Steven Rostedt
2009-11-24
tracing: Create new TRACE_EVENT_TEMPLATE
Steven Rostedt
2009-08-27
tracing: Undef TRACE_EVENT_FN between trace events headers inclusion
Frederic Weisbecker
2009-08-26
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2009-08-26
tracing/events: fix the include file dependencies
Xiao Guangrong
2009-08-26
tracing: Move tracepoint callbacks from declaration to definition
Josh Stone
2009-04-24
tracing: remove deprecated TRACE_FORMAT
Steven Rostedt
2009-04-23
tracing: fix cut and paste macro error
Steven Rostedt
2009-04-17
tracing/events: enable code with EVENT_TRACING not EVENT_TRACER
Steven Rostedt
2009-04-14
tracing/events: move trace point headers into include/trace/events
Steven Rostedt
2009-04-14
tracing/events: move the ftrace event tracing code to core
Steven Rostedt
2009-04-14
tracing: create automated trace defines
Steven Rostedt