summaryrefslogtreecommitdiffstats
path: root/include/trace/events
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-041-1/+0Star
|\
| * block: discard bdi_unregister() in favour of bdi_destroy()NeilBrown2015-05-281-1/+0Star
* | tracing/mm: don't trace mm_page_pcpu_drain on offline cpusShreyas B. Prabhu2015-05-291-1/+24
* | tracing/mm: don't trace mm_page_free on offline cpusShreyas B. Prabhu2015-05-291-1/+13
* | tracing/mm: don't trace kmem_cache_free on offline cpusShreyas B. Prabhu2015-05-291-2/+13
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-273-18/+18
|\
| * VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-153-18/+18
* | Merge tag 'clk-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-04-211-0/+198
|\ \
| * | clk: Add tracepoints for hardware operationsStephen Boyd2015-03-121-0/+198
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-04-183-29/+29
|\ \ \
| * | | tracing, mm: Record pfn instead of pointer to struct pageNamhyung Kim2015-04-133-29/+29
| | |/ | |/|
* | | Merge tag 'for-f2fs-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds2015-04-181-1/+161
|\ \ \
| * | | f2fs: pass checkpoint reason on roll-forward recoveryJaegeuk Kim2015-04-161-0/+1
| * | | f2fs: add some tracepoints to debug volatile and atomic writesJaegeuk Kim2015-04-111-1/+26
| * | | f2fs: add trace for rb-tree extent cache opsChao Yu2015-03-031-0/+134
| | |/ | |/|
* | | mm: cma: add trace events for CMA allocations and freeingsStefan Strogin2015-04-161-0/+66
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-151-1/+1
|\ \ \
| * | | x86: expose number of page table levels on Kconfig levelKirill A. Shutemov2015-04-151-1/+1
* | | | Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2015-04-1414-160/+341
|\ \ \ \ | |/ / / |/| | |
| * | | writeback: Export enums used by tracepoint to user spaceSteven Rostedt (Red Hat)2015-04-081-8/+25
| * | | v4l: Export enums used by tracepoints to user spaceSteven Rostedt (Red Hat)2015-04-081-25/+50
| * | | SUNRPC: Export enums in tracepoints to user spaceSteven Rostedt (Red Hat)2015-04-081-18/+44
| * | | mm: tracing: Export enums in tracepoints to user spaceSteven Rostedt (Red Hat)2015-04-081-10/+32
| * | | irq/tracing: Export enums in tracepoints to user spaceSteven Rostedt (Red Hat)2015-04-081-12/+27
| * | | f2fs: Export the enums in the tracepoints to userspaceSteven Rostedt (Red Hat)2015-04-081-0/+30
| * | | net/9p/tracing: Export enums in tracepoints to userspaceSteven Rostedt (Red Hat)2015-04-081-69/+88
| * | | x86/tlb/trace: Export enums in used by tlb_flush tracepointSteven Rostedt (Red Hat)2015-04-081-5/+25
| * | | tracing: Add TRACE_SYSTEM_VAR to intel-sstSteven Rostedt (Red Hat)2015-04-071-0/+7
| * | | tracing: %pF is only for function pointersScott Wood2015-03-255-13/+13
| |/ /
* | | Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds2015-04-141-0/+325
|\ \ \
| * | | libata: Add tracepointsHannes Reinecke2015-03-271-0/+325
| |/ /
* | / regmap: Move tracing header into drivers/base/regmapSteven Rostedt2015-03-191-251/+0Star
| |/ |/|
* | regmap: introduce regmap_name to fix syscon regmap trace eventsPhilipp Zabel2015-03-191-62/+61Star
|/
* Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2015-02-182-1/+89
|\
| * ext4: add optimization for the lazytime mount optionTheodore Ts'o2015-02-051-0/+30
| * vfs: add support for a lazytime mount optionTheodore Ts'o2015-02-051-1/+59
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-02-131-0/+19
|\ \
| * | kvm: add halt_poll_ns module parameterPaolo Bonzini2015-02-061-0/+19
* | | Merge tag 'for-f2fs-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2015-02-131-78/+70Star
|\ \ \
| * | | f2fs: fix sparse warningsJaegeuk Kim2015-02-121-6/+7
| * | | f2fs: split UMOUNT and FASTBOOT flagsJaegeuk Kim2015-02-121-0/+1
| * | | f2fs: merge flags in struct f2fs_sb_infoChao Yu2015-02-121-2/+2
| * | | f2fs: cleanup parameters for trace_f2fs_submit_{read_,write_,page_,page_m}bio...Chao Yu2015-01-101-17/+20
| * | | f2fs: cleanup trace event of f2fs_submit_page_{m,}bio with DECLARE_EVENT_CLASSChao Yu2015-01-101-64/+51Star
| |/ /
* | | Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-blockLinus Torvalds2015-02-121-7/+5Star
|\ \ \
| * | | fs: remove default_backing_dev_infoChristoph Hellwig2015-01-201-4/+2Star
| * | | fs: export inode_to_bdi and use it in favor of mapping->backing_dev_infoChristoph Hellwig2015-01-201-3/+3
| |/ /
* | | Merge tag 'iommu-updates-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-02-121-13/+18
|\ \ \
| * \ \ Merge branches 'arm/renesas', 'arm/smmu', 'arm/omap', 'ppc/pamu', 'x86/amd' a...Joerg Roedel2015-02-041-13/+18
| |\ \ \ | | |_|/ | |/| |
| | * | iommu: Change trace unmap api to report unmapped sizeShuah Khan2015-01-191-13/+18
| | |/