Searched hist:fc59a3fc8eed3a2c811e64ec65015d7eb1459ace (Results 1 – 1 of 1) sorted by relevance
/linux/arch/powerpc/platforms/pseries/ |
H A D | Makefile | diff fc59a3fc8eed3a2c811e64ec65015d7eb1459ace Wed Mar 11 18:55:52 CET 2009 Jeremy Kerr <jk@ozlabs.org> powerpc: Add virtual processor dispatch trace log
pseries SPLPAR machines are able to retrieve a log of dispatch and preempt events from the hypervisor. With this information, we can see when and why each dispatch & preempt is occuring.
This change adds a set of debugfs files allowing userspace to read this dispatch log.
Based on initial patches from Nishanth Aravamudan <nacc@us.ibm.com>.
Signed-off-by: Jeremy Kerr <jk@ozlabs.org> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
|