aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/color.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-07-12perf tools: Uninline scnprintf() and vscnprint()Arnaldo Carvalho de Melo
2016-07-12perf tools: Add missing header to color.cArnaldo Carvalho de Melo
2016-06-23perf config: Move config declarations from util/cache.h to util/config.hTaeung Song
2016-02-26perf config: Bring perf_default_config to the very beginning at main()Wang Nan
2015-12-09perf tools: Remove unused pager_use_color variableJosh Poimboeuf
2015-08-05perf tools: Do not include escape sequences in color_vfprintf returnAndi Kleen
2015-08-05perf tools: Remove trail argument to color vsprintfJiri Olsa
2015-01-21perf tools: Remove some unused functions from color.cRickard Strandqvist
2014-08-12perf tools: Make __hpp__fmt() receive an additional len argumentNamhyung Kim
2014-01-13perf diff: Color the Ratio columnRamkumar Ramachandra
2014-01-13perf tools: Generalize percent_color_snprintf()Ramkumar Ramachandra
2013-11-01perf tools: Remove cast of non-variadic function to variadicMichael Hudson-Doyle
2012-03-14perf tools: Use scnprintf where applicableArnaldo Carvalho de Melo
2011-08-18perf stat: Add -o and --append optionsStephane Eranian
2010-04-02perf hist: Replace ->print() routines by ->snprintf() equivalentsArnaldo Carvalho de Melo
2010-03-12perf report: Implement initial UI using newtArnaldo Carvalho de Melo
2009-08-16perf tools: Librarize trace_event() helperFrederic Weisbecker
2009-08-16perf: Enable more compiler warningsIngo Molnar
2009-07-02perf_counter tools: Provide helper to print percents colorFrederic Weisbecker
2009-07-01perf_counter tools: Add more warnings and fix/annotate themIngo Molnar
2009-06-06perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/Ingo Molnar