perf trace/scripting: Silence PERL_EMBED_* backtick errors
authorTom Zanussi <tzanussi@gmail.com>
Mon, 30 Nov 2009 07:18:46 +0000 (01:18 -0600)
committerIngo Molnar <mingo@elte.hu>
Mon, 30 Nov 2009 08:03:59 +0000 (09:03 +0100)
commitf8be4231f82ab56a87ce74906671afbe1aa9ec75
tree46056a8e4a1282fc08ed786fb303144049501668
parentcf72344d1ad7b33805ef8d65e758b267e6f4cb8d
perf trace/scripting: Silence PERL_EMBED_* backtick errors

The backtick shell substitutions for PERL_EMBED_LDOPT/CCOPT make
a lot of noise on stderr if Embed.pm isn't installed - this
silences them.

Signed-off-by: Tom Zanussi <tzanussi@gmail.com>
Cc: fweisbec@gmail.com
Cc: rostedt@goodmis.org
Cc: anton@samba.org
Cc: hch@infradead.org
LKML-Reference: <1259565529-6407-2-git-send-email-tzanussi@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
tools/perf/Makefile