aboutsummaryrefslogtreecommitdiff
path: root/include/linux/ftrace_event.h
AgeCommit message (Expand)Author
2009-09-04tracing: pass around ring buffer instead of tracerSteven Rostedt
2009-08-31tracing/filters: Defer pred allocationLi Zefan
2009-08-26tracing/filters: Support filtering for char * stringsLi Zefan
2009-08-26tracing/filters: Add __field_ext() to TRACE_EVENTLi Zefan
2009-08-19tracing/syscalls: Add filtering supportLi Zefan
2009-08-19tracing/events: Add trace_define_common_fields()Li Zefan
2009-08-19tracing/events: Add ftrace_event_call param to define_fields()Li Zefan
2009-08-11tracing: Add ftrace event call parameter to its field descriptor handlerFrederic Weisbecker
2009-08-11tracing: Add ftrace_event_call void * 'data' fieldJason Baron
2009-08-11Merge branch 'linus' into tracing/coreIngo Molnar
2009-08-09perf_counter: Fix/complete ftrace event records samplingFrederic Weisbecker
2009-08-06ftrace: Fix perf-tracepoint OOPSPeter Zijlstra
2009-07-20tracing/filters: improve subsystem filterLi Zefan
2009-06-01tracing: make trace pipe recognize latency format flagSteven Rostedt
2009-05-26tracing: add __print_symbolic to trace eventsSteven Rostedt
2009-05-26tracing: add __print_flags for eventsSteven Rostedt
2009-05-08tracing: add trace_set_clr_event to export event enabling functionSteven Rostedt
2009-05-06tracing/events: fix memory leak when unloading moduleLi Zefan
2009-04-29tracing/filters: a better event parserTom Zanussi
2009-04-29tracing/filters: distinguish between signed and unsigned fieldsTom Zanussi
2009-04-29tracing/filters: move preds into event_filter objectTom Zanussi
2009-04-24tracing/events: reuse trace event ids after overflowSteven Rostedt
2009-04-23tracing: increase size of number of possible eventsSteven Rostedt
2009-04-22tracing/events: make struct trace_entry->type to be int typeLi Zefan
2009-04-14tracing/events: add support for modules to TRACE_EVENTSteven Rostedt
2009-04-14tracing/events: convert event call sites to use a link listSteven Rostedt
2009-04-14tracing/events: move declarations from trace directory to core includeSteven Rostedt