aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/color.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-31perf tools: Remove needless evlist.h include directivesArnaldo Carvalho de Melo1-1/+2
2019-01-21perf utils: Move perf_config using routines from color.c to separate objectArnaldo Carvalho de Melo1-39/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-07-12perf tools: Uninline scnprintf() and vscnprint()Arnaldo Carvalho de Melo1-0/+2
2016-07-12perf tools: Add missing header to color.cArnaldo Carvalho de Melo1-0/+1
2016-06-23perf config: Move config declarations from util/cache.h to util/config.hTaeung Song1-0/+1
2016-02-26perf config: Bring perf_default_config to the very beginning at main()Wang Nan1-2/+3
2015-12-09perf tools: Remove unused pager_use_color variableJosh Poimboeuf1-1/+1
2015-08-05perf tools: Do not include escape sequences in color_vfprintf returnAndi Kleen1-2/+3
2015-08-05perf tools: Remove trail argument to color vsprintfJiri Olsa1-14/+2
2015-01-21perf tools: Remove some unused functions from color.cRickard Strandqvist1-126/+0
2014-08-12perf tools: Make __hpp__fmt() receive an additional len argumentNamhyung Kim1-0/+16
2014-01-13perf diff: Color the Ratio columnRamkumar Ramachandra1-3/+7
2014-01-13perf tools: Generalize percent_color_snprintf()Ramkumar Ramachandra1-2/+3
2013-11-01perf tools: Remove cast of non-variadic function to variadicMichael Hudson-Doyle1-2/+9
2012-03-14perf tools: Use scnprintf where applicableArnaldo Carvalho de Melo1-4/+5
2011-08-18perf stat: Add -o and --append optionsStephane Eranian1-1/+1
2010-04-02perf hist: Replace ->print() routines by ->snprintf() equivalentsArnaldo Carvalho de Melo1-4/+49
2010-03-12perf report: Implement initial UI using newtArnaldo Carvalho de Melo1-1/+4
2009-08-16perf tools: Librarize trace_event() helperFrederic Weisbecker1-3/+7
2009-08-16perf: Enable more compiler warningsIngo Molnar1-3/+3
2009-07-02perf_counter tools: Provide helper to print percents colorFrederic Weisbecker1-0/+27
2009-07-01perf_counter tools: Add more warnings and fix/annotate themIngo Molnar1-3/+7
2009-06-06perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/Ingo Molnar1-0/+241