aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/ftrace_event.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-31tracing/filters: Defer pred allocationLi Zefan1-1/+0
2009-08-27tracing: Restore the const qualifier for field names and types definitionFrederic Weisbecker1-3/+3
2009-08-27tracing: Ftrace dynamic ftrace_event_call supportMasami Hiramatsu1-9/+10
2009-08-26tracing/filters: Support filtering for char * stringsLi Zefan1-0/+1
2009-08-26tracing/filters: Add __field_ext() to TRACE_EVENTLi Zefan1-1/+8
2009-08-19tracing/syscalls: Add filtering supportLi Zefan1-2/+3
2009-08-19tracing/events: Add trace_define_common_fields()Li Zefan1-7/+1
2009-08-19tracing/events: Add ftrace_event_call param to define_fields()Li Zefan1-1/+1
2009-08-11tracing: Add ftrace event call parameter to its field descriptor handlerFrederic Weisbecker1-1/+2
2009-08-11tracing: Add ftrace_event_call void * 'data' fieldJason Baron1-2/+3
2009-08-11Merge branch 'linus' into tracing/coreIngo Molnar1-6/+6
2009-08-09perf_counter: Fix/complete ftrace event records samplingFrederic Weisbecker1-1/+3
2009-08-06ftrace: Fix perf-tracepoint OOPSPeter Zijlstra1-5/+3
2009-07-20tracing/filters: improve subsystem filterLi Zefan1-1/+3
2009-06-01tracing: make trace pipe recognize latency format flagSteven Rostedt1-1/+1
2009-05-26tracing: add __print_symbolic to trace eventsSteven Rostedt1-0/+3
2009-05-26tracing: add __print_flags for eventsSteven Rostedt1-1/+12
2009-05-08tracing: add trace_set_clr_event to export event enabling functionSteven Rostedt1-0/+2
2009-05-06tracing/events: fix memory leak when unloading moduleLi Zefan1-0/+1
2009-04-29tracing/filters: a better event parserTom Zanussi1-1/+1
2009-04-29tracing/filters: distinguish between signed and unsigned fieldsTom Zanussi1-3/+4
2009-04-29tracing/filters: move preds into event_filter objectTom Zanussi1-2/+2
2009-04-24tracing/events: reuse trace event ids after overflowSteven Rostedt1-0/+1
2009-04-23tracing: increase size of number of possible eventsSteven Rostedt1-1/+4
2009-04-22tracing/events: make struct trace_entry->type to be int typeLi Zefan1-2/+2
2009-04-14tracing/events: add support for modules to TRACE_EVENTSteven Rostedt1-0/+3
2009-04-14tracing/events: convert event call sites to use a link listSteven Rostedt1-0/+1
2009-04-14tracing/events: move declarations from trace directory to core includeSteven Rostedt1-0/+146