Re: [PATCH] perf tools: Explicitly document that --children is enabled by default

2016-12-06 Thread Arnaldo Carvalho de Melo
Em Fri, Dec 02, 2016 at 11:07:32AM -0500, Yannick Brosseau escreveu: > The fact that the --children option is enabled by default is buried deep > at the end of the help page, in the overhead calculation section. This > make it explicit right where the option is listed, following the same > way othe

[PATCH] perf tools: Explicitly document that --children is enabled by default

2016-12-02 Thread Yannick Brosseau
The fact that the --children option is enabled by default is buried deep at the end of the help page, in the overhead calculation section. This make it explicit right where the option is listed, following the same way other default options are described Signed-off-by: Yannick Brosseau --- tools/