aboutsummaryrefslogtreecommitdiff
path: root/include/trace/events
AgeCommit message (Expand)Author
2012-04-04Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-03-31tracing, sched, vfs: Fix 'old_pid' usage in trace_sched_process_exec()Oleg Nesterov
2012-03-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-03-28Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2012-03-24Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2012-03-23Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-03-22Merge tag 'regmap-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Linus Torvalds
2012-03-22btrfs: return void in functions without error conditionsJeff Mahoney
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-03-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-03-16device.h: audit and cleanup users in main include dirPaul Gortmaker
2012-03-14Merge remote-tracking branch 'regmap/topic/drivers' into regmap-nextMark Brown
2012-03-13jbd2: issue cache flush after checkpointing even with internal journalJan Kara
2012-03-13jbd2: split updating of journal superblock and marking journal emptyJan Kara
2012-03-05Merge branch 'perf/urgent' into perf/coreIngo Molnar
2012-02-28Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar
2012-02-23regmap: Add tracepoints for cache only and cache bypassMark Brown
2012-02-23tracepoint, vfs, sched: Add exec() tracepointDavid Smith
2012-02-22sched/events: Revert trace_sched_stat_sleeptime()Peter Zijlstra
2012-02-21rcu: Avoid waking up CPUs having only kfree_rcu() callbacksPaul E. McKenney
2012-02-20jbd2: add drop_transaction/update_superblock_end tracepointsSeiji Aguchi
2012-02-13printk/tracing: Add console output tracingJohannes Berg
2012-02-13x86/tracing: Denote the power and cpuidle tracepoints as _rcuidle()Steven Rostedt
2012-02-06SUNRPC: Adding status trace pointsSteve Dickson
2012-02-06SUNRPC: Fix up sunrpc trace eventsTrond Myklebust
2012-02-06writeback: fix dereferencing NULL bdi->dev on trace_writeback_queueWu Fengguang
2012-02-05Remove incorrect comment from include/trace/events/power.hJesper Juhl
2012-02-03Merge branch 'master' into for-nextJiri Kosina
2012-02-03Fix up version number reference in include/trace/events/power.hJesper Juhl
2012-02-01writeback: fix NULL bdi->dev in trace writeback_single_inodeWu Fengguang
2012-01-31SUNRPC: Add trace events to the sunrpc subsystemTrond Myklebust
2012-01-26Merge branch 'sigtrace' of git://github.com/utrace/linux into perf/coreIngo Molnar
2012-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-01-16Btrfs: space leak tracepointsJosef Bacik
2012-01-16Btrfs: add allocator tracepointsJosef Bacik
2012-01-13tracing: let trace_signal_generate() report more info, kill overflow_fail/los...Oleg Nesterov
2012-01-12vmscan/trace: Add 'file' info to trace_mm_vmscan_lru_isolate()Tao Ma
2012-01-10Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-01-10Merge branch 'akpm' (aka "Andrew's patch-bomb")Linus Torvalds
2012-01-10tracepoint: add tracepoints for debugging oom_score_adjKAMEZAWA Hiroyuki
2012-01-10mm-tracepoint: rename page-free eventsKonstantin Khlebnikov
2012-01-10Merge branch 'for_linus' into for_linus_mergedTheodore Ts'o
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2012-01-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-01-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-12-23sched/tracing: Add a new tracepoint for sleeptimeArun Sharma
2011-12-18ext4: do not reference pa_inode from group_paYongqiang Yang
2011-12-18writeback: dirty ratelimit - think time compensationWu Fengguang
2011-12-18writeback: show writeback reason with __print_symbolicWu Fengguang
2011-12-11rcu: Augment rcu_batch_end tracing for idle and callback statePaul E. McKenney