aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/trace (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-01sctp: move trace_sctp_probe_path into sctp_outq_sackKevin Kou1-9/+0
2020-10-01SUNRPC: Capture completion of all RPC tasksChuck Lever1-0/+1
2020-09-03writeback: Fix sync livelock due to b_dirty_time processingJan Kara1-7/+6
2020-07-22rxrpc: Fix trace stringDavid Howells1-1/+1
2020-05-27rxrpc: Trace discarded ACKsDavid Howells1-0/+35
2020-05-27rxrpc: Fix the excessive initial retransmission timeoutDavid Howells1-10/+7
2020-05-02blk-iocost: Fix error on iocost_ioc_vrate_adjWaiman Long1-3/+3
2020-05-02svcrdma: Fix trace point use-after-free raceChuck Lever1-14/+36
2020-04-01afs: Fix some tracing detailsDavid Howells1-1/+1
2020-02-24rcu: Fix data-race due to atomic_t copy-by-valueMarco Elver1-2/+2
2020-02-11memcg: fix a crash in wb_workfn when a device disappearsTheodore Ts'o1-20/+17
2020-01-29tracing: xen: Ordered comparison of function pointersChangbin Du1-1/+5
2020-01-23mm: khugepaged: add trace status description for SCAN_PAGE_HAS_PRIVATEYang Shi1-1/+2
2020-01-17afs: Fix use-after-loss-of-refDavid Howells1-9/+3
2020-01-17xprtrdma: Add unique trace points for posting Local Invalidate WRsChuck Lever1-0/+25
2020-01-14tracing: Change offset type to s32 in preempt/irq tracepointsJoel Fernandes (Google)1-4/+4
2019-12-31block: Fix writeback throttling W=1 compiler warningsBart Van Assche1-4/+8
2019-12-18page_pool: do not release pool until inflight == 0.Jonathan Lemon1-15/+4
2019-11-09tcp: remove redundant new line from tcp_event_sk_skbTony Lu1-1/+1
2019-10-23Merge tag 'for-5.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus 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/rostedt/linux-traceLinus 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/kdave/linuxLinus Torvalds1-2/+1
2019-09-18Merge tag 'filelock-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linuxLinus 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/gregkh/stagingLinus Torvalds1-0/+259
2019-09-17Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus 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/kernel/git/tip/tipLinus Torvalds1-2/+2
2019-09-11Merge branches 'arm/omap', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm/qcom', 'arm/renesas', 'x86/amd', 'x86/vt-d' and 'core' into nextJoerg 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