aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-timechart.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-01perf timechart: Remove open-coded event parsing codeLi Zefan1-140/+30
2009-11-19perf tools: perf_header__read() shouldn't die()Arnaldo Carvalho de Melo1-4/+13
2009-11-02perf tools: Simplify the symbol priv area mechanismArnaldo Carvalho de Melo1-1/+1
2009-10-23perf tools: Unify debug messages mechanismsArnaldo Carvalho de Melo1-7/+6
2009-10-20perf timechart: Add a process filterArjan van de Ven1-3/+102
2009-10-20perf timechart: Fix the wakeup-arrows that point to non-visible processesArjan van de Ven1-2/+26
2009-10-01perf timechart: Add a power-only modeArjan van de Ven1-3/+7
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar1-7/+7
2009-09-20perf util: Make the timechart SVG width dynamicArjan van de Ven1-2/+4
2009-09-20perf timechart: Show the duration of scheduler delays in the SVGArjan van de Ven1-3/+3
2009-09-20perf timechart: Show the name of the waker/wakee in timechartArjan van de Ven1-3/+8
2009-09-19perf timechart: Add "perf timechart record"Arjan van de Ven1-8/+39
2009-09-19perf: Add the timechart toolArjan van de Ven1-0/+1120