aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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 tools: Allow the specification of all tracepoints at onceFrederic 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
2009-09-11Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-09-11Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-09-06Merge commit 'v2.6.31-rc9' into tracing/coreIngo Molnar
2009-09-04perf tools: Avoid unnecessary work in directory lookupsUlrich Drepper
2009-09-04perf stat: Clean up statistics calculations a bit morePeter Zijlstra
2009-09-04perf stat: More advanced variance computationPeter Zijlstra
2009-09-04perf stat: Use stddev_mean in stead of stddevPeter Zijlstra
2009-09-04perf stat: Remove the limit on repeatPeter Zijlstra
2009-09-04perf stat: Change noise calculation to use stddevPeter Zijlstra
2009-09-04sparc: add basic support for 'perf'Jens Axboe
2009-09-03perf trace: Fix read_string()Ingo Molnar
2009-09-03perf trace: Print out in nanosecondsIngo Molnar
2009-09-03perf tools: Seek to the end of the header areaIngo Molnar
2009-09-03perf trace: Fix parsing of perf.dataIngo Molnar
2009-09-03perf trace: Sample timestamps as wellIngo Molnar
2009-09-02perf trace: Sample the CPU tooIngo Molnar
2009-09-02perf tools: Work around strict aliasing related warningsIngo Molnar
2009-09-02perf tools: Clean up warnings list in the MakefileIngo Molnar