From: Masami Hiramatsu Date: Mon, 27 Oct 2014 20:31:31 +0000 (-0400) Subject: perf probe: Add --quiet option to suppress output result message X-Git-Tag: omap-for-v3.20/drop-legacy-3517~164^2~16^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e17b28f1e246b98e08cb463f7d72cff6415fc53;p=pandora-kernel.git perf probe: Add --quiet option to suppress output result message Add --quiet(-q) option to suppress output result message for --add, and --del options (Note that --lines/funcs/vars are not affected). This option is useful if you run the perf probe inside your scripts. Signed-off-by: Masami Hiramatsu Cc: Hemant Kumar Cc: Ingo Molnar Cc: Namhyung Kim Cc: Peter Zijlstra Cc: Srikar Dronamraju Link: http://lkml.kernel.org/r/20141027203131.21219.35170.stgit@localhost.localdomain Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed