diff options
| author | Nicholas Piggin <[email protected]> | 2023-06-06 19:38:31 +1000 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2023-06-14 12:46:42 +1000 |
| commit | aec0ba7472a7b0c1c293932e7978197f1489a332 (patch) | |
| tree | 27ba6831649a3ce13c23e269f0b8b382cfdecee4 /tools/perf/scripts/python/bin | |
| parent | 8c5fa3b5c4df3d071dab42b04b971df370d99354 (diff) | |
powerpc/64: Use -mprofile-kernel for big endian ELFv2 kernels
-mprofile-kernel is an optimised calling convention for mcount that
Linux has only implemented with the ELFv2 ABI, so it was disabled for
big endian kernels. However it does work with ELFv2 big endian, so let's
allow that if the compiler supports it.
Acked-by: Naveen N. Rao <[email protected]>
Suggested-by: Christophe Leroy <[email protected]>
Signed-off-by: Nicholas Piggin <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://msgid.link/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions