aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/svghelper.c
AgeCommit message (Expand)Author
2019-02-05perf svghelper: Fix unchecked usage of strncpy()Arnaldo Carvalho de Melo
2016-08-23perf timechart: Use NSEC_PER_U?SECArnaldo Carvalho de Melo
2015-06-25perf tools: Add reference counting for cpu_map objectJiri Olsa
2014-07-10perf timechart: Implement IO modeStanislav Fomichev
2014-07-10perf timechart: Fix rendering in FirefoxStanislav Fomichev
2014-05-01tools: Consolidate types.hBorislav Petkov
2013-12-27perf tools: Use zfree to help detect use after free bugsArnaldo Carvalho de Melo
2013-12-17perf timechart: Add --highlight optionStanislav Fomichev
2013-12-16perf timechart: Add support for topologyStanislav Fomichev
2013-12-16perf timechart: Print pid along the nameStanislav Fomichev
2013-12-16perf timechart: Add backtrace support to CPU infoStanislav Fomichev
2013-11-27perf timechart: Add backtrace supportStanislav Fomichev
2013-11-27perf timechart: Group figures and add title with detailsStanislav Fomichev
2011-02-28perf timechart: Fix black idle boxes in the titleThomas Renninger
2011-01-22perf tools: Fix time function double declaration with glibcThomas Renninger
2011-01-22perf tools: Fix 64 bit integer format stringsArnaldo Carvalho de Melo
2009-10-20perf timechart: Improve the visual appearance of scheduler delaysArjan van de Ven
2009-10-01perf timechart: Add a power-only modeArjan van de Ven
2009-09-20perf util: SVG performance improvementsArjan van de Ven
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 utils: Be consistent about minimum text size in the svghelperArjan van de Ven
2009-09-19perf: Add a SVG helper library fileArjan van de Ven