tmp_suning_uos_patched/tools/perf
Namhyung Kim fb821c9e71 perf ui: Get rid of callback from __hpp__fmt()
The callback was used by TUI for determining color of folded sign
using percent of first field/column. But it cannot be used anymore
since it now support dynamic reordering of output field.

So move the logic to the hist_browser__show_entry().

Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Acked-by: Ingo Molnar <mingo@kernel.org>
Link: http://lkml.kernel.org/r/1400480762-22852-8-git-send-email-namhyung@kernel.org
Signed-off-by: Jiri Olsa <jolsa@kernel.org>
2014-05-21 11:45:34 +02:00
..
arch perf tools: Add libdw DWARF post unwind support for ARM 2014-05-16 11:39:29 +02:00
bench
config perf tests: Add dwarf unwind test on ARM 2014-05-16 11:39:18 +02:00
Documentation
python
scripts
tests perf tests: Add dwarf unwind test on ARM 2014-05-16 11:39:18 +02:00
ui perf ui: Get rid of callback from __hpp__fmt() 2014-05-21 11:45:34 +02:00
util perf ui: Get rid of callback from __hpp__fmt() 2014-05-21 11:45:34 +02:00
.gitignore
builtin-annotate.c
builtin-bench.c
builtin-buildid-cache.c
builtin-buildid-list.c
builtin-diff.c
builtin-evlist.c
builtin-help.c
builtin-inject.c
builtin-kmem.c
builtin-kvm.c
builtin-list.c
builtin-lock.c
builtin-mem.c
builtin-probe.c
builtin-record.c
builtin-report.c
builtin-sched.c perf sched: Cleanup, remove unused variables in map_switch_event() 2014-05-16 09:17:50 +02:00
builtin-script.c
builtin-stat.c
builtin-timechart.c
builtin-top.c
builtin-trace.c
builtin.h
command-list.txt
CREDITS
design.txt
Makefile
Makefile.perf perf tests: Add dwarf unwind test on ARM 2014-05-16 11:39:18 +02:00
MANIFEST
perf-archive.sh
perf-completion.sh
perf-sys.h
perf.c
perf.h