aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/color.h
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-04-24perf tools: Remove string.h, unistd.h and sys/stat.h from util.hArnaldo Carvalho de Melo
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
2013-11-01perf tools: Remove cast of non-variadic function to variadicMichael Hudson-Doyle
2010-04-02perf hist: Replace ->print() routines by ->snprintf() equivalentsArnaldo Carvalho de Melo
2009-09-24perf tools: Protect header files with a consistent styleJohn Kacur
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-06-06perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/Ingo Molnar