summaryrefslogtreecommitdiffstats
path: root/include/trace
AgeCommit message (Expand)AuthorLines
2017-04-20block: remove the errors field from struct requestChristoph Hellwig-10/+7
2017-04-20blktrace: remove the unused block_rq_abort tracepointChristoph Hellwig-34/+10
2017-04-19f2fs: trace __submit_discard_cmdChao Yu-1/+15
2017-04-18btrfs: qgroup: Add trace point for qgroup reserved spaceQu Wenruo-0/+44
2017-04-18Btrfs: add file item tracepointsLiu Bo-0/+139
2017-04-18btrfs: convert btrfs_ordered_extent.refs from atomic_t to refcount_tElena Reshetova-1/+1
2017-04-18btrfs: convert extent_map.refs from atomic_t to refcount_tElena Reshetova-1/+1
2017-04-14[media] v4l: Add metadata buffer type and formatLaurent Pinchart-0/+1
2017-04-06rxrpc: Trace client call connectionDavid Howells-0/+26
2017-04-06rxrpc: Trace changes in a call's receive window sizeDavid Howells-0/+27
2017-04-06rxrpc: Trace received abortsDavid Howells-0/+24
2017-04-06rxrpc: Trace protocol errors in received packetsDavid Howells-0/+24
2017-04-04sched,tracing: Update trace_sched_pi_setprio()Peter Zijlstra-7/+9
2017-03-27x86: Convert the rest of the code to support p4d_tKirill A. Shutemov-14/+14
2017-03-21f2fs: add missing INMEM_REVOKE trace enum definitionChao Yu-0/+1
2017-03-21f2fs: make sure trace all f2fs_issue_flushKinglong Mee-4/+7
2017-03-21f2fs: fix stale ATOMIC_WRITTEN_PAGE private pointerJaegeuk Kim-0/+2
2017-03-07Merge tag 'trace-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+1
2017-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-0/+2
2017-03-03tracing: Add #undef to fix compile errorRik van Riel-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-1/+1
2017-03-01Merge tag 'for-f2fs-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds-56/+95
2017-03-01rxrpc: Fix deadlock between call creation and sendmsg/recvmsgDavid Howells-0/+2
2017-02-27Merge tag 'trace-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds-2/+12
2017-02-27f2fs: add f2fs_drop_inode tracepointHou Pengyang-0/+7
2017-02-25Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+1
2017-02-24mm: vmscan: kick flushers when we encounter dirty pages on the LRUJohannes Weiner-1/+1
2017-02-23f2fs: trace victim's cost selectecd by f2fs_gcJaegeuk Kim-2/+6
2017-02-23f2fs: show actual device info in tracepointsJaegeuk Kim-23/+26
2017-02-23f2fs: avoid out-of-order execution of atomic writesJaegeuk Kim-0/+1
2017-02-22mm, vmscan: add mm_vmscan_inactive_list_is_low tracepointMichal Hocko-0/+40
2017-02-22mm, vmscan: enhance mm_vmscan_lru_shrink_inactive tracepointMichal Hocko-3/+26
2017-02-22mm, vmscan: show LRU name in mm_vmscan_lru_isolate tracepointMichal Hocko-6/+14
2017-02-22mm, vmscan: show the number of skipped pages in mm_vmscan_lru_isolateMichal Hocko-2/+6
2017-02-22mm, vmscan: add active list aging tracepointMichal Hocko-0/+36
2017-02-22mm, vmscan: remove unused mm_vmscan_memcg_isolateMichal Hocko-30/+1
2017-02-22oom, trace: add compaction retry tracepointMichal Hocko-0/+65
2017-02-22oom, trace: add oom detection tracepointsMichal Hocko-0/+42
2017-02-22mm, trace: extract COMPACTION_STATUS and ZONE_TYPE to a common headerMichal Hocko-57/+67
2017-02-22mm, dax: change pmd_fault() to take only vmf parameterDave Jiang-29/+25
2017-02-22mm, dax: make pmd_fault() and friends be the same as fault()Dave Jiang-8/+7
2017-02-22dax: add tracepoints to dax_pmd_insert_mapping()Ross Zwisler-0/+51
2017-02-22dax: add tracepoints to dax_pmd_load_hole()Ross Zwisler-0/+42
2017-02-22dax: add tracepoint infrastructure, PMD tracingRoss Zwisler-0/+68
2017-02-22tracing: add __print_flags_u64()Ross Zwisler-0/+11
2017-02-22Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-14/+6
2017-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-27/+1083
2017-02-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-0/+263
2017-02-21Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-blockLinus Torvalds-16/+11
2017-02-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-13/+13