linux/tools/perf
Arnaldo Carvalho de Melo 81cce8de94 perf browsers: Add live mode to the hists, annotate browsers
This allows passing a timer to be run periodically, which will update
the hists tree that then gers refreshed on the screen, just like the
Live mode (symbol entries, annotation) we already have in 'perf top
--tui'.

Will be used by the new hist_entry/hists based 'top' tool.

Cc: David Ahern <dsahern@gmail.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/n/tip-2r44qd8oe4sagzcgoikl8qzc@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2011-10-07 12:12:51 -03:00
..
arch ARM: fix perf build with uclibc toolchains 2011-08-12 15:40:20 +01:00
bench
config
Documentation perf report: Add option to show total period 2011-10-07 12:12:13 -03:00
python
scripts perf script: Add drop monitor script 2011-09-29 16:41:37 -03:00
util perf browsers: Add live mode to the hists, annotate browsers 2011-10-07 12:12:51 -03:00
.gitignore
builtin-annotate.c perf browsers: Add live mode to the hists, annotate browsers 2011-10-07 12:12:51 -03:00
builtin-bench.c
builtin-buildid-cache.c
builtin-buildid-list.c perf buildid-list: Support showing the build id in an ELF file 2011-09-29 16:41:37 -03:00
builtin-diff.c perf hists: Allow limiting the number of rows and columns in fprintf 2011-10-07 12:11:49 -03:00
builtin-evlist.c
builtin-help.c
builtin-inject.c
builtin-kmem.c
builtin-kvm.c
builtin-list.c
builtin-lock.c
builtin-probe.c perf probe: Warn when more than one line are given 2011-08-12 09:27:11 -03:00
builtin-record.c Merge commit 'v3.1-rc9' into perf/core 2011-10-06 12:49:21 +02:00
builtin-report.c perf browsers: Add live mode to the hists, annotate browsers 2011-10-07 12:12:51 -03:00
builtin-sched.c
builtin-script.c
builtin-stat.c perf tools: Make stat/record print fatal signals of the target program 2011-09-29 17:09:46 -03:00
builtin-test.c perf tool: Fix endianness handling of u32 data in samples 2011-09-23 14:37:27 -03:00
builtin-timechart.c
builtin-top.c Merge commit 'v3.1-rc9' into perf/core 2011-10-06 12:49:21 +02:00
builtin.h
command-list.txt
CREDITS
design.txt
Makefile perf tools: Add support for disabling -Werror via WERROR=0 2011-09-23 14:38:07 -03:00
MANIFEST
perf-archive.sh
perf.c
perf.h