]> git.baikalelectronics.ru Git - kernel.git/commit
perf header: Rename "sibling cores" to "sibling sockets"
authorKan Liang <kan.liang@linux.intel.com>
Tue, 4 Jun 2019 22:50:43 +0000 (15:50 -0700)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 10 Jun 2019 19:20:11 +0000 (16:20 -0300)
commite5065cd6de36954800c0d4b9d2272cfcb4ffba17
tree3e3df31e9dad527a1281810406c6bbd9afe49a08
parent57f0465f354f1030c77488de4e1553fc3289a712
perf header: Rename "sibling cores" to "sibling sockets"

The "sibling cores" actually shows the sibling CPUs of a socket.  The
name "sibling cores" is very misleading.

Rename "sibling cores" to "sibling sockets"

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-4-git-send-email-kan.liang@linux.intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/Documentation/perf.data-file-format.txt
tools/perf/util/header.c