linux/tools/perf
Arnaldo Carvalho de Melo faa5c5c36e perf tools: Don't use parent comm if not set at fork time
As the parent comm then is worthless, confusing users about the
thread where the sample really happened, leading to think that
the sample happened in the parent, not where it really happened,
in the children of a thread for which a PERF_RECORD_COMM event
was not received.

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: <1266627727-19715-1-git-send-email-acme@infradead.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2010-02-21 17:48:24 +01:00
..
Documentation perf top: Teach it to autolocate vmlinux 2010-02-04 09:33:28 +01:00
bench
scripts/perl
util perf tools: Don't use parent comm if not set at fork time 2010-02-21 17:48:24 +01:00
.gitignore
CREDITS
Makefile perf build-id: Move the routine to find DSOs with hits to the lib 2010-02-04 09:33:26 +01:00
builtin-annotate.c perf annotate: Fix it for non-prelinked *.so 2010-02-04 09:33:27 +01:00
builtin-bench.c
builtin-buildid-cache.c
builtin-buildid-list.c perf build-id: Move the routine to find DSOs with hits to the lib 2010-02-04 09:33:26 +01:00
builtin-diff.c
builtin-help.c
builtin-kmem.c
builtin-list.c
builtin-lock.c
builtin-probe.c
builtin-record.c perf record: Fix existing process callgraph symbol 2010-02-08 16:55:52 +01:00
builtin-report.c
builtin-sched.c
builtin-stat.c
builtin-timechart.c
builtin-top.c perf top: Use address pattern in lookup_sym_source 2010-02-07 17:30:21 +01:00
builtin-trace.c
builtin.h
command-list.txt
design.txt
perf-archive.sh
perf.c
perf.h