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

From: Jiri Olsa
Date: Thu Sep 10 2020 - 05:36:20 EST


On Mon, Sep 07, 2020 at 12:15:59PM +0800, Jin Yao wrote:

SNIP

> main div.c:39
>
> [ Hot streams in new perf data only ]
>
> hot chain 1:
> cycles: 4, hits: 4.54%
> --------------------------
> main div.c:42
> compute_flag div.c:28
>
> hot chain 2:
> cycles: 5, hits: 3.51%
> --------------------------
> main div.c:39
> main div.c:44
> main div.c:42
> compute_flag div.c:28
>
> v5:
> ---
> 1. Remove enum stream_type
> 2. Rebase to perf/core

hi,
which commit did you base on? I can't apply on current perf/core

thanks,
jirka