index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
ftrace_event.h
Age
Commit message (
Expand
)
Author
2009-06-01
tracing: make trace pipe recognize latency format flag
Steven Rostedt
2009-05-26
tracing: add __print_symbolic to trace events
Steven Rostedt
2009-05-26
tracing: add __print_flags for events
Steven Rostedt
2009-05-08
tracing: add trace_set_clr_event to export event enabling function
Steven Rostedt
2009-05-06
tracing/events: fix memory leak when unloading module
Li Zefan
2009-04-29
tracing/filters: a better event parser
Tom Zanussi
2009-04-29
tracing/filters: distinguish between signed and unsigned fields
Tom Zanussi
2009-04-29
tracing/filters: move preds into event_filter object
Tom Zanussi
2009-04-24
tracing/events: reuse trace event ids after overflow
Steven Rostedt
2009-04-23
tracing: increase size of number of possible events
Steven Rostedt
2009-04-22
tracing/events: make struct trace_entry->type to be int type
Li Zefan
2009-04-14
tracing/events: add support for modules to TRACE_EVENT
Steven Rostedt
2009-04-14
tracing/events: convert event call sites to use a link list
Steven Rostedt
2009-04-14
tracing/events: move declarations from trace directory to core include
Steven Rostedt