commit | f8be4231f82ab56a87ce74906671afbe1aa9ec75 | [log] [tgz] |
---|---|---|
author | Tom Zanussi <tzanussi@gmail.com> | Mon Nov 30 01:18:46 2009 -0600 |
committer | Ingo Molnar <mingo@elte.hu> | Mon Nov 30 09:03:59 2009 +0100 |
tree | 46056a8e4a1282fc08ed786fb303144049501668 | |
parent | cf72344d1ad7b33805ef8d65e758b267e6f4cb8d [diff] |
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>