diff options
| author | Jiri Olsa <[email protected]> | 2019-08-20 14:02:19 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2019-08-29 20:38:31 +0000 |
| commit | 67260e8c0e681a9bb9ed861514b4c80c2d0eb2e5 (patch) | |
| tree | cd6f1af62dcfdc330da5e62bae55c31955f241fa /tools/perf/scripts/python | |
| parent | Merge tag 'perf-core-for-mingo-5.4-20190829' of git://git.kernel.org/pub/scm/... (diff) | |
| download | kernel-67260e8c0e681a9bb9ed861514b4c80c2d0eb2e5.tar.gz kernel-67260e8c0e681a9bb9ed861514b4c80c2d0eb2e5.zip | |
perf c2c: Display proper cpu count in nodes column
There's wrong bitmap considered when checking for cpu count of specific
node.
We do the needed computation for 'set' variable, but at the end we use
the 'c2c_he->cpuset' weight, which shows misleading numbers.
Fixes: 1e181b92a2da ("perf c2c report: Add 'node' sort key")
Reported-by: Joe Mario <[email protected]>
Signed-off-by: Jiri Olsa <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Michael Petlan <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lore.kernel.org/lkml/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
