diff options
author | Colton Lewis <[email protected]> | 2024-11-13 19:01:52 +0000 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2024-11-14 10:40:01 +0100 |
commit | 04782e63917dbcb60932fe93df52c4a4e3859d07 (patch) | |
tree | 749b297265e557a11d5d8f930bbd2e35b4bb7542 /tools/perf/scripts/python/syscall-counts.py | |
parent | e33ed362cf9e35db6082f7a776b7e8d557407e19 (diff) |
perf/core: Hoist perf_instruction_pointer() and perf_misc_flags()
For clarity, rename the arch-specific definitions of these functions
to perf_arch_* to denote they are arch-specifc. Define the
generic-named functions in one place where they can call the
arch-specific ones as needed.
Signed-off-by: Colton Lewis <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Reviewed-by: Oliver Upton <[email protected]>
Acked-by: Thomas Richter <[email protected]>
Acked-by: Mark Rutland <[email protected]>
Acked-by: Madhavan Srinivasan <[email protected]>
Acked-by: Kan Liang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions