summaryrefslogtreecommitdiffstats
path: root/include/trace
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-05-141-2/+2
|\
| * ext4: fix fio regressionYan, Zheng2013-05-031-2/+2
* | Merge tag 'f2fs-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2013-05-091-0/+682
|\ \
| * | f2fs: add a tracepoint on f2fs_new_inodeJaegeuk Kim2013-04-291-0/+7
| * | f2fs: add tracepoints to debug checkpoint requestNamjae Jeon2013-04-231-0/+24
| * | f2fs: add tracepoints for write page operationsNamjae Jeon2013-04-231-0/+67
| * | f2fs: add tracepoints to debug the block allocationNamjae Jeon2013-04-231-0/+64
| * | f2fs: add tracepoints for GC threadsNamjae Jeon2013-04-231-0/+75
| * | f2fs: add tracepoint for tracing the page i/oNamjae Jeon2013-04-231-0/+74
| * | f2fs: add tracepoints for truncate operationNamjae Jeon2013-04-231-0/+176
| * | f2fs: add tracepoints for sync & inode operationsNamjae Jeon2013-04-231-0/+195
* | | Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2013-05-081-0/+271
|\ \ \
| * | | bcache: A block layer cacheKent Overstreet2013-03-241-0/+271
| |/ /
* | | Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-blockLinus Torvalds2013-05-082-11/+6Star
|\ \ \
| * \ \ Merge branch 'writeback-workqueue' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe2013-04-021-5/+0Star
| |\ \ \
| | * | | writeback: replace custom worker pool implementation with unbound workqueueTejun Heo2013-04-021-5/+0Star
| | |/ /
| * / / block: Use bio_sectors() more consistentlyKent Overstreet2013-03-231-6/+6
| |/ /
* | | Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-05-051-2/+10
|\ \ \
| * | | KVM: Extract generic irqchip logic into irqchip.cAlexander Graf2013-04-261-2/+10
| |/ /
* | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-05-051-0/+21
|\ \ \
| * \ \ Merge commit '8700c95adb03' into timers/nohzFrederic Weisbecker2013-05-027-50/+195
| |\ \ \
| * | | | nohz: Fix unavailable tick_stop tracepoint in dynticks idleFrederic Weisbecker2013-04-241-1/+1
| * | | | nohz: Add basic tracingFrederic Weisbecker2013-04-221-0/+21
| | |/ / | |/| |
* | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-05-031-0/+253
|\ \ \ \
| * | | | gpu: host1x: Add channel supportTerje Bergstrom2013-04-221-0/+192
| * | | | gpu: host1x: Add host1x driverTerje Bergstrom2013-04-221-0/+61
| |/ / /
* | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-05-012-12/+25
|\ \ \ \ | | |_|/ | |/| |
| * | | jbd2: trace when lock_buffer in do_get_write_access takes a long timeTheodore Ts'o2013-04-211-0/+21
| * | | ext4: fix miscellaneous big endian warningsTheodore Ts'o2013-04-101-3/+3
| * | | ext4: collapse handling of data=ordered and data=writeback codepathsTheodore Ts'o2013-04-031-9/+1Star
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-04-301-5/+5
|\ \ \ | |_|/ |/| |
| * | treewide: Fix typos in printk and commentMasanari Iida2013-03-181-5/+5
| |/
* | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-04-301-0/+55
|\ \
| * | rcu: Repurpose no-CBs event tracing to future-GP eventsPaul E. McKenney2013-03-261-8/+8
| * | rcu: Add event tracing for no-CBs CPUs' grace periodsPaul E. McKenney2013-03-261-0/+55
| |/
* | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-04-301-19/+6Star
|\ \
| * | printk/tracing: rework console tracingzhangwei(Jovi)2013-04-301-19/+6Star
* | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-04-301-0/+58
|\| |
| * | mm: trace filemap add and delRobert Jarzmik2013-04-301-0/+58
* | | Merge tag 'regmap-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2013-04-301-0/+48
|\ \ \
| * | | regmap: async: Add tracepoints for async I/OMark Brown2013-03-041-0/+48
| | |/ | |/|
* | | Merge tag 'trace-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2013-04-291-26/+23Star
|\ \ \ | |_|/ |/| |
| * | tracing: Remove obsolete macro guard _TRACE_PROFILE_INITzhangwei(Jovi)2013-04-131-2/+0Star
| * | tracing: Add a way to soft disable trace eventsSteven Rostedt (Red Hat)2013-03-151-0/+8
| * | tracing: Fix some section mismatch warningsLi Zefan2013-03-151-1/+1
| * | tracing: Annotate event field-defining functions with __initLi Zefan2013-03-151-1/+1
| * | tracing: Add a helper function for event print functionsLi Zefan2013-03-151-17/+6Star
| * | tracing: Pass the ftrace_file to the buffer lock reserve codeSteven Rostedt2013-03-151-4/+5
| * | tracing: Separate out trace events from global variablesSteven Rostedt2013-03-151-1/+2
* | | Revert "block: add missing block_bio_complete() tracepoint"Linus Torvalds2013-04-181-4/+4