]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
perf probe powerpc: Ignore SyS symbols irrespective of endianness
authorSandipan Das <sandipan@linux.ibm.com>
Tue, 28 Aug 2018 09:08:48 +0000 (14:38 +0530)
committerJuerg Haefliger <juergh@canonical.com>
Wed, 24 Jul 2019 01:52:15 +0000 (19:52 -0600)
commit082bb73e1863e93e16570ac6928ab99c10589469
tree1a3acbd42786af0a0217d2c44a8d003d579f3bd5
parent79ff7c743890c0666cbd00e6364eba5a0749adeb
perf probe powerpc: Ignore SyS symbols irrespective of endianness

BugLink: https://bugs.launchpad.net/bugs/1836426
[ Upstream commit fa694160cca6dbba17c57dc7efec5f93feaf8795 ]

This makes sure that the SyS symbols are ignored for any powerpc system,
not just the big endian ones.

Reported-by: Naveen N. Rao <naveen.n.rao@linux.vnet.ibm.com>
Signed-off-by: Sandipan Das <sandipan@linux.ibm.com>
Reviewed-by: Kamalesh Babulal <kamalesh@linux.vnet.ibm.com>
Acked-by: Naveen N. Rao <naveen.n.rao@linux.vnet.ibm.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Ravi Bangoria <ravi.bangoria@linux.ibm.com>
Fixes: fb6d59423115 ("perf probe ppc: Use the right prefix when ignoring SyS symbols on ppc")
Link: http://lkml.kernel.org/r/20180828090848.1914-1-sandipan@linux.ibm.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Andrea Righi <andrea.righi@canonical.com>
Signed-off-by: Kleber Sacilotto de Souza <kleber.souza@canonical.com>
tools/perf/arch/powerpc/util/sym-handling.c