Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
strace
/
b070229f56d6a737945c47f7195a433d338cd068
b070229
m68k: wire up direct socket syscalls
by Dmitry V. Levin
· 9 years ago
5f394f5
i386: wire up direct socket syscalls
by Dmitry V. Levin
· 9 years ago
4b499f4
s390, s390x: update syscall tables
by Heiko Carstens
· 9 years ago
370eb16
Fix *_printer_defs.h rules ambiguousness
by Dmitry V. Levin
· 9 years ago
c3410ba
fcntl.c: make use of RVAL_DECODED
by Dmitry V. Levin
· 9 years ago
2512003
desc.c: move parser of fcntl syscall to a separate file
by Dmitry V. Levin
· 9 years ago
5d68f46
desc.c: move parser of flock syscall to a separate file
by Dmitry V. Levin
· 9 years ago
f4d6a0d
tests: fix false uio.test failures
by Dmitry V. Levin
· 9 years ago
ad25c74
Fix make -j builds
by Gabriel Laskar
· 9 years ago
0656ce9
mpers: fix shell code to conform better to POSIX
by Mike Frysinger
· 9 years ago
9c4fc34
ioctl: fix ioctl command number decoding in case of conflicts
by Gabriel Laskar
· 9 years ago
fb2a543
tests: convert ioctl.test from match_grep to match_diff
by Dmitry V. Levin
· 9 years ago
7a12974
Convert parser of seccomp filter program to new mpers infrastructure
by Dmitry V. Levin
· 9 years ago
3b73194
tests/init.sh: enhance match_grep error diagnostics
by Dmitry V. Levin
· 9 years ago
a69854a
tests/init.sh: fix comment
by Dmitry V. Levin
· 9 years ago
39e3be6
tests: add one more case to select.test
by Dmitry V. Levin
· 9 years ago
10a4075
tests: uncouple pselect6 from select.test
by Dmitry V. Levin
· 9 years ago
100bf7c
tests: robustify select test
by Dmitry V. Levin
· 9 years ago
81ea4bf
tests: add one more case to pselect6.test
by Dmitry V. Levin
· 9 years ago
5d98310
tests: robustify pselect6 test
by Dmitry V. Levin
· 9 years ago
4cb5ccc
Convert another parser of struct timeval to new mpers infrastructure
by Dmitry V. Levin
· 9 years ago
2950de3
Convert another parser of struct timespec to new mpers infrastructure
by Dmitry V. Levin
· 9 years ago
6c528f5
tests: add another case to pselect6 test
by Dmitry V. Levin
· 9 years ago
f57edf4
Fix decoding of gettimeofday and settimeofday
by Dmitry V. Levin
· 9 years ago
f1e3a32
Convert parser of struct timeval to new mpers infrastructure
by Dmitry V. Levin
· 9 years ago
5938526
Convert parser of struct timespec to new mpers infrastructure
by Dmitry V. Levin
· 9 years ago
f94d8d6
Remove unused parser of adjtime syscall
by Dmitry V. Levin
· 9 years ago
c648b4a
Fix decoding of clock_nanosleep
by Dmitry V. Levin
· 9 years ago
9af94a2
Add is_erestart helper function
by Dmitry V. Levin
· 9 years ago
3858b93
Add helper functions to clear/restore syserror
by Dmitry V. Levin
· 9 years ago
593602c
tests: add nanosleep.test
by Dmitry V. Levin
· 9 years ago
640623c
tests: rewrite restart_syscall in C
by Dmitry V. Levin
· 9 years ago
135f5cf
Properly initialize siginfo_t object passed to print_stopped function
by Dmitry V. Levin
· 9 years ago
9d4c892
tests: add clock_xettime.test
by Dmitry V. Levin
· 9 years ago
322be80
Convert parser of struct itimerval to new mpers infrastructure
by Dmitry V. Levin
· 9 years ago
12431f7
tests: add xetitimer.test
by Dmitry V. Levin
· 9 years ago
2206085
Convert parser of struct itimerspec to new mpers infrastructure
by Dmitry V. Levin
· 9 years ago
207ba11
print_time.c: introduce print_timespec_t helper
by Dmitry V. Levin
· 9 years ago
79cafcd
tests: add timerfd_xettime.test
by Dmitry V. Levin
· 9 years ago
1314098
tests: add timer_xettime.test
by Dmitry V. Levin
· 9 years ago
ba40d85
time.c: move parser of time syscall to print_time.c
by Dmitry V. Levin
· 9 years ago
5eb2362
print_time.c: remove unused function parameters
by Dmitry V. Levin
· 9 years ago
0dbb7ac
Add struct timex.tai support
by Dmitry V. Levin
· 9 years ago
dad1eef
Convert parser of struct timex to new mpers infrastructure
by Dmitry V. Levin
· 9 years ago
dd6bf4b
Move parser of struct timex to a separate file
by Dmitry V. Levin
· 9 years ago
b8f0c92
Enhance parser of struct sigevent
by Dmitry V. Levin
· 9 years ago
6f950cc
Convert parser of struct sigevent to new mpers infrastructure
by Dmitry V. Levin
· 9 years ago
d6b0558
Move parser of struct sigevent to a separate file
by Dmitry V. Levin
· 9 years ago
644a809
time.c: move fallback definitions of SIGEV_* values to xlat/
by Dmitry V. Levin
· 9 years ago
e2fb0bb
Simplify use of mpers printers
by Dmitry V. Levin
· 9 years ago
b172a94
Add a new helper function umove_ulong_array_or_printaddr
by Dmitry V. Levin
· 9 years ago
77a1b6b
tests: add pselect6.test
by Dmitry V. Levin
· 9 years ago
09a1a5a
Rename umove_long_or_printaddr to umove_ulong_or_printaddr
by Dmitry V. Levin
· 9 years ago
a1fa83d
aarch64, ppc64, sparc64, tile: hook up mpers printers
by Dmitry V. Levin
· 9 years ago
6375f15
Add PowerPC specific ptrace constants
by Anton Blanchard
· 9 years ago
cb7699c
Update SCTP_* constants
by Dmitry V. Levin
· 9 years ago
456f41a
Update F_* constants
by Dmitry V. Levin
· 9 years ago
e96869b
Update RENAME_* constants
by Dmitry V. Levin
· 9 years ago
a9cda69
Update SO_* constants
by Dmitry V. Levin
· 9 years ago
718dc43
Update INPUT_PROP_* constants
by Dmitry V. Levin
· 9 years ago
d6414fb
Update KEY_* constants
by Dmitry V. Levin
· 9 years ago
137bf1b
Update FALLOC_FL_* constants
by Dmitry V. Levin
· 9 years ago
d44ffe0
Update AF_* and PF_* constants
by Dmitry V. Levin
· 9 years ago
209f695
Update TCP_* constants
by Dmitry V. Levin
· 9 years ago
7f0063c
Update PACKET_* constants
by Dmitry V. Levin
· 9 years ago
57c2918
Update BPF_MAP_TYPE_* constants
by Dmitry V. Levin
· 9 years ago
6fda331
Update IPPROTO_* constants
by Dmitry V. Levin
· 9 years ago
3fe9d36
Update IP_* constants
by Dmitry V. Levin
· 9 years ago
8e0442d
Update PTRACE_O_* constants
by Dmitry V. Levin
· 9 years ago
b02bcfa
Update PR_* constants
by Dmitry V. Levin
· 9 years ago
b0d1955
Update SECBIT_* constants
by Dmitry V. Levin
· 9 years ago
e2a3370
mpers.m4: workaround missing gnu/stubs-*.h files
by Dmitry V. Levin
· 9 years ago
9d77b56
tests: add times-fail.test
by Elvira Khabirova
· 9 years ago
7a03605
tests: add times.test
by Eugene Syromyatnikov
· 9 years ago
6773d6d
Mpersify parser of times syscall
by Elvira Khabirova
· 9 years ago
22d997e
tests: add sysinfo.test
by Elvira Khabirova
· 9 years ago
0ec7e21
Mpersify parser of sysinfo syscall
by Elvira Khabirova
· 9 years ago
d0a6187
Enhance msgctl syscall decoding
by Elvira Khabirova
· 9 years ago
0a6af9b
Enhance shmctl syscall decoding
by Elvira Khabirova
· 9 years ago
b7699b5
tests: add ipc_msgbuf.test
by Elvira Khabirova
· 9 years ago
c2445b4
Mpersify tprint_msgsnd and tprint_msgrcv
by Elvira Khabirova
· 9 years ago
422f793
tests: add mq.test
by Elvira Khabirova
· 9 years ago
1f53730
Mpersify parsers of mq_open and mq_getsetattr syscalls
by Elvira Khabirova
· 9 years ago
cde9ef7
tests: add wait.test
by Dmitry V. Levin
· 9 years ago
6fb8c6f
Mpersify parsers of getrusage, waitpid, wait4, and waitid syscalls
by Dmitry V. Levin
· 9 years ago
3b7674c
tests: add rt_sigqueueinfo.test
by Elvira Khabirova
· 9 years ago
a0b6249
Mpersify printsiginfo_at printer
by Elvira Khabirova
· 9 years ago
cbbc23a
Mpersify parser of sigaltstack syscall
by Elvira Khabirova
· 9 years ago
6b6a55c
Mpersify parser of utime syscall
by Elvira Khabirova
· 9 years ago
78e48eb
tests: add utimensat.test
by Dmitry V. Levin
· 9 years ago
b5a23ed
Mpersify parsers of utimes, futimesat, and utimensat syscalls
by Dmitry V. Levin
· 9 years ago
0929422
Add mpers support
by Elvira Khabirova
· 9 years ago
c633188
tests: convert readlink.test and readlinkat.test from match_awk to match_diff
by Dmitry V. Levin
· 9 years ago
f008b01
tests: convert getrandom.test from match_awk to match_diff
by Dmitry V. Levin
· 9 years ago
4960b2f
tests: convert select.test from match_awk to match_diff
by Dmitry V. Levin
· 9 years ago
f14a8e1
tests: convert several tests from match_grep to match_diff
by Dmitry V. Levin
· 9 years ago
f6a36f0
tests: fix match_diff usage
by Dmitry V. Levin
· 9 years ago
cf3ecbd
build: fix -I options
by Dmitry V. Levin
· 9 years ago
f56046e
aio: rewrite from libaio.h to linux/aio_abi.h
by Dmitry V. Levin
· 9 years ago
13c2173
Fix multiple personalities support in parser of io_submit syscall
by Dmitry V. Levin
· 9 years ago
Next »