Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / kernel / trace / trace_events.c
2012-05-10 Steven Rostedttracing: Do not enable function event with enable
2012-02-21 Jiri Olsaftrace, perf: Add add/del tracepoint perf registration...
2012-02-21 Jiri Olsaftrace, perf: Add open/close tracepoint perf registrati...
2011-12-05 Ilya Dryomovtracing: fix event_subsystem ref counting
2011-10-31 Ilya Dryomovtracing: fix event_subsystem ref counting
2011-07-21 Ingo MolnarMerge branch 'perf/urgent' into perf/core
2011-07-07 Steven Rostedttracing: Have "enable" file use refcounts like the...
2011-07-07 Steven Rostedttracing: Fix bug when reading system filters on module...
2011-06-15 Peter Huewetracing: Convert to kstrtoul_from_user
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-05-26 Steven Rostedttracing: Have event with function tracer check error...
2011-05-06 Arjan van de VenRegression: partial revert "tracing: Remove lock_depth...
2011-03-10 Yuanhan Liutracing: Export trace_set_clr_event()
2011-03-10 Steven Rostedttracing: Remove lock_depth from event entry
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-10-22 Linus TorvaldsMerge branch 'llseek' of git://git./linux/kernel/git...
2010-10-15 Arnd Bergmannllseek: automatically add .llseek fop
2010-08-18 Li Zefantracing: Clean up seqfile code for format file
2010-08-16 Steven RostedtMerge branch 'tip/perf/urgent-3' of git://git./linux...
2010-08-12 Steven Rostedttracing/events: Convert format output to seq_file
2010-07-21 Li Zefantracing: Allow to disable cmdline recording
2010-06-29 Steven Rostedttracing: Use class->reg() for all registering of events
2010-06-28 Li Zefantracing: Remove open-coded __trace_add_event_call()
2010-06-28 Li Zefantracing: Remove test of NULL define_fields callback
2010-06-28 Li Zefantracing: Don't allocate common fields for every trace...
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-06-03 Steven Rostedttracing: Remove ftrace_preempt_disable/enable
2010-05-14 Steven Rostedttracing: Combine event filter_active and enable into...
2010-05-14 Steven Rostedttracing: Remove duplicate id information in event structure
2010-05-14 Steven Rostedttracing: Move print functions into event class
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: Remove per event trace registering
2010-05-14 Steven Rostedttracing: Create class struct for events
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-10 Frederic Weisbeckerperf: Drop the obsolete profile naming for trace events
2010-02-25 Wenji Huangtracing: Simplify memory recycle of trace_define_field
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: Use defined fields and print_fmt to print...
2009-12-13 Li Zefantracing: Move a printk out of ftrace_raw_reg_event_foo()
2009-12-13 Li Zefantracing: Pull up calls to trace_define_common_fields()
2009-12-13 Li Zefantracing: Extract duplicate ftrace_raw_init_event_foo()
2009-10-23 Ingo MolnarMerge branch 'perf/core' into perf/probes
2009-10-17 Ingo MolnarMerge commit 'v2.6.32-rc5' into perf/probes
2009-10-15 Ingo MolnarMerge branch 'tracing/core' into perf/core
2009-10-06 Tom Zanussitracing/events: Add 'signed' field to format files
2009-10-03 Masami Hiramatsutracing/ftrace: Fix to check create_event_dir() when...
2009-10-01 Ingo MolnarMerge branch 'tracing/urgent' into tracing/core
2009-09-24 Frederic Weisbeckertracing/event: Cleanup the useless dentry variable
2009-09-23 Frederic WeisbeckerMerge commit 'linus/master' into tracing/kprobes
2009-09-22 Li Zefantracing: Check the return value of trace_get_user()
2009-09-19 Li Zefantracing/events: use list_for_entry_continue
2009-09-17 Ingo MolnarMerge branch 'linus' into tracing/core
2009-09-17 Masami Hiramatsuftrace: Fix trace_remove_event_call() to lock trace_eve...
2009-09-17 Masami Hiramatsuftrace: Fix trace_add_event_call() to initialize list
2009-09-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-14 Steven Rostedttracing: make testing syscall events a separate configu...
2009-09-14 Steven Rostedttracing: add static to generated TRACE_EVENT functions
2009-09-13 Steven Rostedttracing: use the new trace_entries.h to create format...
2009-09-11 jolsa@redhat.comtracing: trace parser support for set_event
2009-09-11 Steven Rostedttracing: add lock depth to entries
2009-09-11 Steven Rostedttracing: move tgid out of generic entry and into userstack
2009-09-10 Frederic WeisbeckerMerge commit 'tracing/core' into tracing/kprobes
2009-09-04 Steven Rostedttracing: pass around ring buffer instead of tracer
2009-08-27 Frederic Weisbeckertracing: Restore the const qualifier for field names...
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-26 Li Zefantracing/filters: Add filter_type to struct ftrace_event...
2009-08-19 Li Zefantracing/syscalls: Add filtering support
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-14 Tejun HeoMerge branch 'percpu-for-linus' into percpu-for-next
2009-08-11 Frederic Weisbeckertracing: Add ftrace event call parameter to its field...
2009-08-11 Jason Barontracing: Add ftrace_event_call void * 'data' field
2009-08-11 Jason Barontracing: Raw_init() bailout in trace event register...
2009-08-11 Ingo MolnarMerge branch 'linus' into tracing/core
2009-08-06 Frederic Weisbeckertracing/events: Only define remove_subsystem_dir()...
2009-08-06 Peter Zijlstraftrace: Fix perf-tracepoint OOPS
2009-07-23 Steven Rostedttracing: only truncate ftrace files when O_TRUNC is set
2009-07-10 Xiao Guangrongtracing/filter: Remove empty subsystem and its directory
2009-07-03 Tejun HeoMerge branch 'master' into for-next
2009-07-01 Li Zefantracing/events: Add trace_event boot option
2009-06-24 Li Zefantracing/events: Don't increment @pos in s_start()
2009-06-24 Tejun Heopercpu: clean up percpu variable definitions
2009-06-09 Steven Rostedttracing: add protection around module events unload
2009-05-26 Zhaoleiftrace: clean up of using ftrace_event_enable_disable()
2009-05-26 Zhaoleiftrace: Add task_comm support for trace_event
2009-05-20 Ming Leiftrace: fix check for return value of register_module_n...
2009-05-08 Steven Rostedttracing: add trace_set_clr_event to export event enabli...
2009-05-08 Steven Rostedttracing: initialize return value for __ftrace_set_clr_event
2009-05-08 Li Zefantracing/events: simplify system_enable_read()
2009-05-08 Li Zefantracing/events: clean up for ftrace_set_clr_event()
2009-05-07 Steven Rostedttracing: append ":*" to internal setting of system...
2009-05-07 Steven Rostedttracing: add hierarchical enabling of events
2009-05-07 Steven Rostedttracing: reset ring buffer when removing modules with...
2009-05-06 Li Zefantracing/events: fix concurrent access to ftrace_events...
2009-05-06 Li Zefantracing/events: fix memory leak when unloading module
2009-04-29 Tom Zanussitracing/filters: a better event parser
next