kernel-hacking-2024-linux-s.../tools/perf
Ingo Molnar aefcf37b82 perf_counter tools: Standardize color printing
The rule is:

 - high overhead: red
 -  mid overhead: green
 -  low overhead: normal (white/black)

Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2009-06-08 23:15:28 +02:00
..
Documentation
util perf report: Add support for profiling JIT generated code 2009-06-08 23:10:44 +02:00
.gitignore
builtin-annotate.c perf_counter tools: Standardize color printing 2009-06-08 23:15:28 +02:00
builtin-help.c
builtin-list.c
builtin-record.c perf_counter tools: Handle kernels with !CONFIG_PERF_COUNTER 2009-06-07 17:46:24 +02:00
builtin-report.c perf_counter tools: Standardize color printing 2009-06-08 23:15:28 +02:00
builtin-stat.c perf stat: Print out instructins/cycle metric 2009-06-07 18:14:46 +02:00
builtin-top.c perf_counter tools: Standardize color printing 2009-06-08 23:15:28 +02:00
builtin.h
command-list.txt
design.txt
Makefile
perf.c
perf.h