Sandipan Das wrote:
This makes sure that the SyS symbols are ignored for any powerpc
system, not just the big endian ones.
Fixes: fb6d59423115 ("perf probe ppc: Use the right prefix when ignoring SyS symbols
on ppc")
Reported-by: Naveen N. Rao <naveen.n....@linux.vnet.ibm.com>
Signed-off-by: Sandipan Das <sandi...@linux.ibm.com>
Reviewed-by: Kamalesh Babulal <kamal...@linux.vnet.ibm.com>
---
tools/perf/arch/powerpc/util/sym-handling.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
LGTM. Thanks for the fix.
Acked-by: Naveen N. Rao <naveen.n....@linux.vnet.ibm.com>
- Naveen