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

From: Jin, Yao
Date: Thu Sep 10 2020 - 21:43:52 EST


Hi Jiri,

On 9/10/2020 5:22 PM, Jiri Olsa wrote:
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


Let me rebase the patchset again.

Thanks
Jin Yao