summaryrefslogtreecommitdiffstats
path: root/include/trace
Commit message (Expand)AuthorAgeFilesLines
* mm: cma: add trace events for CMA allocations and freeingsStefan Strogin2015-04-151-0/+66
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-141-1/+1
|\
| * x86: expose number of page table levels on Kconfig levelKirill A. Shutemov2015-04-141-1/+1
* | Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2015-04-1415-165/+377
|\ \ | |/ |/|
| * 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_DEFINE_ENUM() macro to map enums to their valuesSteven Rostedt (Red Hat)2015-04-081-3/+19
| * tracing: Give system name a pointerSteven Rostedt (Red Hat)2015-04-081-2/+17
| * 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-131-0/+325
|\ \
| * | libata: Add tracepointsHannes Reinecke2015-03-271-0/+325
| |/
* | regmap: Move tracing header into drivers/base/regmapSteven Rostedt2015-03-191-251/+0
* | regmap: introduce regmap_name to fix syscon regmap trace eventsPhilipp Zabel2015-03-191-62/+61
|/
* Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2015-02-172-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-121-78/+70
|\ \ \
| * | | f2fs: fix sparse warningsJaegeuk Kim2015-02-111-6/+7
| * | | f2fs: split UMOUNT and FASTBOOT flagsJaegeuk Kim2015-02-111-0/+1
| * | | f2fs: merge flags in struct f2fs_sb_infoChao Yu2015-02-111-2/+2
| * | | f2fs: cleanup parameters for trace_f2fs_submit_{read_,write_,page_,page_m}bio...Chao Yu2015-01-091-17/+20
| * | | f2fs: cleanup trace event of f2fs_submit_page_{m,}bio with DECLARE_EVENT_CLASSChao Yu2015-01-091-64/+51
| |/ /
* | | Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-blockLinus Torvalds2015-02-121-7/+5
|\ \ \
| * | | fs: remove default_backing_dev_infoChristoph Hellwig2015-01-201-4/+2
| * | | 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
| | |/
* | | Merge tag 'trace-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2015-02-121-0/+9
|\ \ \
| * | | tracing: Add array printing helperDave Martin2015-01-281-0/+9
| | |/ | |/|
* | | mm: when stealing freepages, also take pages created by splitting buddy pageVlastimil Babka2015-02-111-3/+4
* | | mm/compaction: add tracepoint to observe behaviour of compaction deferJoonsoo Kim2015-02-111-0/+56
* | | mm/compaction: more trace to understand when/why compaction start/finishJoonsoo Kim2015-02-111-0/+74
* | | mm/compaction: print current range where compaction workJoonsoo Kim2015-02-111-7/+23
* | | mm/compaction: enhance tracepoint output for compaction begin/endJoonsoo Kim2015-02-111-14/+35
* | | mm/compaction: change tracepoint format from decimal to hexadecimalJoonsoo Kim2015-02-111-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-02-101-4/+4
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-271-7/+9
| |\ \ \ | | | |/ | | |/|
| * | | net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko2015-01-131-4/+4
| | |/ | |/|
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-02-091-3/+4
|\ \ \
| * \ \ Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2015-01-281-7/+9
| |\ \ \ | | | |/ | | |/|
OpenPOWER on IntegriCloud