]> git.baikalelectronics.ru Git - kernel.git/commit
perf utils: Add perf_quiet_option()
authorNamhyung Kim <namhyung@kernel.org>
Fri, 17 Feb 2017 08:17:37 +0000 (17:17 +0900)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 20 Feb 2017 14:16:32 +0000 (11:16 -0300)
commitd9a234c45e8b5fe01da4a6980f5351fd98599c62
treed0b80371f5ca39192866a30fd22f19369ea8f0d7
parent1c53a7ec54bdb60d2e22188a4ec6efa91a907b78
perf utils: Add perf_quiet_option()

The perf_quiet_option() is to suppress all messages.  It's intended to
be called just after parsing options.

Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: kernel-team@lge.com
Link: http://lkml.kernel.org/r/20170217081742.17417-2-namhyung@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/debug.c
tools/perf/util/debug.h