aboutsummaryrefslogtreecommitdiffstats
path: root/linux (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add -a and trivial improvementsMattias Andrée2023-06-251-0/+4
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add more system call formattingsMattias Andrée2023-06-251-0/+11
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Argument 3 and 4 are swapped on SPARC for PTRACE_GETREGS and PTRACE_SETREGSMattias Andrée2023-06-241-0/+6
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Some cleanup and preparation for support for multiple architectures (both host and client) and OSesMattias Andrée2020-06-022-0/+118
Signed-off-by: Mattias Andrée <maandree@kth.se>