lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 30 Oct 2012 10:04:54 -0700
From:	"Paul E. McKenney" <paulmck@...ux.vnet.ibm.com>
To:	linux-kernel@...r.kernel.org
Cc:	mingo@...e.hu, laijs@...fujitsu.com, dipankar@...ibm.com,
	akpm@...ux-foundation.org, mathieu.desnoyers@...icios.com,
	josh@...htriplett.org, niv@...ibm.com, tglx@...utronix.de,
	peterz@...radead.org, rostedt@...dmis.org, Valdis.Kletnieks@...edu,
	dhowells@...hat.com, edumazet@...gle.com, darren@...art.com,
	fweisbec@...il.com, sbw@....edu, patches@...aro.org
Subject: [PATCH tip/core/rcu 0/14] Tracing changes for 3.8

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@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ