index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
color.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-21
perf utils: Move perf_config using routines from color.c to separate object
Arnaldo Carvalho de Melo
1
-39
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2016-07-12
perf tools: Uninline scnprintf() and vscnprint()
Arnaldo Carvalho de Melo
1
-0
/
+2
2016-07-12
perf tools: Add missing header to color.c
Arnaldo Carvalho de Melo
1
-0
/
+1
2016-06-23
perf config: Move config declarations from util/cache.h to util/config.h
Taeung Song
1
-0
/
+1
2016-02-26
perf config: Bring perf_default_config to the very beginning at main()
Wang Nan
1
-2
/
+3
2015-12-09
perf tools: Remove unused pager_use_color variable
Josh Poimboeuf
1
-1
/
+1
2015-08-05
perf tools: Do not include escape sequences in color_vfprintf return
Andi Kleen
1
-2
/
+3
2015-08-05
perf tools: Remove trail argument to color vsprintf
Jiri Olsa
1
-14
/
+2
2015-01-21
perf tools: Remove some unused functions from color.c
Rickard Strandqvist
1
-126
/
+0
2014-08-12
perf tools: Make __hpp__fmt() receive an additional len argument
Namhyung Kim
1
-0
/
+16
2014-01-13
perf diff: Color the Ratio column
Ramkumar Ramachandra
1
-3
/
+7
2014-01-13
perf tools: Generalize percent_color_snprintf()
Ramkumar Ramachandra
1
-2
/
+3
2013-11-01
perf tools: Remove cast of non-variadic function to variadic
Michael Hudson-Doyle
1
-2
/
+9
2012-03-14
perf tools: Use scnprintf where applicable
Arnaldo Carvalho de Melo
1
-4
/
+5
2011-08-18
perf stat: Add -o and --append options
Stephane Eranian
1
-1
/
+1
2010-04-02
perf hist: Replace ->print() routines by ->snprintf() equivalents
Arnaldo Carvalho de Melo
1
-4
/
+49
2010-03-12
perf report: Implement initial UI using newt
Arnaldo Carvalho de Melo
1
-1
/
+4
2009-08-16
perf tools: Librarize trace_event() helper
Frederic Weisbecker
1
-3
/
+7
2009-08-16
perf: Enable more compiler warnings
Ingo Molnar
1
-3
/
+3
2009-07-02
perf_counter tools: Provide helper to print percents color
Frederic Weisbecker
1
-0
/
+27
2009-07-01
perf_counter tools: Add more warnings and fix/annotate them
Ingo Molnar
1
-3
/
+7
2009-06-06
perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/
Ingo Molnar
1
-0
/
+241