aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorChristophe Leroy <[email protected]>2020-03-31 16:03:41 +0000
committerMichael Ellerman <[email protected]>2020-06-02 20:59:10 +1000
commitf892c21d2efb3b86ecbf8f5a95ea4abeedcc91b0 (patch)
treeb67f2f569fe825d59e0acff4cf833d08f6fbe4ed /tools/perf/scripts/python/export-to-sqlite.py
parenta64371b5d4fb37199dcd04cb7bf0132894018e33 (diff)
powerpc/32s: Make local symbols non visible in hash_low.
In hash_low.S, a lot of named local symbols are used instead of numbers to ease code readability. However, they don't need to be visible. In order to ease blacklisting of functions running with MMU disabled for kprobe, rename the symbols to .Lsymbols in order to hide them as if they were numbered labels. Signed-off-by: Christophe Leroy <[email protected]> Acked-by: Naveen N. Rao <[email protected]> Signed-off-by: Michael Ellerman <[email protected]> Link: https://lore.kernel.org/r/90c430d9e0f7af772a58aaeaf17bcc6321265340.1585670437.git.christophe.leroy@c-s.fr
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions