kernel-fxtec-pro1x/tools/perf
Arnaldo Carvalho de Melo 88d3d9b7c8 perf buildid-list: Introduce --with-hits option
Using this option 'perf buildid-list' will process all samples,
marking the DSOs that had some hits to list just them.

This in turn will be used by a new porcelain, 'perf archive',
that will be just a shell script to create a tarball from the
'perf buildid-list --with-hits' output and the files cached by
'perf record' in ~/.debug.

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Frédéric Weisbecker <fweisbec@gmail.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Paul Mackerras <paulus@samba.org>
LKML-Reference: <1263519930-22803-4-git-send-email-acme@infradead.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2010-01-16 10:58:49 +01:00
..
bench
Documentation
scripts/perl
util perf buildid-list: Introduce --with-hits option 2010-01-16 10:58:49 +01:00
.gitignore
builtin-annotate.c perf tools: Don't cast RIP to pointers 2010-01-16 10:58:45 +01:00
builtin-bench.c
builtin-buildid-list.c perf buildid-list: Introduce --with-hits option 2010-01-16 10:58:49 +01:00
builtin-diff.c perf tools: Don't cast RIP to pointers 2010-01-16 10:58:45 +01:00
builtin-help.c
builtin-kmem.c perf tools: Don't cast RIP to pointers 2010-01-16 10:58:45 +01:00
builtin-list.c
builtin-probe.c
builtin-record.c perf record: Encode the domain while synthesizing MMAP events 2010-01-16 10:58:48 +01:00
builtin-report.c perf tools: Don't cast RIP to pointers 2010-01-16 10:58:45 +01:00
builtin-sched.c perf tools: Don't cast RIP to pointers 2010-01-16 10:58:45 +01:00
builtin-stat.c
builtin-timechart.c
builtin-top.c
builtin-trace.c perf tools: Don't cast RIP to pointers 2010-01-16 10:58:45 +01:00
builtin.h
command-list.txt
CREDITS
design.txt
Makefile
perf.c
perf.h