perf/live: don't synthesize build ids at the end of a live mode trace
authorTom Zanussi <tzanussi@gmail.com>
Sat, 1 May 2010 06:41:19 +0000 (01:41 -0500)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Sun, 2 May 2010 15:04:05 +0000 (12:04 -0300)
commit789688faef5b3ba78065beaf2f3d6f1c839f74a3
tree4d4bf78c420cbb0a135a10c602f49566dce1dcd4
parentfb72014d98afd51e85aab9c061344ef32d615606
perf/live: don't synthesize build ids at the end of a live mode trace

It doesn't really make sense to record the build ids at the end of a
live mode session - live mode samples need that information during the
trace rather than at the end.

Leave event__synthesize_build_id() in place, however; we'll still be
using that to synthesize build ids in a more timely fashion in a
future patch.

Cc: Frédéric Weisbecker <fweisbec@gmail.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Steven Rostedt <rostedt@goodmis.org>
LKML-Reference: <1272696080-16435-2-git-send-email-tzanussi@gmail.com>
Signed-off-by: Tom Zanussi <tzanussi@gmail.com>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/builtin-record.c
tools/perf/util/header.c
tools/perf/util/header.h