Age | Commit message (Expand) | Author | Files | Lines |
2010-05-18 | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -2/+13 |
2010-05-18 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -22/+10 |
2010-05-18 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -49/+29 |
2010-05-09 | tracing: Factorize lock events in a lock class | Frederic Weisbecker | 1 | -33/+15 |
2010-05-09 | tracing: Drop the nested field from lock_release event | Frederic Weisbecker | 1 | -2/+2 |
2010-05-09 | tracing: Drop lock_acquired waittime field | Frederic Weisbecker | 1 | -7/+4 |
2010-05-07 | sched: Remove rq argument to the tracepoints | Peter Zijlstra | 1 | -22/+10 |
2010-05-05 | tracing: Fix tracepoint.h DECLARE_TRACE() to allow more than one header | Steven Rostedt | 2 | -2/+13 |
2010-04-23 | Merge commit 'tip/tracing/core' into oprofile/core | Robert Richter | 3 | -51/+52 |
2010-04-23 | Merge branch 'linus' into perf/core | Ingo Molnar | 1 | -0/+164 |
2010-04-21 | Merge commit 'v2.6.34-rc5' into tracing/core | Ingo Molnar | 1 | -0/+164 |
2010-04-09 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -0/+164 |
2010-04-08 | Merge branch 'linus' into tracing/core | Ingo Molnar | 1 | -1/+1 |
2010-04-04 | perf: Fetch hot regs from the template caller | Frederic Weisbecker | 1 | -11/+12 |
2010-03-31 | tracing: Fix compile error in module tracepoints when MODULE_UNLOAD not set | Steven Rostedt | 1 | -0/+4 |
2010-03-31 | tracing: Remove side effect from module tracepoints that caused a GPF | Li Zefan | 1 | -7/+7 |
2010-03-31 | tracing: Update comments | Li Zefan | 1 | -14/+19 |
2010-03-31 | tracing: Convert some signal events to DEFINE_TRACE | Li Zefan | 1 | -30/+22 |
2010-03-19 | Merge branch 'master' into for-linus | Jens Axboe | 1 | -2/+2 |
2010-03-18 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -24/+28 |
2010-03-13 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+2 |
2010-03-10 | perf: Drop the obsolete profile naming for trace events | Frederic Weisbecker | 2 | -23/+23 |
2010-03-10 | perf: Take a hot regs snapshot for trace events | Frederic Weisbecker | 1 | -1/+5 |
2010-03-09 | Add DocBook documentation for the block tracepoints. | William Cohen | 1 | -0/+164 |
2010-03-05 | Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+41 |
2010-03-05 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2 | -0/+129 |
2010-03-04 | rcu, ftrace: Fix RCU lockdep splat in ftrace_perf_buf_prepare() | Paul E. McKenney | 1 | -2/+2 |
2010-03-01 | KVM: MMU: Add tracepoint for guest page aging | Avi Kivity | 1 | -0/+22 |
2010-03-01 | KVM: trace guest fpu loads and unloads | Avi Kivity | 1 | -0/+19 |
2010-02-28 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -59/+34 |
2010-02-25 | tracing: Fix ftrace_event_call alignment for use with gcc 4.5 | Jeff Mahoney | 1 | -1/+2 |
2010-02-16 | tracing: Add notrace to TRACE_EVENT implementation functions | Steven Rostedt | 1 | -13/+18 |
2010-01-31 | perf lock: Enhance information of lock trace events | Hitoshi Mitake | 1 | -9/+20 |
2010-01-29 | perf: Factorize trace events raw sample buffer operations | Xiao Guangrong | 1 | -42/+6 |
2010-01-13 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 1 | -3/+4 |
2010-01-06 | tracing: Remove show_format and related macros from TRACE_EVENT | Lai Jiangshan | 2 | -131/+6 |
2010-01-06 | tracing: Add print_fmt field | Lai Jiangshan | 1 | -1/+27 |
2009-12-30 | tracing: Fix sign fields in ftrace_define_fields_##call() | Lai Jiangshan | 1 | -3/+4 |
2009-12-28 | perf events: Remove CONFIG_EVENT_PROFILE | Li Zefan | 2 | -8/+8 |
2009-12-14 | Merge branch 'linus' into tracing/urgent | Ingo Molnar | 2 | -18/+44 |
2009-12-13 | tracing: Change event->profile_count to be int type | Li Zefan | 1 | -1/+0 |
2009-12-13 | tracing: Move a printk out of ftrace_raw_reg_event_foo() | Li Zefan | 1 | -14/+2 |
2009-12-13 | tracing: Pull up calls to trace_define_common_fields() | Li Zefan | 1 | -4/+0 |
2009-12-13 | tracing: Extract duplicate ftrace_raw_init_event_foo() | Li Zefan | 1 | -31/+4 |
2009-12-13 | ftrace.h: Use common pr_info fmt string | Joe Perches | 1 | -1/+1 |
2009-12-11 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -4/+4 |
2009-12-10 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 1 | -14/+40 |
2009-12-10 | itimer: Fix the itimer trace print format | Thomas Gleixner | 1 | -4/+4 |
2010-01-01 | ext4: Add new tracepoints to debug delayed allocation space functions | Theodore Ts'o | 1 | -0/+101 |
2009-12-23 | ext4: Add new tracepoint for jbd2_cleanup_journal_tail | Theodore Ts'o | 1 | -0/+28 |