diff options
author | Dmitry V. Levin <[email protected]> | 2019-03-18 02:28:47 +0300 |
---|---|---|
committer | Paul Moore <[email protected]> | 2019-03-20 21:08:08 -0400 |
commit | 67f2a8a29311841ba6ab9b0e2d1b8f1e9978cd84 (patch) | |
tree | 2a5306064c0c24f0e528cd350b277cb0a7e95e95 /tools/perf/scripts/python/bin | |
parent | 162f33dd45a7ed606ae07c1e3f22db4ac43a584c (diff) |
arc: define syscall_get_arch()
syscall_get_arch() is required to be implemented on all architectures
in addition to already implemented syscall_get_nr(),
syscall_get_arguments(), syscall_get_error(), and
syscall_get_return_value() functions in order to extend the generic
ptrace API with PTRACE_GET_SYSCALL_INFO request.
Acked-by: Vineet Gupta <[email protected]>
Acked-by: Paul Moore <[email protected]>
Cc: Elvira Khabirova <[email protected]>
Cc: Eugene Syromyatnikov <[email protected]>
Cc: Alexey Brodkin <[email protected]>
Cc: Oleg Nesterov <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Dmitry V. Levin <[email protected]>
Signed-off-by: Paul Moore <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions