aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-30/+6
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner6-30/+6
2019-05-22neighbor: Add tracepoint to __neigh_createDavid Ahern1-0/+49
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner1-14/+1
2019-05-15Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds3-63/+47
2019-05-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-43/+81
2019-05-14mm/page-writeback: introduce tracepoint for wait_on_page_writeback()Yafang Shao1-1/+15
2019-05-14mm/vmscan: simplify trace_reclaim_flags and trace_shrink_flagsYafang Shao1-12/+8
2019-05-14mm/vmscan: drop may_writepage and classzone_idx from direct reclaim begin templateYafang Shao1-16/+10
2019-05-14mm/vmscan: add tracepoints for node reclaimYafang Shao1-0/+32
2019-05-14mm, compaction: some tracepoints should be defined only when CONFIG_COMPACTION is setYafang Shao1-4/+2
2019-05-14mm: compaction: show gfp flag names in try_to_compact_pages tracepointYafang Shao1-2/+2
2019-05-14mm: move recent_rotated pages calculation to shrink_inactive_list()Kirill Tkhai1-5/+8
2019-05-14include/trace/events/vmscan.h: drop zone id from kswapd tracepointsYafang Shao1-3/+4
2019-05-14Merge tag 'f2fs-for-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds1-0/+57
2019-05-11Merge tag 'gpio-v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-4/+0
2019-05-09Merge tag 'nfs-for-5.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2-4/+31
2019-05-09Merge branch 'for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds1-0/+55
2019-05-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2-0/+516
2019-05-08f2fs: add tracepoint for f2fs_filemap_fault()Chao Yu1-0/+26
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds7-28/+241
2019-05-07Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/randomLinus Torvalds1-8/+5
2019-05-07Merge tag 'afs-next-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsLinus Torvalds1-5/+380
2019-05-07Merge tag 'for-5.2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds1-1/+242
2019-05-07Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printkLinus Torvalds8-12/+12
2019-05-07afs: implement acl settingJoe Gorse1-0/+1
2019-05-07afs: Get an AFS3 ACL as an xattrDavid Howells1-0/+1
2019-05-07Merge tag 'spi-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds1-4/+6
2019-05-06Merge tag 'pm-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+40
2019-05-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+11
2019-05-04net: add a generic tracepoint for TX queue timeoutCong Wang1-0/+23
2019-05-02Merge branch 'spi-5.2' into spi-nextMark Brown1-4/+6
2019-05-02spi/trace: Cap buffer contents at 64 bytesNoralf Trønnes1-4/+6
2019-04-29btrfs: trace: Introduce trace events for all btrfs tree locking eventsQu Wenruo1-0/+42
2019-04-29btrfs: trace: Introduce trace events for sleepable tree lockQu Wenruo1-0/+44
2019-04-29btrfs: Remove EXTENT_WRITEBACKNikolay Borisov1-1/+0
2019-04-29btrfs: tracepoints: Add trace events for extent_io_treeQu Wenruo1-1/+157
2019-04-26selftests: bpf: test writable buffers in raw tpsMatt Mullins1-0/+50
2019-04-26nbd: add tracepoints for send/receive timingAndrew Hall1-0/+51
2019-04-26nbd: trace sending nbd requestsMatt Mullins1-0/+56
2019-04-26bpf: add writable context for raw tracepointsMatt Mullins1-2/+25
2019-04-25xprtrdma: Trace marshaling failuresChuck Lever1-0/+27
2019-04-25SUNRPC: Fix up tracking of timeoutsTrond Myklebust1-1/+1
2019-04-25SUNRPC: Fix up task signallingTrond Myklebust1-3/+3
2019-04-25afs: Provide mount-time configurable byte-range file locking emulationDavid Howells1-0/+35
2019-04-25afs: Add more tracepointsDavid Howells1-3/+143
2019-04-25afs: Implement sillyrename for unlink and renameDavid Howells1-2/+32
2019-04-25afs: Add directory reload tracepointDavid Howells1-0/+17
2019-04-25afs: Handle lock rpc ops failing on a file that got deletedDavid Howells1-1/+6
2019-04-25afs: Add file locking tracepointsDavid Howells1-0/+146