summaryrefslogtreecommitdiffstats
path: root/include/trace
Commit message (Expand)AuthorAgeFilesLines
* 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-021-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-091-3/+3
| * | | ext4: collapse handling of data=ordered and data=writeback codepathsTheodore Ts'o2013-04-031-9/+1
| |/ /
* | | 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-291-19/+6
|\ \
| * | printk/tracing: rework console tracingzhangwei(Jovi)2013-04-291-19/+6
* | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-04-291-0/+58
|\ \ \ | |/ /
| * | mm: trace filemap add and delRobert Jarzmik2013-04-291-0/+58
* | | Merge tag 'regmap-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2013-04-291-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/+23
|\ \ \ | |_|/ |/| |
| * | tracing: Remove obsolete macro guard _TRACE_PROFILE_INITzhangwei(Jovi)2013-04-121-2/+0
| * | 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/+6
| * | 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
* | | kthread: Prevent unpark race which puts threads on the wrong cpuThomas Gleixner2013-04-121-1/+1
| |/ |/|
* | 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
| |/ /
OpenPOWER on IntegriCloud