Re: [PATCHSET 00/23] perf tools: Add -q/--quiet option

From: Arnaldo Carvalho de Melo
Date: Tue Mar 07 2017 - 10:47:02 EST


Em Wed, Mar 08, 2017 at 12:08:28AM +0900, Namhyung Kim escreveu:
> Hello,
>
> This patchset adds -q/--quiet option for most commands. I skipped
> commands missing -v/--verbose option. While the -q option in this
> patchset just suppresses warning messages, some command might want to
> mute other outputs too. I added a few obvious ones and if you have
> some thought, please let me know.
>
> The patch 1, 4 and 5 are fixes and can be applied separately.

Applied those.

- Arnaldo