summaryrefslogtreecommitdiffstats
path: root/include/trace
AgeCommit message (Expand)AuthorLines
2017-09-11block: tolerate tracing of NULL bioGreg Thelen-3/+2
2017-09-09Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds-131/+200
2017-09-07Merge tag 'mmc-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds-13/+23
2017-09-07Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds-13/+13
2017-09-07Merge tag 'for-linus-4.14b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-38/+0
2017-09-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds-9/+1
2017-09-06mm,fork: introduce MADV_WIPEONFORKRik van Riel-7/+1
2017-09-06dax: use common 4k zero page for dax mmap readsRoss Zwisler-2/+0
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-11/+286
2017-08-31bridge: add tracepoint in br_fdb_updateRoopa Prabhu-0/+31
2017-08-31xen: remove not used trace functionsJuergen Gross-20/+0
2017-08-31xen: remove unused function xen_set_domain_pte()Juergen Gross-18/+0
2017-08-30mmc: core: Add members to mmc_request and mmc_data for CQE'sAdrian Hunter-13/+23
2017-08-29bridge: fdb add and delete tracepointsRoopa Prabhu-0/+98
2017-08-29xdp: separate xdp_redirect tracepoint in map caseJesper Dangaard Brouer-8/+38
2017-08-29xdp: separate xdp_redirect tracepoint in error caseJesper Dangaard Brouer-4/+18
2017-08-29xdp: make xdp tracepoints report bpf prog id instead of prog_tagJesper Dangaard Brouer-10/+8
2017-08-29xdp: tracepoint xdp_redirect also need a map argumentJesper Dangaard Brouer-8/+30
2017-08-29xdp: remove redundant argument to trace_xdp_redirectJesper Dangaard Brouer-3/+3
2017-08-24xdp: get tracepoints xdp_exception and xdp_redirect in syncJesper Dangaard Brouer-6/+6
2017-08-24xdp: remove net_device names from xdp_redirect tracepointJesper Dangaard Brouer-12/+12
2017-08-23block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig-12/+12
2017-08-21Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar-2/+5
2017-08-18xdp: adjust xdp redirect tracepoint to include return error codeJesper Dangaard Brouer-4/+7
2017-08-18btrfs: use BTRFS_FSID_SIZE for fsidAnand Jain-9/+9
2017-08-16qdisc: add tracepoint qdisc:qdisc_dequeue for dequeued SKBsJesper Dangaard Brouer-0/+50
2017-08-16btrfs: Remove redundant argument of flush_spaceNikolay Borisov-8/+5
2017-08-16btrfs: backref, add tracepoints for prelim_ref insertion and mergingJeff Mahoney-0/+58
2017-08-16btrfs: constify tracepoint argumentsJeff Mahoney-114/+128
2017-08-07Merge tag 'mlx5-shared-2017-08-07' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller-27/+8
2017-07-30ext4: remove unused metadata accounting variablesEric Whitney-27/+8
2017-07-29kernfs: introduce kernfs_node_idShaohua Li-1/+1
2017-07-24rcutorture: Place event-traced strings into trace bufferPaul E. McKenney-2/+5
2017-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+1
2017-07-17xdp: add trace event for xdp redirectJohn Fastabend-1/+30
2017-07-12mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...Michal Hocko-1/+1
2017-07-12Merge branch 'i2c/for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-224/+251
2017-07-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds-1/+81
2017-07-10mm/oom_kill.c: add tracepoints for oom reaper-related eventsRoman Gushchin-0/+80
2017-07-10oom, trace: remove ENUM evaluation of COMPACTION_FEEDBACKSteven Rostedt (VMware)-1/+1
2017-07-10Merge tag 'for-f2fs-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds-2/+14
2017-07-07Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+57
2017-07-06Merge tag 'trace-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds-7/+32
2017-07-06Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds-0/+125
2017-07-06fs: new infrastructure for writeback error handling and reportingJeff Layton-0/+57
2017-07-05Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-36/+0
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-0/+1
2017-07-04Merge tag 'spi-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds-13/+13
2017-07-03Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+195
2017-06-20percpu: add tracepoint support for percpu memoryDennis Zhou-0/+125