aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/builtin-timechart.c
AgeCommit message (Expand)Author
2009-12-01perf timechart: Remove open-coded event parsing codeLi Zefan
2009-11-19perf tools: perf_header__read() shouldn't die()Arnaldo Carvalho de Melo
2009-11-02perf tools: Simplify the symbol priv area mechanismArnaldo Carvalho de Melo
2009-10-23perf tools: Unify debug messages mechanismsArnaldo Carvalho de Melo
2009-10-20perf timechart: Add a process filterArjan van de Ven
2009-10-20perf timechart: Fix the wakeup-arrows that point to non-visible processesArjan van de Ven
2009-10-01perf timechart: Add a power-only modeArjan van de Ven
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar
2009-09-20perf util: Make the timechart SVG width dynamicArjan van de Ven
2009-09-20perf timechart: Show the duration of scheduler delays in the SVGArjan van de Ven
2009-09-20perf timechart: Show the name of the waker/wakee in timechartArjan van de Ven
2009-09-19perf timechart: Add "perf timechart record"Arjan van de Ven
2009-09-19perf: Add the timechart toolArjan van de Ven