aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/latencytop.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2008-01-25sched: latencytop supportArjan van de Ven1-0/+44
LatencyTOP kernel infrastructure; it measures latencies in the scheduler and tracks it system wide and per process. Signed-off-by: Arjan van de Ven <arjan@linux.intel.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>