summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/color.c
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Remove needless evlist.h include directivesArnaldo Carvalho de Melo2019-08-311-1/+2
* perf utils: Move perf_config using routines from color.c to separate objectArnaldo Carvalho de Melo2019-01-211-39/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* perf tools: Uninline scnprintf() and vscnprint()Arnaldo Carvalho de Melo2016-07-121-0/+2
* perf tools: Add missing header to color.cArnaldo Carvalho de Melo2016-07-121-0/+1
* perf config: Move config declarations from util/cache.h to util/config.hTaeung Song2016-06-231-0/+1
* perf config: Bring perf_default_config to the very beginning at main()Wang Nan2016-02-261-2/+3
* perf tools: Remove unused pager_use_color variableJosh Poimboeuf2015-12-091-1/+1
* perf tools: Do not include escape sequences in color_vfprintf returnAndi Kleen2015-08-051-2/+3
* perf tools: Remove trail argument to color vsprintfJiri Olsa2015-08-051-14/+2
* perf tools: Remove some unused functions from color.cRickard Strandqvist2015-01-211-126/+0
* perf tools: Make __hpp__fmt() receive an additional len argumentNamhyung Kim2014-08-121-0/+16
* perf diff: Color the Ratio columnRamkumar Ramachandra2014-01-131-3/+7
* perf tools: Generalize percent_color_snprintf()Ramkumar Ramachandra2014-01-131-2/+3
* perf tools: Remove cast of non-variadic function to variadicMichael Hudson-Doyle2013-11-011-2/+9
* perf tools: Use scnprintf where applicableArnaldo Carvalho de Melo2012-03-141-4/+5
* perf stat: Add -o and --append optionsStephane Eranian2011-08-181-1/+1
* perf hist: Replace ->print() routines by ->snprintf() equivalentsArnaldo Carvalho de Melo2010-04-021-4/+49
* perf report: Implement initial UI using newtArnaldo Carvalho de Melo2010-03-121-1/+4
* perf tools: Librarize trace_event() helperFrederic Weisbecker2009-08-161-3/+7
* perf: Enable more compiler warningsIngo Molnar2009-08-161-3/+3
* perf_counter tools: Provide helper to print percents colorFrederic Weisbecker2009-07-021-0/+27
* perf_counter tools: Add more warnings and fix/annotate themIngo Molnar2009-07-011-3/+7
* perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/Ingo Molnar2009-06-061-0/+241