summaryrefslogtreecommitdiffstats
path: root/include/linux/ftrace_event.h
Commit message (Expand)AuthorAgeFilesLines
* tracing: Allocate the ftrace event profile buffer dynamicallyFrederic Weisbecker2009-09-181-0/+6
* tracing: Factorize the events profile accountingFrederic Weisbecker2009-09-181-2/+2
* tracing: allow filter predicates to handle ksym symbolsSteven Rostedt2009-09-121-2/+2
* tracing: add lock depth to entriesSteven Rostedt2009-09-111-0/+1
* tracing: move tgid out of generic entry and into userstackSteven Rostedt2009-09-111-1/+0
* tracing: pass around ring buffer instead of tracerSteven Rostedt2009-09-041-5/+10
* tracing/filters: Defer pred allocationLi Zefan2009-08-311-1/+0
* tracing/filters: Support filtering for char * stringsLi Zefan2009-08-261-0/+1
* tracing/filters: Add __field_ext() to TRACE_EVENTLi Zefan2009-08-261-1/+8
* tracing/syscalls: Add filtering supportLi Zefan2009-08-191-2/+3
* tracing/events: Add trace_define_common_fields()Li Zefan2009-08-191-7/+1
* tracing/events: Add ftrace_event_call param to define_fields()Li Zefan2009-08-191-1/+1
* tracing: Add ftrace event call parameter to its field descriptor handlerFrederic Weisbecker2009-08-111-1/+2
* tracing: Add ftrace_event_call void * 'data' fieldJason Baron2009-08-111-2/+3
* Merge branch 'linus' into tracing/coreIngo Molnar2009-08-111-6/+6
|\
| * perf_counter: Fix/complete ftrace event records samplingFrederic Weisbecker2009-08-091-1/+3
| * ftrace: Fix perf-tracepoint OOPSPeter Zijlstra2009-08-061-5/+3
* | tracing/filters: improve subsystem filterLi Zefan2009-07-201-1/+3
|/
* tracing: make trace pipe recognize latency format flagSteven Rostedt2009-06-011-1/+1
* tracing: add __print_symbolic to trace eventsSteven Rostedt2009-05-261-0/+3
* tracing: add __print_flags for eventsSteven Rostedt2009-05-261-1/+12
* tracing: add trace_set_clr_event to export event enabling functionSteven Rostedt2009-05-081-0/+2
* tracing/events: fix memory leak when unloading moduleLi Zefan2009-05-061-0/+1
* tracing/filters: a better event parserTom Zanussi2009-04-291-1/+1
* tracing/filters: distinguish between signed and unsigned fieldsTom Zanussi2009-04-291-3/+4
* tracing/filters: move preds into event_filter objectTom Zanussi2009-04-291-2/+2
* tracing/events: reuse trace event ids after overflowSteven Rostedt2009-04-241-0/+1
* tracing: increase size of number of possible eventsSteven Rostedt2009-04-231-1/+4
* tracing/events: make struct trace_entry->type to be int typeLi Zefan2009-04-221-2/+2
* tracing/events: add support for modules to TRACE_EVENTSteven Rostedt2009-04-141-0/+3
* tracing/events: convert event call sites to use a link listSteven Rostedt2009-04-141-0/+1
* tracing/events: move declarations from trace directory to core includeSteven Rostedt2009-04-141-0/+146
OpenPOWER on IntegriCloud