Re: [PATCH v6 00/11] perf stat: Enable '--per-thread' on all thread

From: Jiri Olsa
Date: Tue Dec 05 2017 - 05:21:37 EST


On Tue, Dec 05, 2017 at 10:03:00PM +0800, Jin Yao wrote:
> v6:
> ---
> Update according to Arnaldo's comments.
>
> 1. In 'perf util: Define a structure for runtime shadow stats'
> Remove '#include "evsel.h"'
>
> 2. In 'perf stat: Extend rbtree to support per-thread shadow stats'
> Change patch subject to 'perf stat: Extend rbtree to support per-thread shadow stats'.
>
> 3. Split the 'perf util: Update and print per-thread shadow stats' to 2 patches.
> perf util: Update per-thread shadow stats
> perf util: Print per-thread shadow stats
>
> 4. Rebase to latest perf/core branch
> Because 3 patches have been merged yet so remove them in this patch series.
>
> Update the patch 'perf util: Enumerate all threads from /proc' in rebase.

v6 looks also good

Acked-by: Jiri Olsa <jolsa@xxxxxxxxxx>

thanks,
jirka