Re: [PATCH] perf record: Support aarch64 random socket_id assignment

2019-08-13 Thread Arnaldo Carvalho de Melo
Em Fri, Aug 02, 2019 at 03:09:26PM +0200, Jiri Olsa escreveu: > On Fri, Aug 02, 2019 at 11:48:57AM +0800, Tan Xiaojun wrote: > > Same as the commit 01766229533f ("perf record: Support s390 random > > socket_id assignment"), aarch64 also have this problem. > > > > Without this fix: > >

Re: [PATCH] perf record: Support aarch64 random socket_id assignment

2019-08-02 Thread Jiri Olsa
On Fri, Aug 02, 2019 at 11:48:57AM +0800, Tan Xiaojun wrote: > Same as the commit 01766229533f ("perf record: Support s390 random > socket_id assignment"), aarch64 also have this problem. > > Without this fix: > [root@localhost perf]# ./perf report --header -I -v > ... > socket_id number is

[PATCH] perf record: Support aarch64 random socket_id assignment

2019-08-01 Thread Tan Xiaojun
Same as the commit 01766229533f ("perf record: Support s390 random socket_id assignment"), aarch64 also have this problem. Without this fix: [root@localhost perf]# ./perf report --header -I -v ... socket_id number is too big.You may need to upgrade the perf tool. # # captured