aboutsummaryrefslogtreecommitdiff
path: root/kernel/trace/trace_events.c
AgeCommit message (Expand)Author
2011-06-14tracing: Convert to kstrtoul_from_userPeter Huewe
2011-05-25tracing: Have event with function tracer check error returnSteven Rostedt
2011-05-06Regression: partial revert "tracing: Remove lock_depth from event entry"Arjan van de Ven
2011-03-10tracing: Export trace_set_clr_event()Yuanhan Liu
2011-03-10tracing: Remove lock_depth from event entrySteven Rostedt
2011-02-02tracing: Replace trace_event struct array with pointer arraySteven Rostedt
2010-11-19tracing/events: Show real number in array fieldsSteven Rostedt
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-08-18tracing: Clean up seqfile code for format fileLi Zefan
2010-08-16Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel...Steven Rostedt
2010-08-12tracing/events: Convert format output to seq_fileSteven Rostedt
2010-07-20tracing: Allow to disable cmdline recordingLi Zefan
2010-06-28tracing: Use class->reg() for all registering of eventsSteven Rostedt
2010-06-28tracing: Remove open-coded __trace_add_event_call()Li Zefan
2010-06-28tracing: Remove test of NULL define_fields callbackLi Zefan
2010-06-28tracing: Don't allocate common fields for every trace eventsLi Zefan
2010-06-03tracing: Remove ftrace_preempt_disable/enableSteven Rostedt
2010-05-14tracing: Combine event filter_active and enable into single flags fieldSteven Rostedt
2010-05-14tracing: Remove duplicate id information in event structureSteven Rostedt
2010-05-14tracing: Move print functions into event classSteven 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: Remove per event trace registeringSteven Rostedt
2010-05-14tracing: Create class struct for eventsSteven Rostedt
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-10perf: Drop the obsolete profile naming for trace eventsFrederic Weisbecker
2010-02-25tracing: Simplify memory recycle of trace_define_fieldWenji Huang
2010-01-06tracing: Remove show_format and related macros from TRACE_EVENTLai Jiangshan
2010-01-06tracing: Use defined fields and print_fmt to print formatsLai Jiangshan
2009-12-13tracing: Move a printk out of ftrace_raw_reg_event_foo()Li Zefan
2009-12-13tracing: Pull up calls to trace_define_common_fields()Li Zefan
2009-12-13tracing: Extract duplicate ftrace_raw_init_event_foo()Li Zefan
2009-10-23Merge branch 'perf/core' into perf/probesIngo Molnar
2009-10-17Merge commit 'v2.6.32-rc5' into perf/probesIngo Molnar
2009-10-15Merge branch 'tracing/core' into perf/coreIngo Molnar
2009-10-06tracing/events: Add 'signed' field to format filesTom Zanussi
2009-10-03tracing/ftrace: Fix to check create_event_dir() when adding new eventsMasami Hiramatsu
2009-10-01Merge branch 'tracing/urgent' into tracing/coreIngo Molnar
2009-09-24tracing/event: Cleanup the useless dentry variableFrederic Weisbecker
2009-09-23Merge commit 'linus/master' into tracing/kprobesFrederic Weisbecker
2009-09-22tracing: Check the return value of trace_get_user()Li Zefan
2009-09-19tracing/events: use list_for_entry_continueLi Zefan
2009-09-17Merge branch 'linus' into tracing/coreIngo Molnar
2009-09-17ftrace: Fix trace_remove_event_call() to lock trace_event_mutexMasami Hiramatsu
2009-09-17ftrace: Fix trace_add_event_call() to initialize listMasami Hiramatsu
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-09-14tracing: make testing syscall events a separate configurationSteven Rostedt
2009-09-14tracing: add static to generated TRACE_EVENT functionsSteven Rostedt
2009-09-12tracing: use the new trace_entries.h to create format filesSteven Rostedt