diff options
author | Kan Liang <kan.liang@linux.intel.com> | 2019-06-05 01:50:44 +0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2019-06-10 22:20:11 +0300 |
commit | 0ccdb8407a4660f6dbc5977bc060917d2c3e7986 (patch) | |
tree | d61c5d3ac8428f3d54deebcf1238703ae98f739d /tools/perf/Documentation | |
parent | e05a899718f094e2c87d99115c5b1191405a9fd0 (diff) | |
download | linux-0ccdb8407a4660f6dbc5977bc060917d2c3e7986.tar.xz |
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 <kan.liang@linux.intel.com>
Reviewed-by: Jiri Olsa <jolsa@kernel.org>
Cc: Andi Kleen <ak@linux.intel.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/1559688644-106558-5-git-send-email-kan.liang@linux.intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/Documentation')
0 files changed, 0 insertions, 0 deletions