summaryrefslogtreecommitdiffstats
path: root/include/trace/events/rcu.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2019-05-161-56/+25Star
|\
| * rcu: validate arguments for rcu tracepointsYafang Shao2019-04-081-56/+25Star
* | treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelySakari Ailus2019-04-091-2/+2
|/
* rcu: Eliminate ->rcu_qs_ctr from the rcu_dynticks structurePaul E. McKenney2018-08-311-3/+2Star
* rcu: Inline _rcu_barrier() into its sole remaining callerPaul E. McKenney2018-08-311-10/+10
* rcu: Remove CPU-hotplug failsafe from force-quiescent-state code pathPaul E. McKenney2018-07-131-5/+5
* rcu: Rename the grace-period-request variables and parametersJoel Fernandes2018-07-131-7/+8
* rcu: Don't funnel-lock above leaf node if GP in progressPaul E. McKenney2018-07-131-2/+2
* rcu: Convert rcu_fqs tracepoint to ->gp_seqPaul E. McKenney2018-07-131-6/+6
* rcu: Convert rcu_quiescent_state_report tracepoint to ->gp_seqPaul E. McKenney2018-07-131-6/+6
* rcu: Convert rcu_unlock_preempted_task tracepoint to ->gp_seqPaul E. McKenney2018-07-131-6/+6
* rcu: Convert rcu_preempt_task tracepoint to ->gp_seqPaul E. McKenney2018-07-131-6/+6
* rcu: Convert rcu_grace_period_init tracepoint to gp_seqPaul E. McKenney2018-07-131-6/+6
* rcu: Convert rcu_future_grace_period tracepoint to gp_seqPaul E. McKenney2018-07-131-13/+9Star
* rcu: Convert rcu_grace_period tracepoint to gp_seqPaul E. McKenney2018-07-131-6/+7
* rcu: Update list of rcu_future_grace_period() trace eventsPaul E. McKenney2018-05-151-6/+7
* rcu: Trace expedited GP delays due to transitioning CPUsPaul E. McKenney2018-02-211-0/+1
* rcu: Add more tracing of expedited grace periodsPaul E. McKenney2018-02-211-0/+3
*-. Merge branches 'cond_resched.2017.12.04a', 'dyntick.2017.11.28a', 'fixes.2017...Paul E. McKenney2017-12-111-55/+20Star
|\ \
| | * 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-291-40/+0Star
| * rcu: Simplify rcu_eqs_{enter,exit}() non-idle task debug codePaul E. McKenney2017-11-291-7/+5Star
| * rcu: Add ->dynticks field to rcu_dyntick trace eventPaul E. McKenney2017-11-291-5/+8
| * rcu: Shrink ->dynticks_{nmi_,}nesting from long long to longPaul E. McKenney2017-11-291-4/+4
| * rcu: Add tracing to irq/NMI dyntick-idle transitionsPaul E. McKenney2017-11-291-6/+8
|/
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* rcutorture: Place event-traced strings into trace bufferPaul E. McKenney2017-07-251-2/+5
* rcu: Prevent rcu_barrier() from starting needless grace periodsPaul E. McKenney2017-06-081-0/+1
* rcu: Check cond_resched_rcu_qs() state less often to reduce GP overheadPaul E. McKenney2017-01-231-5/+5
* torture: Trace long read-side delaysPaul E. McKenney2016-11-141-1/+4
* rcu: Enforce expedited-GP fairness via funnel wait queuePaul E. McKenney2016-03-311-2/+3
* rcu: Add event tracing definitions for expedited grace periodsPaul E. McKenney2016-03-311-2/+76
* rcu: Apply rcu_seq operations to _rcu_barrier()Paul E. McKenney2015-07-171-1/+0Star
* rcu: Remove redundant TREE_PREEMPT_RCU config optionPranith Kumar2014-10-291-2/+2
* rcu: Make rcu_barrier() understand about missing rcuo kthreadsPaul E. McKenney2014-10-281-9/+9
* rcu: Break more call_rcu() deadlock involving scheduler and perfPaul E. McKenney2014-09-081-0/+3
* rcu: Avoid sparse warnings in rcu_nocb_wake trace eventPaul E. McKenney2013-09-231-5/+5
* rcu: Track rcu_nocb_kthread()'s sleeping and awakeningPaul E. McKenney2013-09-231-0/+4
* rcu: Add tracing for rcuo no-CBs CPU wakeup handshakePaul E. McKenney2013-09-231-0/+37
* rcu: Add tracing of normal (non-NOCB) grace-period requestsPaul E. McKenney2013-09-231-0/+1
* rcu: Add tracing to rcu_gp_kthread()Paul E. McKenney2013-09-231-9/+19
* rcu: Add const annotation to char * for RCU tracepoints and functionsSteven Rostedt (Red Hat)2013-07-291-41/+41
* rcu: Repurpose no-CBs event tracing to future-GP eventsPaul E. McKenney2013-03-261-8/+8
* rcu: Add event tracing for no-CBs CPUs' grace periodsPaul E. McKenney2013-03-261-0/+55
*---. Merge branches 'doctorture.2013.01.29a', 'fixes.2013.01.26a', 'tagcb.2013.01....Paul E. McKenney2013-01-291-5/+7
|\ \ \
| | * | rcu: Trace callback accelerationPaul E. McKenney2013-01-081-2/+4
| | |/
| * / rcu: Fix blimit type for trace_rcu_batch_start()Paul E. McKenney2013-01-081-3/+3
| |/
* / rcu: Reduce rcutorture tracingPaul E. McKenney2013-01-081-5/+14
|/
* rcu: Add callback-free CPUsPaul E. McKenney2012-11-161-0/+1
* rcu: Add tracing for _rcu_barrier()Paul E. McKenney2012-07-021-0/+45