summaryrefslogtreecommitdiffstats
path: root/include/trace
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-03-021-28/+12
|\
| * ext4: optimize ext4_es_shrink()Theodore Ts'o2013-02-281-28/+12
* | Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-blockLinus Torvalds2013-02-282-15/+205
|\ \
| * | writeback: add more tracepointsTejun Heo2013-01-141-0/+116
| * | block: add block_{touch|dirty}_buffer tracepointTejun Heo2013-01-141-0/+51
| * | block: add @req to bio_{front|back}_merge tracepointsTejun Heo2013-01-141-11/+34
| * | block: add missing block_bio_complete() tracepointTejun Heo2013-01-141-4/+4
* | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-02-262-35/+285
|\ \ \ | | |/ | |/|
| * | ext4: reclaim extents from extent status treeZheng Liu2013-02-181-0/+60
| * | ext4: lookup block mapping in extent status treeZheng Liu2013-02-181-0/+56
| * | ext4: rename and improbe ext4_es_find_extent()Zheng Liu2013-02-181-9/+6
| * | ext4: add physical block and status member into extent status treeZheng Liu2013-02-181-12/+22
| * | ext4: refine extent status treeZheng Liu2013-02-181-20/+20
| * | jbd2: add tracepoints which provide per-handle statistics Theodore Ts'o2013-02-081-0/+98
| * | jbd2: track request delay statisticsTheodore Ts'o2013-02-061-2/+6
| * | ext4: add tracepoint in punching holeZheng Liu2013-01-161-0/+25
| |/
* | Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-02-241-1/+1
|\ \
| * | KVM: trace: Fix exit decoding.Cornelia Huck2013-01-101-1/+1
| * | KVM: s390: Add support for channel I/O instructions.Cornelia Huck2013-01-071-1/+1
* | | Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-201-92/+0
|\ \ \
| * | | PM / tracing: remove deprecated power trace APIPaul Gortmaker2013-01-261-92/+0
| | |/ | |/|
* | | Merge branch 'for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2013-02-191-5/+5
|\ \ \
| * | | workqueue: rename cpu_workqueue to pool_workqueueTejun Heo2013-02-131-5/+5
| * | | workqueue: move global_cwq->cpu to worker_poolTejun Heo2013-01-241-1/+1
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-191-0/+77
|\ \ \ \
| * | | | aerdrv: Trace Event for PCI Express Advanced Error ReportingLance Ortiz2013-01-031-0/+77
| | |/ / | |/| |
| | | |
| \ \ \
| \ \ \
| \ \ \
*---. \ \ \ Merge branches 'doctorture.2013.01.29a', 'fixes.2013.01.26a', 'tagcb.2013.01....Paul E. McKenney2013-01-281-5/+7
|\ \ \ \ \ \ | | | |/ / /
| | * | | | rcu: Trace callback accelerationPaul E. McKenney2013-01-081-2/+4
| | |/ / /
| * | | | rcu: Fix blimit type for trace_rcu_batch_start()Paul E. McKenney2013-01-081-3/+3
| |/ / /
* | | | rcu: Reduce rcutorture tracingPaul E. McKenney2013-01-081-5/+14
|/ / /
* | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-01-021-1/+13
|\ \ \
| * | | ext4: split off ext4_journalled_invalidatepage()Jan Kara2012-12-251-1/+13
* | | | mm: add a __GFP_KMEMCG flagGlauber Costa2012-12-181-0/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-12-181-1/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Btrfs: parse parent 0 into correct value in tracepointLiu Bo2012-12-161-1/+2
* | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2012-12-161-18/+118
|\ \ \ \ | | |/ / | |/| |
| * | | ext4: add some tracepoints in extent status treeZheng Liu2012-11-081-0/+101
| * | | ext4: print map->m_flags in trace_ext4_ext/ind_map_blocks_exitZheng Liu2012-11-081-14/+13
| * | | ext4: print 'flags' in ext4_ext_handle_uninitialized_extentsZheng Liu2012-11-081-4/+4
* | | | Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-12-161-0/+51
|\ \ \ \ | |_|_|/ |/| | |
| * | | mm: migrate: Add a tracepoint for migrate_pagesMel Gorman2012-12-111-0/+51
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-12-112-98/+1
|\ \ \ \
| * \ \ \ Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-12-081-73/+0
| |\ \ \ \
| | * | | | tracing: Kill unused and puzzled sample code in ftrace.hShan Wei2012-11-131-73/+0
| * | | | | Merge branch 'linus' into perf/coreIngo Molnar2012-12-081-0/+8
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | tracing: Use irq_work for wake ups and remove *_nowake_*() functionsSteven Rostedt2012-11-021-2/+1
| * | | | | tracing: Cleanup unnecessary function declarationsVaibhav Nagarnaik2012-10-311-21/+0
| * | | | | tracing: Trivial cleanupDavid Sharp2012-10-311-2/+0
| | |_|/ / | |/| | |
* | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-12-111-0/+1
|\ \ \ \ \
| * \ \ \ \ Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2012-12-031-0/+1
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
OpenPOWER on IntegriCloud