aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace/events
Commit message (Expand)AuthorAge
* Merge branch 'sched/core' into core/locking, to prepare the kernel/locking/ f...Ingo Molnar2013-11-06
|\
| * Merge branch 'linus' into sched/coreIngo Molnar2013-11-01
| |\
| * \ Merge tag 'v3.12-rc4' into sched/coreIngo Molnar2013-10-09
| |\ \
| * | | sched: Create more preempt_count accessorsPeter Zijlstra2013-09-25
* | | | Merge branch 'core/rcu' into core/locking, to prepare the kernel/locking/ fil...Ingo Molnar2013-11-06
|\ \ \ \
| * \ \ \ Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2013-10-18
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | rcu: Avoid sparse warnings in rcu_nocb_wake trace eventPaul E. McKenney2013-09-23
| | * | | rcu: Track rcu_nocb_kthread()'s sleeping and awakeningPaul E. McKenney2013-09-23
| | * | | rcu: Add tracing for rcuo no-CBs CPU wakeup handshakePaul E. McKenney2013-09-23
| | * | | rcu: Add tracing of normal (non-NOCB) grace-period requestsPaul E. McKenney2013-09-23
| | * | | rcu: Add tracing to rcu_gp_kthread()Paul E. McKenney2013-09-23
| | |/ /
* | | | Merge tag 'v3.12' into core/locking to pick up mutex upatesIngo Molnar2013-11-06
|\ \ \ \ | | |_|/ | |/| |
| * | | target: Fix assignment of LUN in tracepointsRoland Dreier2013-10-09
| |/ /
* / / hung_task debugging: Add tracepoint to report the hangOleg Nesterov2013-10-31
|/ /
* | Merge branch 'for-3.12/core' of git://git.kernel.dk/linux-blockLinus Torvalds2013-09-22
|\ \
| * | block: Add nr_bios to block_rq_remap tracepointJun'ichi Nomura2013-09-21
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-09-22
|\ \ \ | |_|/ |/| |
| * | btrfs: add lockdep and tracing annotations for uuid treeDavid Sterba2013-09-21
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-09-12
|\ \ \
| * | | shrinker: Kill old ->shrink API.Dave Chinner2013-09-10
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-09-12
|\ \ \ \ | | |/ / | |/| |
| * | | Btrfs/tracepoint: update delayed ref tracepointsLiu Bo2013-09-01
| | |/ | |/|
* | | mm/page_alloc.c: fix the value of fallback_migratetype in alloc_extfrag trace...Srivatsa S. Bhat2013-09-11
| |/ |/|
* | Merge tag 'nfs-for-3.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-09-09
|\ \
| * | SUNRPC: Replace pointer values with task->tk_pid and rpc_clnt->cl_clidTrond Myklebust2013-09-05
| * | SUNRPC: Add tracepoints to help debug socket connection issuesTrond Myklebust2013-09-04
| |/
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-09-04
|\ \
| * | ext4: isolate ext4_extents.h fileZheng Liu2013-08-28
| * | ext4: cache all of an extent tree's leaf block upon readingTheodore Ts'o2013-08-16
| * | ext4: use unsigned int for es_status valuesTheodore Ts'o2013-08-16
* | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-09-04
|\ \ \
| * | | context_tracking: User/kernel broundary cross trace eventsFrederic Weisbecker2013-08-14
| | |/ | |/|
| | |
| \ \
*-. \ \ Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git...Linus Torvalds2013-09-04
|\ \ \ \ | | |/ / | |/| |
| | * | tracing/perf: Reimplement TP_perf_assign() logicOleg Nesterov2013-08-13
| | * | tracing/perf: Expand TRACE_EVENT(sched_stat_runtime)Oleg Nesterov2013-08-13
| |/ /
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-09-04
|\ \ \
| * \ \ Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2013-09-03
| |\ \ \ | | |/ / | |/| |
| | * | rcu: Add const annotation to char * for RCU tracepoints and functionsSteven Rostedt (Red Hat)2013-07-29
| | |/
* | | Merge branch 'pm-sleep'Rafael J. Wysocki2013-08-26
|\ \ \ | |/ / |/| |
| * | PM / Sleep: new trace event to print device suspend and resume timesShuah Khan2013-07-26
| |/
* | Merge branch 'for-3.11/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2013-07-22
|\ \ | |/ |/|
| * bcache: Rip out pkey()/pbtree()Kent Overstreet2013-06-26
| * bcache: Fix/revamp tracepointsKent Overstreet2013-06-26
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2013-07-11
|\ \
| * | target: Add tracepoints for SCSI commands being processedRoland Dreier2013-07-07
| |/
* | Merge tag 'for-linus-3.11-merge-window-part-1' of git://git.kernel.org/pub/sc...Linus Torvalds2013-07-09
|\ \
| * | 9p: trace: use %*ph to dump bufferAndy Shevchenko2013-05-28
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-07-09
|\ \ \
| * | | Btrfs: update new flags for tracepointLiu Bo2013-06-14
| |/ /
* | | Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-07-03
|\ \ \