On Wed, Mar 08, 2017 at 12:08:28AM +0900, Namhyung Kim wrote:
> 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.
> 
> The code is available on the 'perf/quiet-v2' branche on my tree
> 
> git://git.kernel.org/pub/scm/linux/kernel/git/namhyung/linux-perf.git
> 
> Thanks,
> Namhyung
> 
> 
> Namhyung Kim (23):
>   perf report: Hide tip message when -q option is given
>   perf buildid-cache: Add -q/--quiet option
>   perf buildid-list: Add -q/--quiet option
>   perf c2c: Fix help message of --stats option
>   perf c2c: Fix display bug when using pipe
>   perf c2c: Add -q/--quiet option

ACK for the c2c options

thanks,
jirka

Reply via email to