Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / kernel / trace / trace_export.c
2012-05-10 Steven Rostedttracing: Do not enable function event with enable
2012-03-24 Ingo MolnarMerge branch 'tip/perf/urgent' of git://git./linux...
2012-03-22 Wolfgang Mauerertracing: Fix ftrace stack trace entries
2012-02-21 Jiri Olsaftrace: Allow to specify filter field type for ftrace...
2012-02-21 Jiri Olsaftrace, perf: Add support to use function tracepoint...
2012-02-21 Jiri Olsaftrace: Add FTRACE_ENTRY_REG macro to allow event regis...
2011-02-03 Steven Rostedttracing: Replace trace_event struct array with pointer...
2010-11-19 Steven Rostedttracing/events: Show real number in array fields
2010-06-28 Li Zefantracing: Remove redundant raw_init callbacks
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-05-14 Steven Rostedttracing: Remove duplicate id information in event structure
2010-05-14 Steven Rostedttracing: Move raw_init from events to class
2010-05-14 Steven Rostedttracing: Move fields from event to class structure
2010-05-14 Steven Rostedttracing: Create class struct for events
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2010-01-06 Lai Jiangshantracing: Remove show_format and related macros from...
2010-01-06 Lai Jiangshantracing: Add print_fmt field
2010-01-06 Lai Jiangshantracing: Have __dynamic_array() define a field
2009-12-30 Lai Jiangshantracing: Fix sign fields in ftrace_define_fields_#...
2009-12-13 Li Zefantracing: Pull up calls to trace_define_common_fields()
2009-12-05 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2009-11-02 Li Zefantracing: Fix to use __always_unused attribute
2009-10-23 Ingo MolnarMerge branch 'perf/core' into perf/probes
2009-10-06 Tom Zanussitracing/events: Add 'signed' field to format files
2009-09-23 Frederic WeisbeckerMerge commit 'linus/master' into tracing/kprobes
2009-09-14 Li Zefantracing: remove some unused macros
2009-09-14 Li Zefanftrace: add compile-time check on F_printk()
2009-09-13 Steven Rostedttracing: use the new trace_entries.h to create format...
2009-09-10 Frederic WeisbeckerMerge commit 'tracing/core' into tracing/kprobes
2009-08-31 Li Zefantracing/filters: Defer pred allocation
2009-08-26 Masami Hiramatsutracing: Introduce TRACE_FIELD_ZERO() macro
2009-08-26 Masami Hiramatsutracing: Ftrace dynamic ftrace_event_call support
2009-08-26 Li Zefantracing/filters: Add __field_ext() to TRACE_EVENT
2009-08-19 Li Zefantracing/events: Add trace_define_common_fields()
2009-08-19 Li Zefantracing/events: Add ftrace_event_call param to define_f...
2009-08-11 Frederic Weisbeckertracing: Add ftrace event call parameter to its field...
2009-04-29 Tom Zanussitracing/filters: distinguish between signed and unsigne...
2009-04-24 Steven Rostedttracing: add size checks for exported ftrace internal...
2009-04-13 Tom Zanussitracing/filters: allow on-the-fly filter switching
2009-04-13 Tom Zanussitracing/filters: add TRACE_EVENT_FORMAT_NOFILTER event...
2009-04-13 Tom Zanussitracing/filters: add run-time field descriptions to...
2009-04-07 Zhaoleiftrace: Correct a text align for event format output
2009-03-10 Steven Rostedttracing: remove funky whitespace in the trace code
2009-03-10 Steven Rostedttracing: new format for specialized trace points
2009-03-10 Steven Rostedttracing: replace TP<var> with TP_<var>
2009-03-10 Steven Rostedttracing: typecast sizeof and offsetof to unsigned int
2009-03-06 Steven Rostedttracing: add format files for ftrace default entries