Re: [PATCH v4 3/3] perf annotate: Support '--group' option

2018-05-21 Thread Jin, Yao
On 5/22/2018 1:43 AM, Arnaldo Carvalho de Melo wrote: Em Mon, May 21, 2018 at 10:57:46PM +0800, Jin Yao escreveu: With the '--group' option, even for non-explicit group, perf annotate will enable the group output. For example, perf record -e cycles,branches ./div perf annotate main --stdio -

Re: [PATCH v4 3/3] perf annotate: Support '--group' option

2018-05-21 Thread Arnaldo Carvalho de Melo
Em Mon, May 21, 2018 at 10:57:46PM +0800, Jin Yao escreveu: > With the '--group' option, even for non-explicit group, perf annotate > will enable the group output. > > For example, > > perf record -e cycles,branches ./div > perf annotate main --stdio --group You forgot to make the first line to

[PATCH v4 3/3] perf annotate: Support '--group' option

2018-05-21 Thread Jin Yao
With the '--group' option, even for non-explicit group, perf annotate will enable the group output. For example, perf record -e cycles,branches ./div perf annotate main --stdio --group :Disassembly of section .text: : :00