aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace
Commit message (Expand)AuthorAge
* Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-05-18
|\
| * tracing: Fix tracepoint.h DECLARE_TRACE() to allow more than one headerSteven Rostedt2010-05-05
| * Merge commit 'v2.6.34-rc5' into tracing/coreIngo Molnar2010-04-21
| |\
* | \ Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-05-18
|\ \ \
| * | | sched: Remove rq argument to the tracepointsPeter Zijlstra2010-05-07
| | |/ | |/|
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-18
|\ \ \
| * | | tracing: Factorize lock events in a lock classFrederic Weisbecker2010-05-09
| * | | tracing: Drop the nested field from lock_release eventFrederic Weisbecker2010-05-09
| * | | tracing: Drop lock_acquired waittime fieldFrederic Weisbecker2010-05-09
| * | | Merge branch 'linus' into perf/coreIngo Molnar2010-04-23
| |\| |
| * | | perf: Fetch hot regs from the template callerFrederic Weisbecker2010-04-04
* | | | Merge commit 'tip/tracing/core' into oprofile/coreRobert Richter2010-04-23
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Merge branch 'linus' into tracing/coreIngo Molnar2010-04-08
| |\|
| * | tracing: Fix compile error in module tracepoints when MODULE_UNLOAD not setSteven Rostedt2010-03-31
| * | tracing: Remove side effect from module tracepoints that caused a GPFLi Zefan2010-03-31
| * | tracing: Update commentsLi Zefan2010-03-31
| * | tracing: Convert some signal events to DEFINE_TRACELi Zefan2010-03-31
| |/
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-04-09
|\ \ | |/ |/|
| * Merge branch 'master' into for-linusJens Axboe2010-03-19
| |\
| * | Add DocBook documentation for the block tracepoints.William Cohen2010-03-09
* | | 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
| |/
* | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-03-13
|\ \ | |/ |/|
| * rcu, ftrace: Fix RCU lockdep splat in ftrace_perf_buf_prepare()Paul E. McKenney2010-03-04
* | Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-03-05
|\ \
| * | KVM: MMU: Add tracepoint for guest page agingAvi Kivity2010-03-01
| * | KVM: trace guest fpu loads and unloadsAvi Kivity2010-03-01
| |/
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2010-03-05
|\ \ | |/ |/|
| * ext4: Add new tracepoints to debug delayed allocation space functionsTheodore Ts'o2010-01-01
| * ext4: Add new tracepoint for jbd2_cleanup_journal_tailTheodore Ts'o2009-12-23
* | 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