aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace_events.c
Commit message (Expand)AuthorAge
* tracing: Do not enable function event with enableSteven Rostedt2012-05-10
* ftrace, perf: Add add/del tracepoint perf registration actionsJiri Olsa2012-02-21
* ftrace, perf: Add open/close tracepoint perf registration actionsJiri Olsa2012-02-21
* tracing: fix event_subsystem ref countingIlya Dryomov2011-12-05
* Merge branch 'perf/urgent' into perf/coreIngo Molnar2011-07-21
|\
| * tracing: Have "enable" file use refcounts like the "filter" fileSteven Rostedt2011-07-07
| * tracing: Fix bug when reading system filters on module removalSteven Rostedt2011-07-07
* | tracing: Convert to kstrtoul_from_userPeter Huewe2011-06-14
|/
* tracing: Have event with function tracer check error returnSteven Rostedt2011-05-25
* Regression: partial revert "tracing: Remove lock_depth from event entry"Arjan van de Ven2011-05-06
* tracing: Export trace_set_clr_event()Yuanhan Liu2011-03-10
* tracing: Remove lock_depth from event entrySteven Rostedt2011-03-10
* tracing: Replace trace_event struct array with pointer arraySteven Rostedt2011-02-02
* tracing/events: Show real number in array fieldsSteven Rostedt2010-11-19
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* | tracing: Clean up seqfile code for format fileLi Zefan2010-08-18
|/
* Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel...Steven Rostedt2010-08-16
|\
| * tracing/events: Convert format output to seq_fileSteven Rostedt2010-08-12
* | tracing: Allow to disable cmdline recordingLi Zefan2010-07-20
* | tracing: Use class->reg() for all registering of eventsSteven Rostedt2010-06-28
* | tracing: Remove open-coded __trace_add_event_call()Li Zefan2010-06-28
* | tracing: Remove test of NULL define_fields callbackLi Zefan2010-06-28
* | tracing: Don't allocate common fields for every trace eventsLi Zefan2010-06-28
* | tracing: Remove ftrace_preempt_disable/enableSteven Rostedt2010-06-03
|/
* tracing: Combine event filter_active and enable into single flags fieldSteven Rostedt2010-05-14
* tracing: Remove duplicate id information in event structureSteven Rostedt2010-05-14
* tracing: Move print functions into event classSteven 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: Remove per event trace registeringSteven Rostedt2010-05-14
* tracing: Create class struct for eventsSteven Rostedt2010-05-14
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* perf: Drop the obsolete profile naming for trace eventsFrederic Weisbecker2010-03-10
* tracing: Simplify memory recycle of trace_define_fieldWenji Huang2010-02-25
* tracing: Remove show_format and related macros from TRACE_EVENTLai Jiangshan2010-01-06
* tracing: Use defined fields and print_fmt to print formatsLai Jiangshan2010-01-06
* tracing: Move a printk out of ftrace_raw_reg_event_foo()Li Zefan2009-12-13
* tracing: Pull up calls to trace_define_common_fields()Li Zefan2009-12-13
* tracing: Extract duplicate ftrace_raw_init_event_foo()Li Zefan2009-12-13
* Merge branch 'perf/core' into perf/probesIngo Molnar2009-10-23
|\
| * Merge branch 'tracing/core' into perf/coreIngo Molnar2009-10-15
| |\
| | * Merge branch 'tracing/urgent' into tracing/coreIngo Molnar2009-10-01
| | |\
| | * | tracing/event: Cleanup the useless dentry variableFrederic Weisbecker2009-09-24
| * | | tracing/events: Add 'signed' field to format filesTom Zanussi2009-10-06
| | |/ | |/|
* | | Merge commit 'v2.6.32-rc5' into perf/probesIngo Molnar2009-10-17
|\| |
| * | tracing: Check the return value of trace_get_user()Li Zefan2009-09-22
* | | tracing/ftrace: Fix to check create_event_dir() when adding new eventsMasami Hiramatsu2009-10-02
* | | Merge commit 'linus/master' into tracing/kprobesFrederic Weisbecker2009-09-23
|\| |
| * | tracing/events: use list_for_entry_continueLi Zefan2009-09-19
| |/