aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/svghelper.h
AgeCommit message (Expand)AuthorFilesLines
2019-08-29perf timechart: Refactor svg_build_topology_map()Gravatar Kyle Meyer 1-1/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2016-03-23perf tools: Remove needless 'extern' from function prototypesGravatar Arnaldo Carvalho de Melo 1-26/+25
2014-07-10perf timechart: Implement IO modeGravatar Stanislav Fomichev 1-1/+5
2014-05-01tools: Consolidate types.hGravatar Borislav Petkov 1-1/+1
2013-12-17perf timechart: Add --highlight optionGravatar Stanislav Fomichev 1-1/+3
2013-12-16perf timechart: Add support for topologyGravatar Stanislav Fomichev 1-0/+2
2013-12-16perf timechart: Print pid along the nameGravatar Stanislav Fomichev 1-1/+1
2013-12-16perf timechart: Add backtrace support to CPU infoGravatar Stanislav Fomichev 1-1/+1
2013-11-27perf timechart: Add backtrace supportGravatar Stanislav Fomichev 1-6/+6
2013-11-27perf timechart: Group figures and add title with detailsGravatar Stanislav Fomichev 1-2/+3
2009-09-24perf tools: Protect header files with a consistent styleGravatar John Kacur 1-3/+3
2009-09-20perf util: Make the timechart SVG width dynamicGravatar Arjan van de Ven 1-2/+4
2009-09-20perf timechart: Show the duration of scheduler delays in the SVGGravatar Arjan van de Ven 1-1/+2
2009-09-20perf timechart: Show the name of the waker/wakee in timechartGravatar Arjan van de Ven 1-1/+1
2009-09-19perf: Add a SVG helper library fileGravatar Arjan van de Ven 1-0/+25