aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/rcutree_trace.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-05rcutrace: single_open() leaksAl Viro1-4/+4
2013-03-26rcu: Make RCU_FAST_NO_HZ take advantage of numbered callbacksPaul E. McKenney1-2/+0
2012-11-16rcu: Separate accounting of callbacks from callback-free CPUsPaul E. McKenney1-2/+3
2012-11-16rcu: Add callback-free CPUsPaul E. McKenney1-1/+6
2012-11-08rcu: Add tracing for synchronize_sched_expedited()Paul E. McKenney1-0/+37
2012-11-08rcu: Remove old debugfs interfaces and also RCU flavor nameMichael Wang1-146/+44
2012-11-08rcu: split 'rcuhier' to each flavorMichael Wang1-0/+24
2012-11-08rcu: split 'rcugp' to each flavorMichael Wang1-0/+26
2012-11-08rcu: split 'rcuboost' to each flavorMichael Wang1-1/+10
2012-11-08rcu: split 'rcubarrier' to each flavorMichael Wang1-0/+27
2012-11-08rcu: Fix tracing formattingPaul E. McKenney1-9/+12
2012-11-08rcu: Remove the interface "rcudata.csv"Michael Wang1-76/+0
2012-11-08rcu: Replace the old interface with the new oneMichael Wang1-124/+24
2012-11-08rcu: Optimize the 'rcu_pending' for RCU traceMichael Wang1-6/+35
2012-11-08rcu: Optimize the 'rcudata.csv' for RCU traceMichael Wang1-0/+42
2012-11-08rcu: Optimize the 'rcudata' for RCU traceMichael Wang1-0/+31
2012-11-08rcu: Fundamental facility for 'CPU units sequence reading'Michael Wang1-0/+30
2012-11-08rcu: Create directory for each flavor of rcuMichael Wang1-0/+8
2012-09-25Merge remote-tracking branch 'tip/smp/hotplug' into next.2012.09.25bPaul E. McKenney1-2/+1
2012-09-24Merge branches 'bigrt.2012.09.23a', 'doctorture.2012.09.23a', 'fixes.2012.09.23a', 'hotplug.2012.09.23a' and 'idlechop.2012.09.23a' into HEADPaul E. McKenney1-2/+2
2012-09-23rcu: Remove _rcu_barrier() dependency on __stop_machine()Paul E. McKenney1-2/+2
2012-09-23rcu: Simplify quiescent-state detectionPaul E. McKenney1-7/+5
2012-09-23rcu: Adjust debugfs tracing for kthread-based quiescent-state forcingPaul E. McKenney1-2/+1
2012-08-13rcu: Use smp_hotplug_thread facility for RCUs per-CPU kthreadPaul E. McKenney1-2/+1
2012-07-06rcu: Fix broken strings in RCU's source code.Paul E. McKenney1-13/+12
2012-07-02rcu: Use for_each_rcu_flavor() in TREE_RCU tracingPaul E. McKenney1-73/+43
2012-07-02rcu: Add rcu_barrier() statistics to debugfs tracingPaul E. McKenney1-0/+39
2012-07-02rcu: Control RCU_FANOUT_LEAF from boot-time parameterPaul E. McKenney1-1/+1
2012-05-09rcu: Make rcu_barrier() less disruptivePaul E. McKenney1-2/+2
2012-02-21rcu: Rework detection of use of RCU by offline CPUsPaul E. McKenney1-3/+3
2012-02-21rcu: Avoid waking up CPUs having only kfree_rcu() callbacksPaul E. McKenney1-4/+4
2011-12-11rcu: Track idleness independent of idle tasksPaul E. McKenney1-8/+2
2011-12-11rcu: ->signaled better named ->fqs_statePaul E. McKenney1-1/+1
2011-09-28rcu: Simplify quiescent-state accountingPaul E. McKenney1-4/+4
2011-09-28rcu: Move RCU_BOOST declarations to allow compiler checkingPaul E. McKenney1-5/+0
2011-09-28rcu: Fix mismatched variable in rcutree_trace.cAndi Kleen1-1/+1
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-06-15rcu: use softirq instead of kthreads except when RCU_BOOST=yPaul E. McKenney1-9/+23
2011-05-26rcu: Decrease memory-barrier usage based on semi-formal proofPaul E. McKenney1-6/+6
2011-05-19Revert "rcu: Decrease memory-barrier usage based on semi-formal proof"Paul E. McKenney1-6/+6
2011-05-05rcu: Add forward-progress diagnostic for per-CPU kthreadsPaul E. McKenney1-1/+3
2011-05-05rcu: add grace-period age and more kthread state to tracingPaul E. McKenney1-8/+29
2011-05-05rcu: make rcutorture version numbers available through debugfsPaul E. McKenney1-0/+28
2011-05-05rcu: add tracing for RCU's kthread run states.Paul E. McKenney1-3/+20
2011-05-05rcu: add callback-queue information to rcudata outputPaul E. McKenney1-2/+19
2011-05-05rcu: Add boosting to TREE_PREEMPT_RCU tracingPaul E. McKenney1-0/+68
2011-05-05rcu: merge TREE_PREEPT_RCU blocked_tasks[] listsPaul E. McKenney1-7/+4
2011-05-05rcu: Decrease memory-barrier usage based on semi-formal proofPaul E. McKenney1-6/+6
2010-11-29rcu,cleanup: simplify the code when cpu is dyingLai Jiangshan1-2/+2
2010-11-29rcu: get rid of obsolete "classic" names in TREE_RCU tracingPaul E. McKenney1-4/+4