aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/builtin-sched.c
AgeCommit message (Expand)Author
2009-10-12perf tools: Fix const char type propagationRandy Dunlap
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar
2009-09-18perf sched: Add --input=file option to builtin-sched.cMike Galbraith
2009-09-17perf sched: Determine the number of CPUs automaticallyIngo Molnar
2009-09-16perf sched: Add 'perf sched map' scheduling event map printoutIngo Molnar
2009-09-16perf sched: Make idle thread and comm/pid names more consistentIngo Molnar
2009-09-16perf sched: Sanity check context switch eventsIngo Molnar
2009-09-16perf sched: Account for lost events, increase default bufferingIngo Molnar
2009-09-14perf sched: Add support for sched:sched_stat_runtime eventsmingo
2009-09-14perf sched: Print PIDs toomingo
2009-09-14perf sched: Fix 'perf sched latency' output on 32-bit systemsIngo Molnar
2009-09-14perf tools: Implement counter output multiplexingIngo Molnar
2009-09-14perf tools: Fix processing of randomly serialized sched tracesFrederic Weisbecker
2009-09-14perf tools: Add an option to multiplex counters in a single channelFrederic Weisbecker
2009-09-13perf sched: Add 'perf sched trace', improve documentationIngo Molnar
2009-09-13perf sched: Implement the 'perf sched record' subcommandIngo Molnar
2009-09-13perf sched: Clean up PID sorting logicIngo Molnar
2009-09-13perf sched: Finish latency => atom rename and misc cleanupsIngo Molnar
2009-09-13perf sched: Add 'perf sched latency' and 'perf sched replay'Ingo Molnar
2009-09-13perf sched: Implement multidimensional sortingFrederic Weisbecker
2009-09-13perf sched: Fix nsec to msec conversionFrederic Weisbecker
2009-09-13perf sched: Export the total, max latency and total runtime to thread atoms listFrederic Weisbecker
2009-09-13perf sched: Add involuntarily sleeping task in work atomsFrederic Weisbecker
2009-09-13perf sched: Rename struct lat_snapshot to struct work atomsFrederic Weisbecker
2009-09-13perf sched: Output runtime and context switch totalsIngo Molnar
2009-09-13perf sched: Add runtime statsIngo Molnar
2009-09-13perf sched: Display time in milliseconds, reorganize outputIngo Molnar
2009-09-13perf sched: Clean up latency and replay sub-commandsIngo Molnar
2009-09-13perf sched: Add sched latency profilingFrederic Weisbecker
2009-09-13perf sched: Make it easier to plug in new sub profilersFrederic Weisbecker
2009-09-13perf sched: Fix bad event alignmentFrederic Weisbecker
2009-09-13perf sched: Tighten up the codeIngo Molnar
2009-09-13perf sched: Implement the scheduling workload replay engineIngo Molnar
2009-09-13perf sched: Import schedbench.cIngo Molnar
2009-09-13perf: Add 'perf sched' toolIngo Molnar