summaryrefslogtreecommitdiffstats
path: root/include/trace
AgeCommit message (Expand)AuthorLines
2018-01-23xprtrdma: Add trace points to instrument memory registrationChuck Lever-0/+156
2018-01-23xprtrdma: Add trace points in the RPC Reply handler pathsChuck Lever-0/+162
2018-01-23xprtrdma: Add trace points in RPC Call transmit pathsChuck Lever-0/+124
2018-01-23rpcrdma: infrastructure for static trace points in rpcrdma.koChuck Lever-0/+16
2018-01-23rdma/ib: Add trace point macros to display human-readable valuesChuck Lever-0/+129
2018-01-22btrfs: Remove redundant FLAG_VACANCYNikolay Borisov-1/+0
2018-01-18Merge branch 'pm-cpufreq'Rafael J. Wysocki-6/+4
2018-01-18Merge branch 'pm-cpufreq-thermal' into pm-cpufreqRafael J. Wysocki-6/+4
2018-01-16hrtimer: Add clock bases and hrtimer mode for softirq contextAnna-Maria Gleixner-1/+5
2018-01-16tracing/hrtimer: Print the hrtimer mode in the 'hrtimer_start' tracepointAnna-Maria Gleixner-5/+8
2018-01-16tracing/hrtimer: Fix tracing bugs by taking all clock bases and modes into ac...Anna-Maria Gleixner-4/+16
2018-01-08net: tracepoint: exposing sk_faimily in tracepoint inet_sock_set_stateYafang Shao-2/+13
2018-01-03Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar-55/+20
2018-01-02f2fs: recover directory operations by fsyncJaegeuk Kim-1/+2
2018-01-02net: dccp: Add DCCP sendmsg trace eventMasami Hiramatsu-38/+45
2018-01-02net: sctp: Add SCTP ACK tracking trace eventMasami Hiramatsu-0/+99
2018-01-02net: tcp: Add trace events for TCP congestion window tracingMasami Hiramatsu-0/+97
2018-01-02Merge 4.15-rc6 into char-misc-nextGreg Kroah-Hartman-68/+51
2017-12-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-62/+39
2017-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-60/+37
2017-12-27net/trace: fix printk format in inet_sock_set_stateYafang Shao-2/+1
2017-12-26tcp: Avoid preprocessor directives in tracepoint macro argsMat Martineau-60/+37
2017-12-22Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-2/+2
2017-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-2/+5
2017-12-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-2/+5
2017-12-20net: tracepoint: replace tcp_set_state tracepoint with inet_sock_set_state tr...Yafang Shao-31/+107
2017-12-20tcp: Export to userspace the TCP state names for the trace eventsSteven Rostedt (VMware)-13/+28
2017-12-19siox: add support for tracingUwe Kleine-König-0/+66
2017-12-18KVM: Fix stack-out-of-bounds read in write_mmioWanpeng Li-2/+5
2017-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-4/+7
2017-12-14Merge tag 'trace-v4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-4/+7
2017-12-13net: bridge: use rhashtable for fdbsNikolay Aleksandrov-2/+2
2017-12-11Merge branches 'cond_resched.2017.12.04a', 'dyntick.2017.11.28a', 'fixes.2017...Paul E. McKenney-55/+20
2017-12-11tracing, rcu: Hide trace event rcu_nocb_wake when not usedSteven Rostedt (VMware)-0/+2
2017-12-07cpu_cooling: Drop static-power related stuffViresh Kumar-6/+4
2017-12-05clk: fix a panic error caused by accessing NULL pointerCai Li-2/+2
2017-12-04tracing: always define trace_{irq,preempt}_{enable_disable}Arnd Bergmann-4/+7
2017-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-0/+1
2017-11-30trace/xdp: fix compile warning: 'struct bpf_map' declared inside parameter listXie XiuQi-0/+1
2017-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-23/+63
2017-11-28tracing, rcu: Remove no longer used trace event rcu_prep_idleSteven Rostedt (VMware)-40/+0
2017-11-28rcu: Simplify rcu_eqs_{enter,exit}() non-idle task debug codePaul E. McKenney-7/+5
2017-11-28rcu: Add ->dynticks field to rcu_dyntick trace eventPaul E. McKenney-5/+8
2017-11-28rcu: Shrink ->dynticks_{nmi_,}nesting from long long to longPaul E. McKenney-4/+4
2017-11-28rcu: Add tracing to irq/NMI dyntick-idle transitionsPaul E. McKenney-6/+8
2017-11-26Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-3/+3
2017-11-24rxrpc: Fix service endpoint expiryDavid Howells-0/+2
2017-11-24rxrpc: Add keepalive for a callDavid Howells-0/+6
2017-11-24rxrpc: Add a timeout for detecting lost ACKs/lost DATADavid Howells-2/+9
2017-11-24rxrpc: Fix call timeoutsDavid Howells-22/+47