Re: [PATCH v2 4/4] perf: Support perf -vv
From: Ingo Molnar
Date: Wed Mar 28 2018 - 11:46:33 EST
* Jin Yao <yao.jin@xxxxxxxxxxxxxxx> wrote:
> $ ./perf -vv or ./perf -version --build-options
> perf version 4.13.rc5.gcb1183
My suggestion was to add the 'version' subcommand like Git has, not a "-version"
option:
$ git version
git version 2.14.1
Thanks,
Ingo