diff options
author | Julien Thierry <[email protected]> | 2021-03-03 18:05:32 +0100 |
---|---|---|
committer | Will Deacon <[email protected]> | 2021-05-27 17:38:30 +0100 |
commit | 72fd723694b6f4f1d1f19f673fb93801d7d1a0e8 (patch) | |
tree | b02d8485e33d912580789c3febd6bb90aecc01a3 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | 633e5e938fea957577e6db33540a78debf0c5cbe (diff) |
arm64: Move instruction encoder/decoder under lib/
Aarch64 instruction set encoding and decoding logic can prove useful
for some features/tools both part of the kernel and outside the kernel.
Isolate the function dealing only with encoding/decoding instructions,
with minimal dependency on kernel utilities in order to be able to reuse
that code.
Code was only moved, no code should have been added, removed nor
modifier.
Signed-off-by: Julien Thierry <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions