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