summaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-timechart.c
Commit message (Expand)AuthorAgeFilesLines
* perf: Make common SAMPLE_EVENT parserOGAWA Hirofumi2009-12-061-41/+15
* perf timechart: Fix header handlingOGAWA Hirofumi2009-12-061-4/+8
* perf timechart: Remove open-coded event parsing codeLi Zefan2009-12-011-140/+30
* perf tools: perf_header__read() shouldn't die()Arnaldo Carvalho de Melo2009-11-191-4/+13
* perf tools: Simplify the symbol priv area mechanismArnaldo Carvalho de Melo2009-11-021-1/+1
* perf tools: Unify debug messages mechanismsArnaldo Carvalho de Melo2009-10-231-7/+6
* perf timechart: Add a process filterArjan van de Ven2009-10-201-3/+102
* perf timechart: Fix the wakeup-arrows that point to non-visible processesArjan van de Ven2009-10-201-2/+26
* perf timechart: Add a power-only modeArjan van de Ven2009-10-011-3/+7
* perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-211-7/+7
* perf util: Make the timechart SVG width dynamicArjan van de Ven2009-09-201-2/+4
* perf timechart: Show the duration of scheduler delays in the SVGArjan van de Ven2009-09-201-3/+3
* perf timechart: Show the name of the waker/wakee in timechartArjan van de Ven2009-09-201-3/+8
* perf timechart: Add "perf timechart record"Arjan van de Ven2009-09-191-8/+39
* perf: Add the timechart toolArjan van de Ven2009-09-191-0/+1120
OpenPOWER on IntegriCloud