perf/trace/scripting: don't show script start/stop messages by default
authorTom Zanussi <tzanussi@gmail.com>
Mon, 10 May 2010 04:46:57 +0000 (23:46 -0500)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 10 May 2010 22:50:59 +0000 (19:50 -0300)
commit3824a4e8da9791f4eed99d69bfcdb3b42f440426
tree970679392b4f1372f0d5c8a19c83f96a1101d646
parenta3412d9b358d37fce4527fd67ea601635f2b9496
perf/trace/scripting: don't show script start/stop messages by default

Only print the script start/stop messages in verbose mode - users
normally don't care and it just clutters up the output.

Cc: Frédéric Weisbecker <fweisbec@gmail.com>
Cc: Ingo Molnar <mingo@elte.hu>
LKML-Reference: <1273466820-9330-7-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-trace.c
tools/perf/util/scripting-engines/trace-event-perl.c
tools/perf/util/scripting-engines/trace-event-python.c