aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-sched.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-13perf sched: Add 'perf sched trace', improve documentationIngo Molnar1-1/+6
2009-09-13perf sched: Implement the 'perf sched record' subcommandIngo Molnar1-2/+37
2009-09-13perf sched: Clean up PID sorting logicIngo Molnar1-41/+47
2009-09-13perf sched: Finish latency => atom rename and misc cleanupsIngo Molnar1-215/+184
2009-09-13perf sched: Add 'perf sched latency' and 'perf sched replay'Ingo Molnar1-32/+58
2009-09-13perf sched: Implement multidimensional sortingFrederic Weisbecker1-10/+196
2009-09-13perf sched: Fix nsec to msec conversionFrederic Weisbecker1-4/+4
2009-09-13perf sched: Export the total, max latency and total runtime to thread atoms listFrederic Weisbecker1-26/+22
2009-09-13perf sched: Add involuntarily sleeping task in work atomsFrederic Weisbecker1-6/+13
2009-09-13perf sched: Rename struct lat_snapshot to struct work atomsFrederic Weisbecker1-56/+56
2009-09-13perf sched: Output runtime and context switch totalsIngo Molnar1-1/+10
2009-09-13perf sched: Add runtime statsIngo Molnar1-20/+38
2009-09-13perf sched: Display time in milliseconds, reorganize outputIngo Molnar1-8/+9
2009-09-13perf sched: Clean up latency and replay sub-commandsIngo Molnar1-50/+49
2009-09-13perf sched: Add sched latency profilingFrederic Weisbecker1-11/+285
2009-09-13perf sched: Make it easier to plug in new sub profilersFrederic Weisbecker1-78/+165
2009-09-13perf sched: Fix bad event alignmentFrederic Weisbecker1-25/+76
2009-09-13perf sched: Tighten up the codeIngo Molnar1-189/+47
2009-09-13perf sched: Implement the scheduling workload replay engineIngo Molnar1-18/+134
2009-09-13perf sched: Import schedbench.cIngo Molnar1-25/+817
2009-09-13perf: Add 'perf sched' toolIngo Molnar1-0/+297