summaryrefslogtreecommitdiffstats
path: root/include/trace
Commit message (Expand)AuthorAgeFilesLines
* tracing: Fix null pointer deref with SEND_SIG_FORCEDOleg Nesterov2010-07-051-1/+2
* tracing: Fix ftrace_event_call alignment for use with gcc 4.5Jeff Mahoney2010-03-151-1/+2
* 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
| * | | Merge branch 'perf/core' into perf/probesIngo Molnar2009-11-171-4/+4
| |\ \ \
| | * | | tracing: Rename 'lockdep' event subsystem into 'lock'Frederic Weisbecker2009-11-131-4/+4
| * | | | tracing, perf_events: Protect the buffer from recursion in perfFrederic Weisbecker2009-11-081-9/+30
| * | | | Merge branch 'perf/core' into perf/probesIngo Molnar2009-10-237-75/+136
| |\| | |
| | * | | events: Harmonize event field names and print output namesIngo Molnar2009-10-155-77/+74
| | * | | Merge branch 'tracing/core' into perf/coreIngo Molnar2009-10-152-1/+62
| | |\ \ \ | | | |/ / | | |/| |
| | * | | Merge commit 'v2.6.32-rc4' into perf/coreIngo Molnar2009-10-133-4/+285
| | |\ \ \ | | | | |/ | | | |/|