index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
color.h
Age
Commit message (
Expand
)
Author
2019-01-25
perf color: Add missing stdarg.g to color.h
Arnaldo Carvalho de Melo
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-04-24
perf tools: Remove string.h, unistd.h and sys/stat.h from util.h
Arnaldo Carvalho de Melo
2015-08-05
perf tools: Remove trail argument to color vsprintf
Jiri Olsa
2015-01-21
perf tools: Remove some unused functions from color.c
Rickard Strandqvist
2014-08-12
perf tools: Make __hpp__fmt() receive an additional len argument
Namhyung Kim
2014-01-13
perf diff: Color the Ratio column
Ramkumar Ramachandra
2013-11-01
perf tools: Remove cast of non-variadic function to variadic
Michael Hudson-Doyle
2010-04-02
perf hist: Replace ->print() routines by ->snprintf() equivalents
Arnaldo Carvalho de Melo
2009-09-24
perf tools: Protect header files with a consistent style
John Kacur
2009-08-16
perf tools: Librarize trace_event() helper
Frederic Weisbecker
2009-08-16
perf: Enable more compiler warnings
Ingo Molnar
2009-07-02
perf_counter tools: Provide helper to print percents color
Frederic Weisbecker
2009-06-06
perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/
Ingo Molnar