aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/svghelper.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-29perf timechart: Refactor svg_build_topology_map()Kyle Meyer1-1/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-03-23perf tools: Remove needless 'extern' from function prototypesArnaldo Carvalho de Melo1-26/+25
2014-07-10perf timechart: Implement IO modeStanislav Fomichev1-1/+5
2014-05-01tools: Consolidate types.hBorislav Petkov1-1/+1
2013-12-17perf timechart: Add --highlight optionStanislav Fomichev1-1/+3
2013-12-16perf timechart: Add support for topologyStanislav Fomichev1-0/+2
2013-12-16perf timechart: Print pid along the nameStanislav Fomichev1-1/+1
2013-12-16perf timechart: Add backtrace support to CPU infoStanislav Fomichev1-1/+1
2013-11-27perf timechart: Add backtrace supportStanislav Fomichev1-6/+6
2013-11-27perf timechart: Group figures and add title with detailsStanislav Fomichev1-2/+3
2009-09-24perf tools: Protect header files with a consistent styleJohn Kacur1-3/+3
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-1/+2
2009-09-20perf timechart: Show the name of the waker/wakee in timechartArjan van de Ven1-1/+1
2009-09-19perf: Add a SVG helper library fileArjan van de Ven1-0/+25