aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/latencytop.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2008-01-25sched: latencytop supportArjan van de Ven1-0/+239
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>