aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/futex-contention.py
diff options
context:
space:
mode:
authorClément Léger <[email protected]>2023-10-24 15:26:55 +0200
committerAnup Patel <[email protected]>2023-12-29 12:31:33 +0530
commite5ff012743cbc3cf13d2243aaaf032a2ca4d0791 (patch)
treed01c876746fd4005457f0bc8a9dd1e7e7fef25de /tools/perf/scripts/python/futex-contention.py
parent683c5bbbf6aea247bc95a7eb9fdfba4fcc8c909a (diff)
riscv: kvm: use ".L" local labels in assembly when applicable
For the sake of coherency, use local labels in assembly when applicable. This also avoid kprobes being confused when applying a kprobe since the size of function is computed by checking where the next visible symbol is located. This might end up in computing some function size to be way shorter than expected and thus failing to apply kprobes to the specified offset. Signed-off-by: Clément Léger <[email protected]> Reviewed-by: Andrew Jones <[email protected]> Acked-by: Palmer Dabbelt <[email protected]> Signed-off-by: Anup Patel <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/futex-contention.py')
0 files changed, 0 insertions, 0 deletions