aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace
Commit message (Expand)AuthorAge
* Record LITMUS^RT timestamp in ftrace recordsBjoern Brandenburg2015-08-09
* Add tracepoint supportBjoern Brandenburg2015-08-09
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-03
|\
| * block: discard bdi_unregister() in favour of bdi_destroy()NeilBrown2015-05-28
* | tracing/mm: don't trace mm_page_pcpu_drain on offline cpusShreyas B. Prabhu2015-05-28
* | tracing/mm: don't trace mm_page_free on offline cpusShreyas B. Prabhu2015-05-28
* | tracing/mm: don't trace kmem_cache_free on offline cpusShreyas B. Prabhu2015-05-28
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-26
|\
| * VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
* | Merge tag 'clk-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-04-21
|\ \
| * | clk: Add tracepoints for hardware operationsStephen Boyd2015-03-12
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-04-18
|\ \ \
| * | | tracing, mm: Record pfn instead of pointer to struct pageNamhyung Kim2015-04-13
| | |/ | |/|
* | | Merge tag 'for-f2fs-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds2015-04-18
|\ \ \
| * | | f2fs: pass checkpoint reason on roll-forward recoveryJaegeuk Kim2015-04-16
| * | | f2fs: add some tracepoints to debug volatile and atomic writesJaegeuk Kim2015-04-10
| * | | f2fs: add trace for rb-tree extent cache opsChao Yu2015-03-03
| | |/ | |/|
* | | mm: cma: add trace events for CMA allocations and freeingsStefan Strogin2015-04-15
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-14
|\ \ \
| * | | x86: expose number of page table levels on Kconfig levelKirill A. Shutemov2015-04-14
* | | | Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2015-04-14
|\ \ \ \ | |/ / / |/| | |
| * | | writeback: Export enums used by tracepoint to user spaceSteven Rostedt (Red Hat)2015-04-08
| * | | v4l: Export enums used by tracepoints to user spaceSteven Rostedt (Red Hat)2015-04-08
| * | | SUNRPC: Export enums in tracepoints to user spaceSteven Rostedt (Red Hat)2015-04-08
| * | | mm: tracing: Export enums in tracepoints to user spaceSteven Rostedt (Red Hat)2015-04-08
| * | | irq/tracing: Export enums in tracepoints to user spaceSteven Rostedt (Red Hat)2015-04-08
| * | | f2fs: Export the enums in the tracepoints to userspaceSteven Rostedt (Red Hat)2015-04-08
| * | | net/9p/tracing: Export enums in tracepoints to userspaceSteven Rostedt (Red Hat)2015-04-08
| * | | x86/tlb/trace: Export enums in used by tlb_flush tracepointSteven Rostedt (Red Hat)2015-04-08
| * | | tracing: Add TRACE_DEFINE_ENUM() macro to map enums to their valuesSteven Rostedt (Red Hat)2015-04-08
| * | | tracing: Give system name a pointerSteven Rostedt (Red Hat)2015-04-08
| * | | tracing: Add TRACE_SYSTEM_VAR to intel-sstSteven Rostedt (Red Hat)2015-04-07
| * | | tracing: %pF is only for function pointersScott Wood2015-03-25
| |/ /
* | | Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds2015-04-13
|\ \ \
| * | | libata: Add tracepointsHannes Reinecke2015-03-27
| |/ /
* | / regmap: Move tracing header into drivers/base/regmapSteven Rostedt2015-03-19
| |/ |/|
* | regmap: introduce regmap_name to fix syscon regmap trace eventsPhilipp Zabel2015-03-19
|/
* Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2015-02-17
|\
| * ext4: add optimization for the lazytime mount optionTheodore Ts'o2015-02-05
| * vfs: add support for a lazytime mount optionTheodore Ts'o2015-02-05
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-02-13
|\ \
| * | kvm: add halt_poll_ns module parameterPaolo Bonzini2015-02-06
* | | Merge tag 'for-f2fs-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2015-02-12
|\ \ \
| * | | f2fs: fix sparse warningsJaegeuk Kim2015-02-11
| * | | f2fs: split UMOUNT and FASTBOOT flagsJaegeuk Kim2015-02-11
| * | | f2fs: merge flags in struct f2fs_sb_infoChao Yu2015-02-11
| * | | f2fs: cleanup parameters for trace_f2fs_submit_{read_,write_,page_,page_m}bio...Chao Yu2015-01-09
| * | | f2fs: cleanup trace event of f2fs_submit_page_{m,}bio with DECLARE_EVENT_CLASSChao Yu2015-01-09
| |/ /
* | | Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-blockLinus Torvalds2015-02-12
|\ \ \
| * | | fs: remove default_backing_dev_infoChristoph Hellwig2015-01-20