aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace_export.c
Commit message (Expand)AuthorAge
* tracing: Update event filters for multibufferTom Zanussi2013-11-05
* tracing: Fix some section mismatch warningsLi Zefan2013-03-15
* tracing: Annotate event field-defining functions with __initLi Zefan2013-03-15
* tracing: Do not enable function event with enableSteven Rostedt2012-05-10
* Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2012-03-24
|\
| * tracing: Fix ftrace stack trace entriesWolfgang Mauerer2012-03-22
* | ftrace: Allow to specify filter field type for ftrace eventsJiri Olsa2012-02-21
* | ftrace, perf: Add support to use function tracepoint in perfJiri Olsa2012-02-21
* | ftrace: Add FTRACE_ENTRY_REG macro to allow event registrationJiri Olsa2012-02-21
|/
* tracing: Replace trace_event struct array with pointer arraySteven Rostedt2011-02-02
* tracing/events: Show real number in array fieldsSteven Rostedt2010-11-19
* tracing: Remove redundant raw_init callbacksLi Zefan2010-06-28
* tracing: Remove duplicate id information in event structureSteven Rostedt2010-05-14
* tracing: Move raw_init from events to classSteven Rostedt2010-05-14
* tracing: Move fields from event to class structureSteven Rostedt2010-05-14
* tracing: Create class struct for eventsSteven Rostedt2010-05-14
* tracing: Remove show_format and related macros from TRACE_EVENTLai Jiangshan2010-01-06
* tracing: Add print_fmt fieldLai Jiangshan2010-01-06
* tracing: Have __dynamic_array() define a fieldLai Jiangshan2010-01-06
* tracing: Fix sign fields in ftrace_define_fields_##call()Lai Jiangshan2009-12-30
* tracing: Pull up calls to trace_define_common_fields()Li Zefan2009-12-13
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-05
|\
| * Merge branch 'perf/core' into perf/probesIngo Molnar2009-10-23
| |\
| | * tracing/events: Add 'signed' field to format filesTom Zanussi2009-10-06
| * | Merge commit 'linus/master' into tracing/kprobesFrederic Weisbecker2009-09-23
| |\|
| * | Merge commit 'tracing/core' into tracing/kprobesFrederic Weisbecker2009-09-10
| |\ \
| * | | tracing: Introduce TRACE_FIELD_ZERO() macroMasami Hiramatsu2009-08-26
| * | | tracing: Ftrace dynamic ftrace_event_call supportMasami Hiramatsu2009-08-26
* | | | tracing: Fix to use __always_unused attributeLi Zefan2009-11-02
| |_|/ |/| |
* | | tracing: remove some unused macrosLi Zefan2009-09-14
* | | ftrace: add compile-time check on F_printk()Li Zefan2009-09-14
* | | tracing: use the new trace_entries.h to create format filesSteven Rostedt2009-09-12
| |/ |/|
* | tracing/filters: Defer pred allocationLi Zefan2009-08-31
|/
* tracing/filters: Add __field_ext() to TRACE_EVENTLi Zefan2009-08-26
* 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/filters: distinguish between signed and unsigned fieldsTom Zanussi2009-04-29
* tracing: add size checks for exported ftrace internal structuresSteven Rostedt2009-04-23
* tracing/filters: allow on-the-fly filter switchingTom Zanussi2009-04-13
* tracing/filters: add TRACE_EVENT_FORMAT_NOFILTER event macroTom Zanussi2009-04-13
* tracing/filters: add run-time field descriptions to TRACE_EVENT_FORMAT eventsTom Zanussi2009-04-13
* ftrace: Correct a text align for event format outputZhaolei2009-04-07
* tracing: remove funky whitespace in the trace codeSteven Rostedt2009-03-10
* tracing: new format for specialized trace pointsSteven Rostedt2009-03-10
* tracing: replace TP<var> with TP_<var>Steven Rostedt2009-03-10
* tracing: typecast sizeof and offsetof to unsigned intSteven Rostedt2009-03-10
* tracing: add format files for ftrace default entriesSteven Rostedt2009-03-05