diff options
author | Arnaldo Carvalho de Melo <[email protected]> | 2010-02-19 23:02:07 -0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2010-02-21 17:48:24 +0100 |
commit | faa5c5c36ec50bf43e39c7798ce9701e6b002db3 (patch) | |
tree | bd021ed5888ad9d264418c5d3acba4a3f757d57c /tools/perf/scripts/perl/Perf-Trace-Util | |
parent | 10fe12ef631a7e85022ed26304a37f033a6a95b8 (diff) |
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 <[email protected]>
Cc: Frédéric Weisbecker <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Paul Mackerras <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/perl/Perf-Trace-Util')
0 files changed, 0 insertions, 0 deletions