diff options
| author | Mark Rutland <[email protected]> | 2018-07-11 14:56:44 +0100 |
|---|---|---|
| committer | Will Deacon <[email protected]> | 2018-07-12 14:49:47 +0100 |
| commit | f37099b6992a0b818c7b51b899e435f4006a9f90 (patch) | |
| tree | a33df4aaa94fe37221ed960361dc9799ae7a8d22 /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | 4141c857fd09dbed480f021b3eece4f46c653161 (diff) | |
arm64: convert syscall trace logic to C
Currently syscall tracing is a tricky assembly state machine, which can
be rather difficult to follow, and even harder to modify. Before we
start fiddling with it for pt_regs syscalls, let's convert it to C.
This is not intended to have any functional change.
Signed-off-by: Mark Rutland <[email protected]>
Reviewed-by: Catalin Marinas <[email protected]>
Cc: Will Deacon <[email protected]>
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions