Re: [PATCH v6 0/7] perf: Stream comparison

2020-09-17 Thread Jin, Yao
Hi Arnaldo, On 9/18/2020 4:13 AM, Arnaldo Carvalho de Melo wrote: Em Thu, Sep 17, 2020 at 03:05:56PM +0200, Jiri Olsa escreveu: On Fri, Sep 11, 2020 at 04:03:46PM +0800, Jin Yao wrote: SNIP main div.c:40 main div.c:40 main

Re: [PATCH v6 0/7] perf: Stream comparison

2020-09-17 Thread Arnaldo Carvalho de Melo
Em Thu, Sep 17, 2020 at 03:05:56PM +0200, Jiri Olsa escreveu: > On Fri, Sep 11, 2020 at 04:03:46PM +0800, Jin Yao wrote: > > SNIP > > > main div.c:40 > > main div.c:40 > > main div.c:39 > > > > [ Hot streams in new perf data only

Re: [PATCH v6 0/7] perf: Stream comparison

2020-09-17 Thread Jiri Olsa
On Fri, Sep 11, 2020 at 04:03:46PM +0800, Jin Yao wrote: SNIP > main div.c:40 > main div.c:40 > main div.c:39 > > [ Hot streams in new perf data only ] > > hot chain 1: > cycle

[PATCH v6 0/7] perf: Stream comparison

2020-09-11 Thread Jin Yao
Sometimes, a small change in a hot function reducing the cycles of this function, but the overall workload doesn't get faster. It is interesting where the cycles are moved to. What it would like is to diff before/after streams. The stream is the branch history which is aggregated by the branch rec