index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
color.c
Age
Commit message (
Expand
)
Author
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
2014-01-13
perf tools: Generalize percent_color_snprintf()
Ramkumar Ramachandra
2013-11-01
perf tools: Remove cast of non-variadic function to variadic
Michael Hudson-Doyle
2012-03-14
perf tools: Use scnprintf where applicable
Arnaldo Carvalho de Melo
2011-08-18
perf stat: Add -o and --append options
Stephane Eranian
2010-04-02
perf hist: Replace ->print() routines by ->snprintf() equivalents
Arnaldo Carvalho de Melo
2010-03-12
perf report: Implement initial UI using newt
Arnaldo Carvalho de Melo
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-07-01
perf_counter tools: Add more warnings and fix/annotate them
Ingo Molnar
2009-06-06
perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/
Ingo Molnar