aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-25sched, tracing: Fix trace_sched_pi_setprio() for deboostingSebastian Andrzej Siewior1-1/+3
2018-05-16Merge tag 'trace-v4.17-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-16/+0
2018-05-14tracing/x86/xen: Remove zero data size trace events trace_xen_mmu_flush_tlb{_all}Steven Rostedt (VMware)1-16/+0
2018-05-14afs: Add a tracepoint to record callbacks from unlisted serversDavid Howells1-0/+42
2018-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+85
2018-05-11Merge tag 'nfs-for-4.17-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds1-10/+6
2018-05-10rxrpc: Trace UDP transmission failureDavid Howells1-0/+55
2018-05-10rxrpc: Add a tracepoint to log ICMP/ICMP6 and error messagesDavid Howells1-0/+30
2018-05-02Merge tag 'trace-v4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-3/+11
2018-05-01sunrpc: Fix latency trace point crashesChuck Lever1-10/+6
2018-04-26Merge tag 'trace-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-0/+2
2018-04-26tracing: initcall: Ordered comparison of function pointersRishabh Bhatnagar1-3/+11
2018-04-19tracing: Add missing forward declarationAhbong Chang1-0/+2
2018-04-18scsi: ufs: add trace event for ufs upiuOhad Sharabi1-0/+27
2018-04-12Merge tag 'nfs-for-4.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds1-19/+87
2018-04-12Merge branch 'afs-dh' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+113
2018-04-11mm, vmscan, tracing: use pointer to reclaim_stat struct in trace eventSteven Rostedt1-15/+9
2018-04-10sunrpc: Add static trace point to report result of RPC pingChuck Lever1-0/+21
2018-04-10sunrpc: Add static trace point to report RPC latency statsChuck Lever1-0/+45
2018-04-10sunrpc: Simplify synopsis of some trace pointsChuck Lever1-19/+21
2018-04-10Merge tag 'trace-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-0/+66
2018-04-10Merge tag 'rtc-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linuxLinus Torvalds1-0/+206
2018-04-09afs: Trace protocol errorsDavid Howells1-0/+21
2018-04-09afs: Locally edit directory data for mkdir/create/unlink/...David Howells1-0/+90
2018-04-09afs: Prospectively look up extra files when doing a single lookupDavid Howells1-0/+2
2018-04-07Merge tag 'fscache-next-20180406' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsLinus Torvalds2-0/+862
2018-04-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-8/+11
2018-04-06fscache: Maintain a catalogue of allocated cookiesDavid Howells1-0/+8
2018-04-06init, tracing: Add initcall trace eventsSteven Rostedt (VMware)1-0/+66
2018-04-05mm, page_alloc: wakeup kcompactd even if kswapd cannot free more memoryDavid Rientjes1-7/+10
2018-04-05mm/migrate: rename migration reason MR_CMA to MR_CONTIG_RANGEAnshuman Khandual1-1/+1
2018-04-05Merge tag 'nfsd-4.17' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-83/+121
2018-04-04Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds1-0/+43
2018-04-04Merge tag 'for-4.17-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds1-7/+101
2018-04-04fscache: Add more tracepointsDavid Howells1-0/+252
2018-04-04fscache: Add tracepointsDavid Howells2-0/+602
2018-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds5-113/+342
2018-04-03svc: Report xprt dequeue latencyChuck Lever1-4/+26
2018-04-03sunrpc: Report per-RPC execution statsChuck Lever1-0/+21
2018-04-03sunrpc: Re-purpose trace_svc_processChuck Lever1-4/+26
2018-04-03sunrpc: Save remote presentation address in svc_xprt for trace eventsChuck Lever1-56/+33
2018-04-03sunrpc: Simplify trace_svc_recvChuck Lever1-7/+7
2018-04-03sunrpc: Move trace_svc_xprt_dequeue()Chuck Lever1-11/+5
2018-04-03sunrpc: Update show_svc_xprt_flags() to include recently added flagsChuck Lever1-1/+3
2018-04-02Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-1/+1
2018-04-02Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+4
2018-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller3-1/+94
2018-03-31btrfs: qgroup: Update trace events for metadata reservationQu Wenruo1-2/+53
2018-03-31btrfs: qgroup: Split meta rsv type into meta_prealloc and meta_pertransQu Wenruo1-2/+3
2018-03-31btrfs: qgroup: Update trace events to use new separate rsv typesQu Wenruo1-5/+12