aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-05rxrpc: Add service upgrade support for client connectionsDavid Howells1-0/+1
2017-05-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds1-4/+7
2017-05-10Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds1-2/+185
2017-05-09Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-1/+0
2017-05-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+130
2017-05-08dax: add tracepoint to dax_insert_mapping()Ross Zwisler1-0/+30
2017-05-08dax: add tracepoint to dax_writeback_one()Ross Zwisler1-0/+24
2017-05-08dax: add tracepoints to dax_writeback_mapping_range()Ross Zwisler1-0/+32
2017-05-08dax: add tracepoints to dax_load_hole()Ross Zwisler1-0/+1
2017-05-08dax: add tracepoints to dax_pfn_mkwrite()Ross Zwisler1-0/+2
2017-05-08dax: add tracepoints to dax_iomap_pte_fault()Ross Zwisler1-0/+41
2017-05-08Merge tag 'for-f2fs-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds1-21/+41
2017-05-08Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds1-0/+74
2017-05-05Merge tag 'media/v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-0/+1
2017-05-05trace: thermal: add another parameter 'power' to the tracing functionLukasz Luba1-4/+7
2017-05-03f2fs: enhance scalability of trace macroChao Yu1-16/+14
2017-05-03f2fs: introduce CP_TRIMMED_FLAG to avoid unneeded discardChao Yu1-1/+3
2017-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-3/+108
2017-05-01Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-14/+14
2017-05-01Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-7/+9
2017-04-30ext4: support GETFSMAP ioctlsDarrick J. Wong1-0/+74
2017-04-29iommu: Remove pci.h include from trace/events/iommu.hJoerg Roedel1-1/+0
2017-04-25bpf: map_get_next_key to return first key on NULLTeng Qin1-3/+7
2017-04-20block: remove the errors field from struct requestChristoph Hellwig1-10/+7
2017-04-20blktrace: remove the unused block_rq_abort tracepointChristoph Hellwig1-34/+10
2017-04-19f2fs: trace __submit_discard_cmdChao Yu1-1/+15
2017-04-18btrfs: qgroup: Add trace point for qgroup reserved spaceQu Wenruo1-0/+44
2017-04-18Btrfs: add file item tracepointsLiu Bo1-0/+139
2017-04-18btrfs: convert btrfs_ordered_extent.refs from atomic_t to refcount_tElena Reshetova1-1/+1
2017-04-18btrfs: convert extent_map.refs from atomic_t to refcount_tElena Reshetova1-1/+1
2017-04-14[media] v4l: Add metadata buffer type and formatLaurent Pinchart1-0/+1
2017-04-06rxrpc: Trace client call connectionDavid Howells1-0/+26
2017-04-06rxrpc: Trace changes in a call's receive window sizeDavid Howells1-0/+27
2017-04-06rxrpc: Trace received abortsDavid Howells1-0/+24
2017-04-06rxrpc: Trace protocol errors in received packetsDavid Howells1-0/+24
2017-04-04sched,tracing: Update trace_sched_pi_setprio()Peter Zijlstra1-7/+9
2017-03-27x86: Convert the rest of the code to support p4d_tKirill A. Shutemov1-14/+14
2017-03-21f2fs: add missing INMEM_REVOKE trace enum definitionChao Yu1-0/+1
2017-03-21f2fs: make sure trace all f2fs_issue_flushKinglong Mee1-4/+7
2017-03-21f2fs: fix stale ATOMIC_WRITTEN_PAGE private pointerJaegeuk Kim1-0/+2
2017-03-07Merge tag 'trace-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-0/+1
2017-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+2
2017-03-03tracing: Add #undef to fix compile errorRik van Riel1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/numa_balancing.h>Ingo Molnar1-1/+1
2017-03-01Merge tag 'for-f2fs-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds1-56/+95
2017-03-01rxrpc: Fix deadlock between call creation and sendmsg/recvmsgDavid Howells1-0/+2
2017-02-27Merge tag 'trace-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-2/+12
2017-02-27f2fs: add f2fs_drop_inode tracepointHou Pengyang1-0/+7
2017-02-25Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds1-1/+1
2017-02-24mm: vmscan: kick flushers when we encounter dirty pages on the LRUJohannes Weiner1-1/+1