summaryrefslogtreecommitdiffstats
path: root/include/trace
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | xprtrdma: Add trace points for connect eventsChuck Lever2018-01-231-0/+75
| | * | | | | xprtrdma: Add trace points to instrument MR allocation and recoveryChuck Lever2018-01-231-0/+57
| | * | | | | xprtrdma: Add trace points to instrument memory invalidationChuck Lever2018-01-231-0/+41
| | * | | | | xprtrdma: Add trace points in reply decoder pathChuck Lever2018-01-231-0/+93
| | * | | | | xprtrdma: Add trace points to instrument memory registrationChuck Lever2018-01-231-0/+156
| | * | | | | xprtrdma: Add trace points in the RPC Reply handler pathsChuck Lever2018-01-231-0/+162
| | * | | | | xprtrdma: Add trace points in RPC Call transmit pathsChuck Lever2018-01-231-0/+124
| | * | | | | rpcrdma: infrastructure for static trace points in rpcrdma.koChuck Lever2018-01-231-0/+16
| | * | | | | rdma/ib: Add trace point macros to display human-readable valuesChuck Lever2018-01-231-0/+129
| | |/ / / /
| * | | | / SUNRPC: Fix null rpc_clnt dereference in rpc_task_queued tracepointBenjamin Coddington2018-01-231-2/+2
| | |_|_|/ | |/| | |
* | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-01-301-55/+20
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2018-01-031-55/+20
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | | | | |
| | | \ \ \
| | *-. \ \ \ Merge branches 'cond_resched.2017.12.04a', 'dyntick.2017.11.28a', 'fixes.2017...Paul E. McKenney2017-12-111-55/+20
| | |\ \ \ \ \
| | | | * | | | tracing, rcu: Hide trace event rcu_nocb_wake when not usedSteven Rostedt (VMware)2017-12-111-0/+2
| | | |/ / / / | | |/| | | |
| | | * | | | tracing, rcu: Remove no longer used trace event rcu_prep_idleSteven Rostedt (VMware)2017-11-281-40/+0
| | | * | | | rcu: Simplify rcu_eqs_{enter,exit}() non-idle task debug codePaul E. McKenney2017-11-281-7/+5
| | | * | | | rcu: Add ->dynticks field to rcu_dyntick trace eventPaul E. McKenney2017-11-281-5/+8
| | | * | | | rcu: Shrink ->dynticks_{nmi_,}nesting from long long to longPaul E. McKenney2017-11-281-4/+4
| | | * | | | rcu: Add tracing to irq/NMI dyntick-idle transitionsPaul E. McKenney2017-11-281-6/+8
| | |/ / / /
* | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-01-291-9/+28
|\ \ \ \ \ \
| * | | | | | hrtimer: Add clock bases and hrtimer mode for softirq contextAnna-Maria Gleixner2018-01-161-1/+5
| * | | | | | tracing/hrtimer: Print the hrtimer mode in the 'hrtimer_start' tracepointAnna-Maria Gleixner2018-01-161-5/+8
| * | | | | | tracing/hrtimer: Fix tracing bugs by taking all clock bases and modes into ac...Anna-Maria Gleixner2018-01-161-4/+16
| |/ / / / /
* | | | | | Merge tag 'for-4.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds2018-01-291-1/+0
|\ \ \ \ \ \
| * | | | | | btrfs: Remove redundant FLAG_VACANCYNikolay Borisov2018-01-221-1/+0
| |/ / / / /
* | | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2018-01-181-6/+4
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge branch 'pm-cpufreq-thermal' into pm-cpufreqRafael J. Wysocki2018-01-181-6/+4
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | cpu_cooling: Drop static-power related stuffViresh Kumar2017-12-071-6/+4
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-12-281-60/+37
|\ \ \ \ \ \
| * | | | | | tcp: Avoid preprocessor directives in tracepoint macro argsMat Martineau2017-12-261-60/+37
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-12-221-2/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | clk: fix a panic error caused by accessing NULL pointerCai Li2017-12-051-2/+2
| | |_|/ / | |/| | |
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-12-211-2/+5
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | KVM: Fix stack-out-of-bounds read in write_mmioWanpeng Li2017-12-181-2/+5
| | |_|/ | |/| |
* | | | Merge tag 'trace-v4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-12-141-4/+7
|\ \ \ \ | |/ / / |/| | |
| * | | tracing: always define trace_{irq,preempt}_{enable_disable}Arnd Bergmann2017-12-041-4/+7
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2017-12-031-0/+1
|\ \ \ | |/ / |/| |
| * | trace/xdp: fix compile warning: 'struct bpf_map' declared inside parameter listXie XiuQi2017-11-301-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-11-291-23/+63
|\| | | |/ |/|
| * rxrpc: Fix service endpoint expiryDavid Howells2017-11-241-0/+2
| * rxrpc: Add keepalive for a callDavid Howells2017-11-241-0/+6
| * rxrpc: Add a timeout for detecting lost ACKs/lost DATADavid Howells2017-11-241-2/+9
| * rxrpc: Fix call timeoutsDavid Howells2017-11-241-22/+47
* | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-261-3/+3
|\ \ | |/ |/|
| * sched/debug: Fix task state recording/printoutThomas Gleixner2017-11-241-3/+3
* | Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-11-181-7/+10
|\ \
| * | SUNRPC: Fix tracepoint storage issues with svc_recv and svc_rqst_statusTrond Myklebust2017-10-111-7/+10
* | | Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2017-11-175-56/+97
|\ \ \
| * | | tracing, thermal: Hide cpu cooling trace events when not in useSteven Rostedt (VMware)2017-10-171-0/+2
| * | | tracing, thermal: Hide devfreq trace events when not in useSteven Rostedt (VMware)2017-10-171-0/+2
OpenPOWER on IntegriCloud