diff options
author | Kan Liang <[email protected]> | 2019-06-04 15:50:44 -0700 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2019-06-10 16:20:11 -0300 |
commit | 0ccdb8407a4660f6dbc5977bc060917d2c3e7986 (patch) | |
tree | d61c5d3ac8428f3d54deebcf1238703ae98f739d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | e05a899718f094e2c87d99115c5b1191405a9fd0 (diff) |
perf tools: Apply new CPU topology sysfs attributes
The existing "thread_siblings" and "thread_siblings_list" attribute will
be deprecated.
Use the new CPU topology sysfs attributes, "core_cpus" and
"core_cpus_list", which are synonymous with the deprecated attributes.
Check the new name first. If not available, use the deprecated name to
be compatible with old kernel.
Signed-off-by: Kan Liang <[email protected]>
Reviewed-by: Jiri Olsa <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions