aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/color.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2016-07-12perf tools: Uninline scnprintf() and vscnprint()Gravatar Arnaldo Carvalho de Melo 1-0/+2
2016-07-12perf tools: Add missing header to color.cGravatar Arnaldo Carvalho de Melo 1-0/+1
2016-06-23perf config: Move config declarations from util/cache.h to util/config.hGravatar Taeung Song 1-0/+1
2016-02-26perf config: Bring perf_default_config to the very beginning at main()Gravatar Wang Nan 1-2/+3
2015-12-09perf tools: Remove unused pager_use_color variableGravatar Josh Poimboeuf 1-1/+1
2015-08-05perf tools: Do not include escape sequences in color_vfprintf returnGravatar Andi Kleen 1-2/+3
2015-08-05perf tools: Remove trail argument to color vsprintfGravatar Jiri Olsa 1-14/+2
2015-01-21perf tools: Remove some unused functions from color.cGravatar Rickard Strandqvist 1-126/+0
2014-08-12perf tools: Make __hpp__fmt() receive an additional len argumentGravatar Namhyung Kim 1-0/+16
2014-01-13perf diff: Color the Ratio columnGravatar Ramkumar Ramachandra 1-3/+7
2014-01-13perf tools: Generalize percent_color_snprintf()Gravatar Ramkumar Ramachandra 1-2/+3
2013-11-01perf tools: Remove cast of non-variadic function to variadicGravatar Michael Hudson-Doyle 1-2/+9
2012-03-14perf tools: Use scnprintf where applicableGravatar Arnaldo Carvalho de Melo 1-4/+5
2011-08-18perf stat: Add -o and --append optionsGravatar Stephane Eranian 1-1/+1
2010-04-02perf hist: Replace ->print() routines by ->snprintf() equivalentsGravatar Arnaldo Carvalho de Melo 1-4/+49
2010-03-12perf report: Implement initial UI using newtGravatar Arnaldo Carvalho de Melo 1-1/+4
2009-08-16perf tools: Librarize trace_event() helperGravatar Frederic Weisbecker 1-3/+7
2009-08-16perf: Enable more compiler warningsGravatar Ingo Molnar 1-3/+3
2009-07-02perf_counter tools: Provide helper to print percents colorGravatar Frederic Weisbecker 1-0/+27
2009-07-01perf_counter tools: Add more warnings and fix/annotate themGravatar Ingo Molnar 1-3/+7
2009-06-06perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/Gravatar Ingo Molnar 1-0/+241