aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorBenjamin Gray <[email protected]>2024-05-15 12:44:44 +1000
committerMichael Ellerman <[email protected]>2024-08-21 20:15:13 +1000
commit5799cd765fea93e643d81dbdae76a9c34e06dd18 (patch)
treea2fd49c9fb993bf1142118ef4be323fcb0abab6e /tools/perf/scripts/python
parent90d4fed5b273155c378b1d37595f2209f0a92bed (diff)
powerpc/32: Convert patch_instruction() to patch_uint()
These changes are for patch_instruction() uses on data. Unlike ppc64 these should not be incorrect as-is, but using the patch_uint() alias better reflects what kind of data being patched and allows for benchmarking the effect of different patch_* implementations (e.g., skipping instruction flushing when patching data). Signed-off-by: Benjamin Gray <[email protected]> Tested-by: Hari Bathini <[email protected]> Acked-by: Naveen N Rao <[email protected]> Signed-off-by: Michael Ellerman <[email protected]> Link: https://msgid.link/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions