aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/ftrace_event.h
Commit message (Expand)AuthorAge
* tracing: Allocate the ftrace event profile buffer dynamicallyFrederic Weisbecker2009-09-18
* tracing: Factorize the events profile accountingFrederic Weisbecker2009-09-18
* tracing: allow filter predicates to handle ksym symbolsSteven Rostedt2009-09-12
* tracing: add lock depth to entriesSteven Rostedt2009-09-11
* tracing: move tgid out of generic entry and into userstackSteven Rostedt2009-09-11
* tracing: pass around ring buffer instead of tracerSteven Rostedt2009-09-04
* tracing/filters: Defer pred allocationLi Zefan2009-08-31
* tracing/filters: Support filtering for char * stringsLi Zefan2009-08-26
* tracing/filters: Add __field_ext() to TRACE_EVENTLi Zefan2009-08-26
* tracing/syscalls: Add filtering supportLi Zefan2009-08-19
* tracing/events: Add trace_define_common_fields()Li Zefan2009-08-19
* tracing/events: Add ftrace_event_call param to define_fields()Li Zefan2009-08-19
* tracing: Add ftrace event call parameter to its field descriptor handlerFrederic Weisbecker2009-08-11
* tracing: Add ftrace_event_call void * 'data' fieldJason Baron2009-08-11
* Merge branch 'linus' into tracing/coreIngo Molnar2009-08-11
|\
| * perf_counter: Fix/complete ftrace event records samplingFrederic Weisbecker2009-08-09
| * ftrace: Fix perf-tracepoint OOPSPeter Zijlstra2009-08-06
* | tracing/filters: improve subsystem filterLi Zefan2009-07-20
|/
* tracing: make trace pipe recognize latency format flagSteven Rostedt2009-06-01
* tracing: add __print_symbolic to trace eventsSteven Rostedt2009-05-26
* tracing: add __print_flags for eventsSteven Rostedt2009-05-26
* tracing: add trace_set_clr_event to export event enabling functionSteven Rostedt2009-05-08
* tracing/events: fix memory leak when unloading moduleLi Zefan2009-05-06
* tracing/filters: a better event parserTom Zanussi2009-04-29
* tracing/filters: distinguish between signed and unsigned fieldsTom Zanussi2009-04-29
* tracing/filters: move preds into event_filter objectTom Zanussi2009-04-29
* tracing/events: reuse trace event ids after overflowSteven Rostedt2009-04-24
* tracing: increase size of number of possible eventsSteven Rostedt2009-04-23
* tracing/events: make struct trace_entry->type to be int typeLi Zefan2009-04-22
* tracing/events: add support for modules to TRACE_EVENTSteven Rostedt2009-04-14
* tracing/events: convert event call sites to use a link listSteven Rostedt2009-04-14
* tracing/events: move declarations from trace directory to core includeSteven Rostedt2009-04-14