]> git.proxmox.com Git - mirror_ubuntu-artful-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)
commit80df1988201ac6648609eba13d48aef9f7974c10
treed0b80371f5ca39192866a30fd22f19369ea8f0d7
parent483635a9d0802d5ffbe402ceac5b93ddb2acb138
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