summaryrefslogtreecommitdiffstats
path: root/include/trace
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-02-283-59/+34
|\
| * perf lock: Enhance information of lock trace eventsHitoshi Mitake2010-01-311-9/+20
| * perf: Factorize trace events raw sample buffer operationsXiao Guangrong2010-01-291-42/+6
| * Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-01-131-3/+4
| |\
| * | perf events: Remove CONFIG_EVENT_PROFILELi Zefan2009-12-282-8/+8
* | | tracing: Fix ftrace_event_call alignment for use with gcc 4.5Jeff Mahoney2010-02-251-1/+2
* | | tracing: Add notrace to TRACE_EVENT implementation functionsSteven Rostedt2010-02-161-13/+18
* | | tracing: Remove show_format and related macros from TRACE_EVENTLai Jiangshan2010-01-062-131/+6
* | | tracing: Add print_fmt fieldLai Jiangshan2010-01-061-1/+27
| |/ |/|
* | tracing: Fix sign fields in ftrace_define_fields_##call()Lai Jiangshan2009-12-301-3/+4
|/
* Merge branch 'linus' into tracing/urgentIngo Molnar2009-12-142-18/+44
|\
| * Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-12-111-4/+4
| |\
| | * itimer: Fix the itimer trace print formatThomas Gleixner2009-12-101-4/+4
| * | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-12-101-14/+40
| |\ \ | | |/ | |/|
| | * ext4: remove encountered_congestion traceWu Fengguang2009-11-241-4/+2
| | * ext4: print i_mode in octal in ext4 tracepointsTheodore Ts'o2009-11-221-4/+4
| | * ext4: call ext4_forget() from ext4_free_blocks()Theodore Ts'o2009-11-231-7/+9
| | * ext4: add tracepoint for ext4_forget()Theodore Ts'o2009-11-231-0/+26
* | | tracing: Change event->profile_count to be int typeLi Zefan2009-12-131-1/+0
* | | tracing: Move a printk out of ftrace_raw_reg_event_foo()Li Zefan2009-12-131-14/+2
* | | tracing: Pull up calls to trace_define_common_fields()Li Zefan2009-12-131-4/+0
* | | tracing: Extract duplicate ftrace_raw_init_event_foo()Li Zefan2009-12-131-31/+4
* | | ftrace.h: Use common pr_info fmt stringJoe Perches2009-12-131-1/+1
|/ /
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-0517-770/+832
|\ \
| * \ Merge branch 'perf/mce' into perf/coreIngo Molnar2009-12-031-0/+69
| |\ \
| | * | perf_event, x86, mce: Use TRACE_EVENT() for MCE loggingHidetoshi Seto2009-10-131-0/+69
| * | | trace_syscalls: Simplify syscall profileLai Jiangshan2009-12-011-4/+4
| * | | trace_syscalls: Remove duplicate init_enter_##sname()Lai Jiangshan2009-12-011-0/+1
| * | | trace_syscalls: Add syscall_nr field to struct syscall_metadataLai Jiangshan2009-12-011-1/+2
| * | | trace_syscalls: Remove enter_id exit_idLai Jiangshan2009-12-011-6/+0
| * | | trace_syscalls: Set event_enter_##sname->data to its metadataLai Jiangshan2009-12-011-1/+1
| * | | trace_syscalls: Remove unused event_syscall_enter and event_syscall_exitLai Jiangshan2009-12-011-2/+0
| * | | tracepoint: Add signal loss eventsMasami Hiramatsu2009-11-261-0/+68
| * | | tracepoint: Add signal deliver eventMasami Hiramatsu2009-11-261-0/+39
| * | | tracepoint: Move signal sending tracepoint to events/signal.hMasami Hiramatsu2009-11-262-25/+66
| * | | tracing: Restore original format of sched eventsLi Zefan2009-11-261-12/+6
| * | | tracing: Convert some ext4 events to DEFINE_TRACELi Zefan2009-11-261-94/+35
| * | | tracing: Convert some jbd2 events to DEFINE_EVENTLi Zefan2009-11-261-52/+11
| * | | tracing: Convert some block events to DEFINE_EVENTLi Zefan2009-11-261-160/+42
| * | | tracing: Convert some power events to DEFINE_EVENTLi Zefan2009-11-261-21/+15
| * | | tracing: Convert some workqueue events to DEFINE_EVENTLi Zefan2009-11-261-15/+7
| * | | tracing: Convert softirq events to DEFINE_EVENTLi Zefan2009-11-261-25/+21
| * | | tracing: Convert some kmem events to DEFINE_EVENTLi Zefan2009-11-261-90/+40
| * | | tracing: Convert module refcnt events to DEFINE_EVENTLi Zefan2009-11-261-15/+7
| * | | events: Rename TRACE_EVENT_TEMPLATE() to DECLARE_EVENT_CLASS()Ingo Molnar2009-11-263-27/+27
| * | | tracing: Convert some sched trace events to DEFINE_EVENT and _PRINTSteven Rostedt2009-11-241-118/+52
| * | | tracing: Create new DEFINE_EVENT_PRINTSteven Rostedt2009-11-242-4/+124
| * | | tracing: Create new TRACE_EVENT_TEMPLATESteven Rostedt2009-11-242-42/+113
| * | | perf_events: Undo some recursion damagePeter Zijlstra2009-11-231-8/+9
| * | | tracing: Use the perf recursion protection from trace eventFrederic Weisbecker2009-11-221-11/+12
OpenPOWER on IntegriCloud