summaryrefslogtreecommitdiffstats
path: root/include/linux/ftrace_event.h
Commit message (Expand)AuthorAgeFilesLines
* tracing: Change event->profile_count to be int typeLi Zefan2009-12-131-1/+1
* tracing: Pull up calls to trace_define_common_fields()Li Zefan2009-12-131-1/+0
* tracing: Extract duplicate ftrace_raw_init_event_foo()Li Zefan2009-12-131-0/+1
* tracing: Buffer the output of seq_file in case of filled bufferSteven Rostedt2009-12-091-0/+1
* tracing: Use the perf recursion protection from trace eventFrederic Weisbecker2009-11-221-7/+2
* tracing, perf_events: Protect the buffer from recursion in perfFrederic Weisbecker2009-11-081-2/+7
* Merge branch 'perf/core' into perf/probesIngo Molnar2009-10-231-1/+10
|\
| * tracing/profile: Add filter supportLi Zefan2009-10-151-1/+10
* | Merge commit 'linus/master' into tracing/kprobesFrederic Weisbecker2009-09-231-3/+9
|\|
| * 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
* | Merge commit 'tracing/core' into tracing/kprobesFrederic Weisbecker2009-09-111-6/+10
|\|
| * tracing: pass around ring buffer instead of tracerSteven Rostedt2009-09-041-5/+10
| * tracing/filters: Defer pred allocationLi Zefan2009-08-311-1/+0
* | tracing: Restore the const qualifier for field names and types definitionFrederic Weisbecker2009-08-271-3/+3
* | tracing: Ftrace dynamic ftrace_event_call supportMasami Hiramatsu2009-08-271-9/+10
|/
* 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