aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace/ftrace.h
Commit message (Expand)AuthorAge
* perf: Fix counter of ftrace eventsAndrew Vagin2011-10-04
* tracing: Add __print_symbolic_u64 to avoid warnings on 32bit machineliubo2011-05-25
* tracing: Replace trace_event struct array with pointer arraySteven Rostedt2011-02-02
* tracing/events: Show real number in array fieldsSteven Rostedt2010-11-19
* tracing: Allow syscall trace events for non privileged usersFrederic Weisbecker2010-11-18
* tracing: New macro to set up initial event flags valueFrederic Weisbecker2010-11-18
* tracing: Drop cpparg() macroFrederic Weisbecker2010-08-01
* tracing: Reduce latency and remove percpu trace_seqLai Jiangshan2010-07-20
* tracing: Use class->reg() for all registering of eventsSteven Rostedt2010-06-28
* Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar2010-06-09
|\
| * perf: Drop the skip argument from perf_arch_fetch_regs_callerFrederic Weisbecker2010-06-08
* | perf_events, trace: Fix probe unregister racePeter Zijlstra2010-05-31
|/
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-27
|\
| * tracing: Add __used annotation to event variableSteven Rostedt2010-05-25
| * Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Steven Rostedt2010-05-21
| |\
| | * perf, trace: Optimize tracepoints by using per-tracepoint-per-cpu hlist to tr...Peter Zijlstra2010-05-21
| | * perf, trace: Optimize tracepoints by removing IRQ-disable from perf/tracepoin...Peter Zijlstra2010-05-21
| | * Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2010-05-20
| | |\
| | * | perf/ftrace: Optimize perf/tracepoint interaction for single eventsPeter Zijlstra2010-05-18
| * | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Steven Rostedt2010-05-18
| |\| |
| * | | tracing: Remove duplicate id information in event structureSteven Rostedt2010-05-14
| * | | tracing: Move print functions into event classSteven Rostedt2010-05-14
| * | | tracing: Allow events to share their print functionsSteven 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: Let tracepoints have data passed to tracepoint callbacksSteven Rostedt2010-05-14
| * | | tracing: Create class struct for eventsSteven Rostedt2010-05-14
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-05-21
|\ \ \ \ | |_|_|/ |/| | |
| * | | [SCSI] ftrace: add __print_hex()Kei Tokunaga2010-04-30
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-18
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | perf: Fetch hot regs from the template callerFrederic Weisbecker2010-04-04
| |/
* / tracing: Update commentsLi Zefan2010-03-31
|/
* Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-03-18
|\
| * perf: Drop the obsolete profile naming for trace eventsFrederic Weisbecker2010-03-10
| * perf: Take a hot regs snapshot for trace eventsFrederic Weisbecker2010-03-10
* | rcu, ftrace: Fix RCU lockdep splat in ftrace_perf_buf_prepare()Paul E. McKenney2010-03-04
|/
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-02-28
|\
| * perf: Factorize trace events raw sample buffer operationsXiao Guangrong2010-01-28
| * Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-01-13
| |\
| * | perf events: Remove CONFIG_EVENT_PROFILELi Zefan2009-12-28
* | | tracing: Fix ftrace_event_call alignment for use with gcc 4.5Jeff Mahoney2010-02-25
* | | tracing: Add notrace to TRACE_EVENT implementation functionsSteven Rostedt2010-02-16
* | | tracing: Remove show_format and related macros from TRACE_EVENTLai Jiangshan2010-01-06
* | | tracing: Add print_fmt fieldLai Jiangshan2010-01-06
| |/ |/|
* | tracing: Fix sign fields in ftrace_define_fields_##call()Lai Jiangshan2009-12-30
|/
* tracing: Change event->profile_count to be int typeLi Zefan2009-12-13
* 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