Re: [PATCH v5 06/12] perf util: Update and print per-thread shadow stats

2017-12-01 Thread Jin, Yao
On 12/1/2017 10:21 PM, Arnaldo Carvalho de Melo wrote: Em Fri, Dec 01, 2017 at 06:57:30PM +0800, Jin Yao escreveu: The functions perf_stat__update_shadow_stats() and perf_stat__print_shadow_statss() are called to update and print the shadow stats on a set of static variables. But the static v

Re: [PATCH v5 06/12] perf util: Update and print per-thread shadow stats

2017-12-01 Thread Arnaldo Carvalho de Melo
Em Fri, Dec 01, 2017 at 06:57:30PM +0800, Jin Yao escreveu: > The functions perf_stat__update_shadow_stats() and > perf_stat__print_shadow_statss() are called to update > and print the shadow stats on a set of static variables. > > But the static variables are the limitations to support > per-thre