[PATCH tip/core/rcu 0/14] Tracing changes for 3.8

From: Paul E. McKenney
Date: Tue Oct 30 2012 - 13:31:50 EST


Hello!

This patch series splits RCU's debugfs tracing files into per-RCU-flavor
directories and allows seeking to CPUs. The patches in this series are
as follows:

1. Create per-RCU-flavor debugfs directories. (Courtesy of
Michael Wang.)
2. Add functions used by later patches to allow seeking to a given
CPU. (Courtesy of Michael Wang.)
3-5. Convert rcudata, rcudata.csv, and rcu_pending to the new debugfs
format. (Courtesy of Michael Wang.)
6. Replace the old interface with the new one. (Courtesy of
Michael Wang.)
7. Remove the unused rcudata.csv interface. (Courtesy of Michael Wang.)
8. Fix formatting of grace-period numbers in rcugp debugfs output.
9-12. Split rcubarrier, rcuboost, rcugp, and rcuhier by RCU flavor.
(Courtesy of Michael Wang.)
13. Remove old debugfs interfaces and stop printing RCU flavor in
output given that it is implied by the directory name.
(Courtesy of Michael Wang.)
14. Add debugfs tracing for synchronize_sched_expedited().

Thanx, Paul

b/kernel/rcutree.c | 4
b/kernel/rcutree_trace.c | 8
kernel/rcutree_trace.c | 698 ++++++++++++++++++++++-------------------------
3 files changed, 351 insertions(+), 359 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/