aboutsummaryrefslogtreecommitdiff
path: root/include/linux/ftrace_event.h
AgeCommit message (Expand)Author
2010-03-10perf: Drop the obsolete profile naming for trace eventsFrederic Weisbecker
2010-03-10perf: Take a hot regs snapshot for trace eventsFrederic Weisbecker
2010-02-28Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-01-29perf: Factorize trace events raw sample buffer operationsXiao Guangrong
2010-01-06tracing: Remove show_format and related macros from TRACE_EVENTLai Jiangshan
2010-01-06tracing: Add print_fmt fieldLai Jiangshan
2009-12-28perf events: Remove CONFIG_EVENT_PROFILELi Zefan
2009-12-13tracing: Change event->profile_count to be int typeLi Zefan
2009-12-13tracing: Pull up calls to trace_define_common_fields()Li Zefan
2009-12-13tracing: Extract duplicate ftrace_raw_init_event_foo()Li Zefan
2009-12-09tracing: Buffer the output of seq_file in case of filled bufferSteven Rostedt
2009-11-22tracing: Use the perf recursion protection from trace eventFrederic Weisbecker
2009-11-08tracing, perf_events: Protect the buffer from recursion in perfFrederic Weisbecker
2009-10-23Merge branch 'perf/core' into perf/probesIngo Molnar
2009-10-15tracing/profile: Add filter supportLi Zefan
2009-09-23Merge commit 'linus/master' into tracing/kprobesFrederic Weisbecker
2009-09-18tracing: Allocate the ftrace event profile buffer dynamicallyFrederic Weisbecker
2009-09-18tracing: Factorize the events profile accountingFrederic Weisbecker
2009-09-12tracing: allow filter predicates to handle ksym symbolsSteven Rostedt
2009-09-11tracing: add lock depth to entriesSteven Rostedt
2009-09-11tracing: move tgid out of generic entry and into userstackSteven Rostedt
2009-09-11Merge commit 'tracing/core' into tracing/kprobesFrederic Weisbecker
2009-09-04tracing: pass around ring buffer instead of tracerSteven Rostedt
2009-08-31tracing/filters: Defer pred allocationLi Zefan
2009-08-27tracing: Restore the const qualifier for field names and types definitionFrederic Weisbecker
2009-08-27tracing: Ftrace dynamic ftrace_event_call supportMasami Hiramatsu
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