Sign in
android-kvm
/
linux
/
6095028b455d775e369ae27875f698ff0f6fdeb8
/
tools
/
perf
/
util
/
color.c
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
d0761e3
perf tools: Uninline scnprintf() and vscnprint()
by Arnaldo Carvalho de Melo
· 9 years ago
16b7c9b
perf tools: Add missing header to color.c
by Arnaldo Carvalho de Melo
· 9 years ago
41840d2
perf config: Move config declarations from util/cache.h to util/config.h
by Taeung Song
· 9 years ago
b8cbb34
perf config: Bring perf_default_config to the very beginning at main()
by Wang Nan
· 9 years ago
de7cf7c
perf tools: Remove unused pager_use_color variable
by Josh Poimboeuf
· 9 years ago
b7a001d
perf tools: Do not include escape sequences in color_vfprintf return
by Andi Kleen
· 10 years ago
8011de7
perf tools: Remove trail argument to color vsprintf
by Jiri Olsa
· 10 years ago
c8defe2
perf tools: Remove some unused functions from color.c
by Rickard Strandqvist
· 10 years ago
d675107c
perf tools: Make __hpp__fmt() receive an additional len argument
by Namhyung Kim
· 11 years ago
1f513b2
perf diff: Color the Ratio column
by Ramkumar Ramachandra
· 11 years ago
f77c6e9
perf tools: Generalize percent_color_snprintf()
by Ramkumar Ramachandra
· 11 years ago
53805ec
perf tools: Remove cast of non-variadic function to variadic
by Michael Hudson-Doyle
· 11 years ago
e7f01d1
perf tools: Use scnprintf where applicable
by Arnaldo Carvalho de Melo
· 13 years ago
4aa9015
perf stat: Add -o and --append options
by Stephane Eranian
· 14 years ago
a4e3b95
perf hist: Replace ->print() routines by ->snprintf() equivalents
by Arnaldo Carvalho de Melo
· 15 years ago
f9224c5
perf report: Implement initial UI using newt
by Arnaldo Carvalho de Melo
· 15 years ago
8f28827
perf tools: Librarize trace_event() helper
by Frederic Weisbecker
· 16 years ago
83a0944
perf: Enable more compiler warnings
by Ingo Molnar
· 16 years ago
1e11fd8
perf_counter tools: Provide helper to print percents color
by Frederic Weisbecker
· 16 years ago
f37a291
perf_counter tools: Add more warnings and fix/annotate them
by Ingo Molnar
· 16 years ago
8647093
perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/
by Ingo Molnar
· 16 years ago
[Renamed from Documentation/perf_counter/util/color.c]
13d0ab5e
perf_counter tools: Dont output in color on !tty
by Ingo Molnar
· 16 years ago
8fc0321
perf_counter tools: Add color terminal output support
by Ingo Molnar
· 16 years ago