summaryrefslogtreecommitdiff
path: root/include/trace
AgeCommit message (Expand)AuthorFilesLines
2019-10-23Merge tag 'for-5.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+2
2019-10-17btrfs: tracepoints: Fix bad entry members of qgroup eventsQu Wenruo1-1/+2
2019-10-13tcp: annotate sk->sk_wmem_queued lockless readsEric Dumazet1-1/+1
2019-10-13tcp: annotate sk->sk_rcvbuf lockless readsEric Dumazet1-1/+1
2019-10-07rxrpc: Fix trace-after-put looking at the put call recordDavid Howells1-3/+3
2019-10-07rxrpc: Fix trace-after-put looking at the put connection recordDavid Howells1-3/+3
2019-10-07rxrpc: Fix trace-after-put looking at the put peer recordDavid Howells1-3/+3
2019-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-1/+1
2019-10-04rxrpc: Fix rxrpc_recvmsg tracepointDavid Howells1-1/+1
2019-09-30Merge tag 'trace-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds1-3/+4
2019-09-28mm, tracing: Print symbol name for call_site in trace eventsChangbin Du1-3/+4
2019-09-26Merge tag 'nfs-for-5.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds1-13/+75
2019-09-25include/trace/events/writeback.h: fix -Wstringop-truncation warningsQian Cai1-18/+20
2019-09-18Merge tag 'for-5.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds1-2/+1
2019-09-18Merge tag 'filelock-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-7/+7
2019-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-1/+2
2019-09-18Merge tag 'staging-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+259
2019-09-17Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-6/+2
2019-09-17Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-blockLinus Torvalds2-0/+304
2019-09-17Merge branches 'pm-opp', 'pm-qos', 'acpi-pm', 'pm-domains' and 'pm-tools'Rafael J. Wysocki1-6/+2
2019-09-16Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+2
2019-09-11Merge branches 'arm/omap', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm/qco...Joerg Roedel1-0/+106
2019-09-11iommu/vt-d: Add trace events for device dma map/unmapLu Baolu1-0/+106
2019-09-09btrfs: add a flush step for delayed iputsJosef Bacik1-0/+1
2019-09-09btrfs: Remove unused locking functionsNikolay Borisov1-2/+0
2019-09-05erofs: use erofs_inode namingGao Xiang1-7/+7
2019-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-31/+28
2019-08-30writeback: don't access page->mapping directly in track_foreign_dirty TPTejun Heo1-1/+4
2019-08-30writeback: add tracepoints for cgroup foreign writebacksTejun Heo1-0/+123
2019-08-29blkcg: blk-iocost: predeclare used structsStephen Rothwell1-0/+4
2019-08-28blkcg: implement blk-iocostTejun Heo1-0/+174
2019-08-27erofs: fix compile warnings when moving out include/trace/events/erofs.hGao Xiang1-0/+3
2019-08-27rxrpc: Use skb_unshare() rather than skb_cow_data()David Howells1-4/+8
2019-08-27rxrpc: Use the tx-phase skb flag to simplify tracingDavid Howells1-29/+22
2019-08-24erofs: move erofs out of stagingGao Xiang1-0/+256
2019-08-22Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar1-2/+2
2019-08-21xprtrdma: Cache free MRs in each rpcrdma_reqChuck Lever1-2/+36
2019-08-21PM: QoS: Get rid of unused flagsAmit Kucheria1-6/+2
2019-08-20xprtrdma: Move rpcrdma_mr_get out of frwr_mapChuck Lever1-1/+28
2019-08-20xprtrdma: Rename CQE field in Receive trace pointsChuck Lever1-10/+11
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-3/+3
2019-08-14rxrpc: Fix read-after-free in rxrpc_queue_local()David Howells1-3/+3
2019-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski1-1/+2
2019-08-13rcu/nocb: Use rcu_segcblist for no-CBs CPUsPaul E. McKenney1-1/+0
2019-08-13rcu/nocb: Rename and document no-CB CB kthread sleep trace eventPaul E. McKenney1-1/+2
2019-07-30tracing: Fix header include guards in trace event headersMasahiro Yamada4-7/+7
2019-07-29xdp: Add devmap_hash map type for looking up devices by hashed indexToke Høiland-Jørgensen1-1/+2
2019-07-22locks: revise generic_add_lease tracepointJeff Layton1-7/+7
2019-07-18Merge tag 'nfs-for-5.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-22/+68
2019-07-16Merge tag 'for-5.3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds1-0/+40