Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
strace
/
1e9dabee6645a2307d87ed6734824cdc0e27a4ec
/
linux
/
aarch64
4ab2040
Fix numbers of syscall arguments in syscall tables
by Dmitry V. Levin
· 9 years ago
90c7de6
aarch64: make arm registers unsigned
by Dmitry V. Levin
· 9 years ago
c37173f
aarch64: swap 64-bit and 32-bit personalities
by Dmitry V. Levin
· 9 years ago
5105d4a
Cleanup print_pc
by Dmitry V. Levin
· 9 years ago
1651051
cleanup: make get_scno.c files more readable
by Dmitry V. Levin
· 9 years ago
64672a6
cleanup: make get_syscall_args.c files more readable
by Dmitry V. Levin
· 9 years ago
0c8c5c9
cleanup: make get_error.c files more readable
by Dmitry V. Levin
· 9 years ago
140ecf8
Introduce SEN macro
by Elvira Khabirova
· 9 years ago
a3c4835
sigreturn.c: split arch specific code into separate arch files
by Dmitry V. Levin
· 10 years ago
d70d1c4
syscall.c: split arch specific code into separate arch files
by Dmitry V. Levin
· 10 years ago
71d6ffc
aarch64: properly decode generic syscalls
by Andreas Schwab
· 10 years ago
0e3811d
aarch64: fix ioctl decoding
by Andreas Schwab
· 10 years ago
47e289b
aarch64: fix compilation warnings
by Dmitry V. Levin
· 10 years ago
5b9b7e1
aarch64: implement rt_sigreturn decoding
by Dmitry V. Levin
· 10 years ago
6826f98
Cleanup auxiliary signalent files
by Dmitry V. Levin
· 10 years ago
789bc3a
Cleanup auxiliary errnoent files
by Dmitry V. Levin
· 10 years ago
df7aa2b
ioctl: take all 32 bits of ioctl commands into account
by Dmitry V. Levin
· 10 years ago
b873785
Fix umount and umount2 syscall entries
by Dmitry V. Levin
· 10 years ago
200c02c
Create generic 64-bit syscallent.h
by Dmitry V. Levin
· 10 years ago
b9efc7d
Fix sched_setparam syscall entries
by Dmitry V. Levin
· 10 years ago
f8b7994
aarch64: fix syscall names for statfs, fstatfs, truncate, and ftruncate
by Dmitry V. Levin
· 10 years ago
83eaf7b
aarch64: fix mlock syscall entry
by Dmitry V. Levin
· 10 years ago
e971da4
Update syscall tables to the point where they include renameat2
by Mike Frysinger
· 10 years ago
549e2c4
unwind: add SE and SI flags to syscall entries for all architectures
by Dmitry V. Levin
· 11 years ago
cd96f77
Add TM flag to shmat and shmdt syscall entries
by Dmitry V. Levin
· 11 years ago
5273cb7
pread, pwrite: fix number of syscall arguments
by Dmitry V. Levin
· 12 years ago
ea5a079
preadv, pwritev: fix number of syscall arguments
by Dmitry V. Levin
· 12 years ago
eb1cc15
fallocate: fix number of syscall arguments
by Dmitry V. Levin
· 12 years ago
4996b3a
readahead: fix number of syscall arguments
by Dmitry V. Levin
· 12 years ago
6b03c9b
Fix syscall flags
by Dmitry V. Levin
· 12 years ago
d2ab7fd
Fix building outside source directory
by Andreas Schwab
· 12 years ago
2c42f32
Do not use off_t in sendfile decoding
by Dmitry V. Levin
· 12 years ago
99d3e01
Assorted fixes to syscallent.h
by Denys Vlasenko
· 12 years ago
890a5ca
Add support for tracing 32-bit ARM EABI binaries on AArch64
by Steve McIntyre
· 12 years ago
7943966
Enhance quotactl decoding
by Dmitry V. Levin
· 12 years ago
d8d3bd3
Add AArch64 support to strace
by Steve McIntyre
· 12 years ago