aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/svghelper.h
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-03-23perf tools: Remove needless 'extern' from function prototypesArnaldo Carvalho de Melo
2014-07-10perf timechart: Implement IO modeStanislav Fomichev
2014-05-01tools: Consolidate types.hBorislav Petkov
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
2009-09-24perf tools: Protect header files with a consistent styleJohn Kacur
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: Add a SVG helper library fileArjan van de Ven