Re: [PATCH 1/2] perf record: Support s390 random socket_id assignment

2018-06-13 Thread Arnaldo Carvalho de Melo
Em Mon, Jun 11, 2018 at 09:31:52AM +0200, Thomas Richter escreveu: > On s390 the socket identifier assigned to a CPU identifier is > random and (depending on the configuration of the LPAR) may be higher > than the CPU identifier. This is currently not supported. > > Fix this by allowing arbitrary

[PATCH 1/2] perf record: Support s390 random socket_id assignment

2018-06-11 Thread Thomas Richter
On s390 the socket identifier assigned to a CPU identifier is random and (depending on the configuration of the LPAR) may be higher than the CPU identifier. This is currently not supported. Fix this by allowing arbitrary socket identifiers being assigned to CPU id. Output before: [root@p23lp27 p