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