aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-11mm, vmscan, tracing: use pointer to reclaim_stat struct in trace eventSteven Rostedt1-15/+9
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-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
2018-03-30rxrpc: Add a tracepoint to track rxrpc_peer refcountingDavid Howells1-0/+42
2018-03-30rxrpc: Add a tracepoint to track rxrpc_local refcountingDavid Howells1-0/+43
2018-03-28bpf: introduce BPF_RAW_TRACEPOINTAlexei Starovoitov2-0/+93
2018-03-28treewide: remove large struct-pass-by-value from tracepoint argumentsAlexei Starovoitov1-1/+1
2018-03-27rxrpc: Trace call completionDavid Howells1-0/+33
2018-03-27rxrpc, afs: Use debug_ids rather than pointers in tracesDavid Howells2-115/+109
2018-03-27rxrpc: Trace resendDavid Howells1-0/+24
2018-03-26Btrfs: add tracepoint for em's EEXIST caseLiu Bo1-0/+35
2018-03-15mmc: core: Fix tracepoint print of blk_addr and blkszAdrian Hunter1-2/+2
2018-03-11Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar1-0/+4
2018-02-23Drop a bunch of metag referencesJames Hogan1-1/+1
2018-02-20rcu: Trace expedited GP delays due to transitioning CPUsPaul E. McKenney1-0/+1
2018-02-20rcu: Add more tracing of expedited grace periodsPaul E. McKenney1-0/+3
2018-02-18ext4: add tracepoints for shutdown and file system errorsTheodore Ts'o1-0/+43
2018-02-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2018-02-15x86/mm: Rename flush_tlb_single() and flush_tlb_one() to __flush_tlb_one_[user|kernel]()Andy Lutomirski1-1/+1
2018-02-13rtc: Add tracepoints for RTC systemBaolin Wang1-0/+206
2018-02-01Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-0/+66
2018-01-31Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-13/+10
2018-01-31mm: use sc->priority for slab shrink targetsJosef Bacik1-13/+10
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds5-18/+322
2018-01-30Merge tag 'f2fs-for-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds1-1/+2