aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace
Commit message (Expand)AuthorAge
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-02-28
|\
| * perf lock: Enhance information of lock trace eventsHitoshi Mitake2010-01-31
| * 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
|/
* Merge branch 'linus' into tracing/urgentIngo Molnar2009-12-14
|\
| * Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-12-11
| |\
| | * itimer: Fix the itimer trace print formatThomas Gleixner2009-12-10
| * | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-12-10
| |\ \ | | |/ | |/|
| | * ext4: remove encountered_congestion traceWu Fengguang2009-11-24
| | * ext4: print i_mode in octal in ext4 tracepointsTheodore Ts'o2009-11-22
| | * ext4: call ext4_forget() from ext4_free_blocks()Theodore Ts'o2009-11-23
| | * ext4: add tracepoint for ext4_forget()Theodore Ts'o2009-11-23
* | | 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
* | | ftrace.h: Use common pr_info fmt stringJoe Perches2009-12-13
|/ /
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-05
|\ \
| * \ Merge branch 'perf/mce' into perf/coreIngo Molnar2009-12-03
| |\ \
| | * | perf_event, x86, mce: Use TRACE_EVENT() for MCE loggingHidetoshi Seto2009-10-13
| * | | trace_syscalls: Simplify syscall profileLai Jiangshan2009-12-01
| * | | trace_syscalls: Remove duplicate init_enter_##sname()Lai Jiangshan2009-12-01
| * | | trace_syscalls: Add syscall_nr field to struct syscall_metadataLai Jiangshan2009-12-01
| * | | trace_syscalls: Remove enter_id exit_idLai Jiangshan2009-12-01
| * | | trace_syscalls: Set event_enter_##sname->data to its metadataLai Jiangshan2009-12-01
| * | | trace_syscalls: Remove unused event_syscall_enter and event_syscall_exitLai Jiangshan2009-12-01
| * | | tracepoint: Add signal loss eventsMasami Hiramatsu2009-11-26
| * | | tracepoint: Add signal deliver eventMasami Hiramatsu2009-11-26
| * | | tracepoint: Move signal sending tracepoint to events/signal.hMasami Hiramatsu2009-11-26
| * | | tracing: Restore original format of sched eventsLi Zefan2009-11-26
| * | | tracing: Convert some ext4 events to DEFINE_TRACELi Zefan2009-11-26
| * | | tracing: Convert some jbd2 events to DEFINE_EVENTLi Zefan2009-11-26
| * | | tracing: Convert some block events to DEFINE_EVENTLi Zefan2009-11-26
| * | | tracing: Convert some power events to DEFINE_EVENTLi Zefan2009-11-26
| * | | tracing: Convert some workqueue events to DEFINE_EVENTLi Zefan2009-11-26
| * | | tracing: Convert softirq events to DEFINE_EVENTLi Zefan2009-11-26
| * | | tracing: Convert some kmem events to DEFINE_EVENTLi Zefan2009-11-26
| * | | tracing: Convert module refcnt events to DEFINE_EVENTLi Zefan2009-11-26
| * | | events: Rename TRACE_EVENT_TEMPLATE() to DECLARE_EVENT_CLASS()Ingo Molnar2009-11-26
| * | | tracing: Convert some sched trace events to DEFINE_EVENT and _PRINTSteven Rostedt2009-11-24
| * | | tracing: Create new DEFINE_EVENT_PRINTSteven Rostedt2009-11-24
| * | | tracing: Create new TRACE_EVENT_TEMPLATESteven Rostedt2009-11-24
| * | | perf_events: Undo some recursion damagePeter Zijlstra2009-11-23
| * | | tracing: Use the perf recursion protection from trace eventFrederic Weisbecker2009-11-22