Age | Commit message (Expand) | Author | Files | Lines |
2017-12-11 | Merge branches 'cond_resched.2017.12.04a', 'dyntick.2017.11.28a', 'fixes.2017... | Paul E. McKenney | 1 | -55/+20 |
2017-12-11 | tracing, rcu: Hide trace event rcu_nocb_wake when not used | Steven Rostedt (VMware) | 1 | -0/+2 |
2017-11-29 | tracing, rcu: Remove no longer used trace event rcu_prep_idle | Steven Rostedt (VMware) | 1 | -40/+0 |
2017-11-29 | rcu: Simplify rcu_eqs_{enter,exit}() non-idle task debug code | Paul E. McKenney | 1 | -7/+5 |
2017-11-29 | rcu: Add ->dynticks field to rcu_dyntick trace event | Paul E. McKenney | 1 | -5/+8 |
2017-11-29 | rcu: Shrink ->dynticks_{nmi_,}nesting from long long to long | Paul E. McKenney | 1 | -4/+4 |
2017-11-29 | rcu: Add tracing to irq/NMI dyntick-idle transitions | Paul E. McKenney | 1 | -6/+8 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-07-25 | rcutorture: Place event-traced strings into trace buffer | Paul E. McKenney | 1 | -2/+5 |
2017-06-08 | rcu: Prevent rcu_barrier() from starting needless grace periods | Paul E. McKenney | 1 | -0/+1 |
2017-01-23 | rcu: Check cond_resched_rcu_qs() state less often to reduce GP overhead | Paul E. McKenney | 1 | -5/+5 |
2016-11-14 | torture: Trace long read-side delays | Paul E. McKenney | 1 | -1/+4 |
2016-03-31 | rcu: Enforce expedited-GP fairness via funnel wait queue | Paul E. McKenney | 1 | -2/+3 |
2016-03-31 | rcu: Add event tracing definitions for expedited grace periods | Paul E. McKenney | 1 | -2/+76 |
2015-07-18 | rcu: Apply rcu_seq operations to _rcu_barrier() | Paul E. McKenney | 1 | -1/+0 |
2014-10-29 | rcu: Remove redundant TREE_PREEMPT_RCU config option | Pranith Kumar | 1 | -2/+2 |
2014-10-28 | rcu: Make rcu_barrier() understand about missing rcuo kthreads | Paul E. McKenney | 1 | -9/+9 |
2014-09-08 | rcu: Break more call_rcu() deadlock involving scheduler and perf | Paul E. McKenney | 1 | -0/+3 |
2013-09-23 | rcu: Avoid sparse warnings in rcu_nocb_wake trace event | Paul E. McKenney | 1 | -5/+5 |
2013-09-23 | rcu: Track rcu_nocb_kthread()'s sleeping and awakening | Paul E. McKenney | 1 | -0/+4 |
2013-09-23 | rcu: Add tracing for rcuo no-CBs CPU wakeup handshake | Paul E. McKenney | 1 | -0/+37 |
2013-09-23 | rcu: Add tracing of normal (non-NOCB) grace-period requests | Paul E. McKenney | 1 | -0/+1 |
2013-09-23 | rcu: Add tracing to rcu_gp_kthread() | Paul E. McKenney | 1 | -9/+19 |
2013-07-30 | rcu: Add const annotation to char * for RCU tracepoints and functions | Steven Rostedt (Red Hat) | 1 | -41/+41 |
2013-03-26 | rcu: Repurpose no-CBs event tracing to future-GP events | Paul E. McKenney | 1 | -8/+8 |
2013-03-26 | rcu: Add event tracing for no-CBs CPUs' grace periods | Paul E. McKenney | 1 | -0/+55 |
2013-01-29 | Merge branches 'doctorture.2013.01.29a', 'fixes.2013.01.26a', 'tagcb.2013.01.... | Paul E. McKenney | 1 | -5/+7 |
2013-01-09 | rcu: Trace callback acceleration | Paul E. McKenney | 1 | -2/+4 |
2013-01-09 | rcu: Fix blimit type for trace_rcu_batch_start() | Paul E. McKenney | 1 | -3/+3 |
2013-01-09 | rcu: Reduce rcutorture tracing | Paul E. McKenney | 1 | -5/+14 |
2012-11-16 | rcu: Add callback-free CPUs | Paul E. McKenney | 1 | -0/+1 |
2012-07-02 | rcu: Add tracing for _rcu_barrier() | Paul E. McKenney | 1 | -0/+45 |
2012-06-07 | rcu: Update RCU_FAST_NO_HZ tracing for lazy callbacks | Paul E. McKenney | 1 | -0/+1 |
2012-05-10 | rcu: Make RCU_FAST_NO_HZ handle timer migration | Paul E. McKenney | 1 | -0/+1 |
2012-04-25 | rcu: Add RCU_FAST_NO_HZ tracing for idle exit | Paul E. McKenney | 1 | -0/+1 |
2012-02-21 | rcu: Avoid waking up CPUs having only kfree_rcu() callbacks | Paul E. McKenney | 1 | -24/+39 |
2011-12-11 | rcu: Augment rcu_batch_end tracing for idle and callback state | Paul E. McKenney | 1 | -9/+29 |
2011-12-11 | rcu: Permit dyntick-idle with callbacks pending | Paul E. McKenney | 1 | -1/+2 |
2011-12-11 | rcu: Eliminate RCU_FAST_NO_HZ grace-period hang | Paul E. McKenney | 1 | -1/+0 |
2011-12-11 | rcu: Add tracing for RCU_FAST_NO_HZ | Paul E. McKenney | 1 | -0/+37 |
2011-12-11 | rcu: Update trace_rcu_dyntick() header comment | Paul E. McKenney | 1 | -2/+10 |
2011-12-11 | rcu: Deconfuse dynticks entry-exit tracing | Paul E. McKenney | 1 | -6/+9 |
2011-12-11 | rcu: Add failure tracing to rcutorture | Paul E. McKenney | 1 | -0/+26 |
2011-12-11 | rcu: Track idleness independent of idle tasks | Paul E. McKenney | 1 | -4/+6 |
2011-09-29 | rcu: Add grace-period, quiescent-state, and call_rcu trace events | Paul E. McKenney | 1 | -14/+331 |
2011-09-29 | rcu: Add event-trace markers to TREE_RCU kthreads | Paul E. McKenney | 1 | -0/+3 |
2011-09-29 | rcu: Add RCU type to callback-invocation tracing | Paul E. McKenney | 1 | -10/+18 |
2011-09-29 | rcu: Event-trace markers for computing RCU CPU utilization | Paul E. McKenney | 1 | -20/+53 |
2011-09-29 | rcu: Add event-tracing for RCU callback invocation | Paul E. McKenney | 1 | -0/+98 |