Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
strace
/
baaa41c97ab1dc2cd2ab3a553a2624079c560939
baaa41c
Fix epoll_create syscall decoding
by Dmitry V. Levin
· 9 years ago
7b378e6
epoll_create1: mark return code with RVAL_FD flag
by Dmitry V. Levin
· 9 years ago
2716346
epoll_create1: fix pathtrace support
by Dmitry V. Levin
· 9 years ago
bf62c1b
epoll_create1: fix flags decoding
by Dmitry V. Levin
· 9 years ago
aba868c
desc.c: move epoll parsers to a separate file
by Dmitry V. Levin
· 9 years ago
c8cba99
eventfd2: fix flags decoding
by Dmitry V. Levin
· 9 years ago
00cc350
eventfd: print first argument as unsigned int
by Dmitry V. Levin
· 9 years ago
ede0c48
Mark eventfd return code with RVAL_FD flag
by Dmitry V. Levin
· 9 years ago
28471d1
desc.c: move eventfd parsers to a separate file
by Dmitry V. Levin
· 9 years ago
73a4fa4
Update PERF_FLAG_* constants
by Dmitry V. Levin
· 9 years ago
0d60cf7
desc.c: move perf_event_open parser to a separate file
by Dmitry V. Levin
· 9 years ago
2c217fd
time.c: remove obsolete code from adjtimex parser
by Elvira Khabirova
· 9 years ago
f9ce39d
ipc.c: move fallback definitions of msg, sem, and shm constants to xlat/
by Elvira Khabirova
· 9 years ago
0c0453a
tests/ppoll: replace SIGABRT with SIGHUP
by Dmitry V. Levin
· 9 years ago
3b9d315
decode_poll_exiting: reserve more space in output buffer
by Dmitry V. Levin
· 9 years ago
d9fb450
Cleanup poll/ppoll decoders
by Dmitry V. Levin
· 9 years ago
c18b002
poll: print timeout argument as int
by Dmitry V. Levin
· 9 years ago
811bda6
stream.c: move poll and ppoll parsers to a separate file
by Dmitry V. Levin
· 9 years ago
80d5e01
Assume that <poll.h> is available
by Dmitry V. Levin
· 9 years ago
ea7ef93
tests: add oldselect.test
by Dmitry V. Levin
· 9 years ago
c44df3e
Fix oldselect decoding on 64-bit architectures
by Elvira Khabirova
· 9 years ago
52dc150
net.c: use printaddr
by Dmitry V. Levin
· 9 years ago
383386d
net.c: recvfrom fixes
by Denys Vlasenko
· 9 years ago
1d246ce
prctl: decode Android-specific PR_SET_VMA
by Elliott Hughes
· 9 years ago
0e4b1f2
mips: fix stub files
by Dmitry V. Levin
· 9 years ago
4e3ded3
tests/bpf: fix build with incompatibly old linux/bpf.h and/or gcc
by Dmitry V. Levin
· 9 years ago
3456bcc
Implement sched_getattr and sched_setattr syscalls decoding
by Dmitry V. Levin
· 9 years ago
95b84ea
Implement memfd_create syscall decoding
by Dmitry V. Levin
· 9 years ago
e465343
Fix builds where HAVE_MQUEUE_H isn't defined
by Elliott Hughes
· 9 years ago
afa10d8
tests/restart_syscall: skip if nanosleep looks uninterrupted
by Dmitry V. Levin
· 9 years ago
7c22101
Implement execveat syscall decoding
by Dmitry V. Levin
· 9 years ago
4ff687b
execve: fix support of personalities with different word size
by Dmitry V. Levin
· 9 years ago
ddb53dd
Implement bpf syscall decoding
by Dmitry V. Levin
· 9 years ago
3691562
prctl: fix decoding of unrecognized commands
by Dmitry V. Levin
· 9 years ago
f8b4913
Macroize -m32/-mx32 configure checks
by Dmitry V. Levin
· 9 years ago
04fcb99
tests/uid: import uid overflow check from tests/uid16
by Dmitry V. Levin
· 9 years ago
ae61067
sh64: fix inotify_{add,rm}_watch syscall entries
by Dmitry V. Levin
· 9 years ago
1e0efbb
microblaze: fix several syscall entries
by Dmitry V. Levin
· 9 years ago
be547c1
hppa: fix several syscall entries
by Dmitry V. Levin
· 9 years ago
d00eb1f
ia64: fix getpagesize syscall entry
by Dmitry V. Levin
· 9 years ago
76c9f0e
avr32: fix fstatat64 syscall entry
by Dmitry V. Levin
· 9 years ago
ecabdcf
alpha: fix 2 dummy osf syscall entries
by Dmitry V. Levin
· 9 years ago
82841f7
alpha, arm, ia64, mips, sh64: fix semop syscall entries
by Dmitry V. Levin
· 9 years ago
ece9ce6
m68k: fix getpagesize decoding
by Dmitry V. Levin
· 9 years ago
f1548d9
tests/ip_mreq: skip if basic setsockopt operations fail
by Dmitry V. Levin
· 9 years ago
95eaf19
tests: use -lpthread instead of -pthread
by Dmitry V. Levin
· 9 years ago
ce93bbd
mips o32: fix utimensat syscall entry
by Dmitry V. Levin
· 9 years ago
ba8b955
linux/mips/syscallent-compat.h: use designated initializers
by Dmitry V. Levin
· 9 years ago
a3eb3b4
linux/mips/syscallent-compat.h: fix initalization of empty entries
by Dmitry V. Levin
· 9 years ago
716fb20
Remove unused parsers of getmsg and putmsg
by Dmitry V. Levin
· 9 years ago
fa6c087
sigreturn: make use of RVAL_DECODED
by Dmitry V. Levin
· 9 years ago
eebb561
or1k_atomic.c: make use of RVAL_DECODED
by Dmitry V. Levin
· 9 years ago
57ae04e
Update openat parser for the RVAL_DECODED change
by Dmitry V. Levin
· 9 years ago
d9e8792
bjm.c: make use of RVAL_DECODED
by Dmitry V. Levin
· 9 years ago
0b2eabe
access.c: make use of RVAL_DECODED
by Dmitry V. Levin
· 9 years ago
8aa2a81
affinity.c: make use of RVAL_DECODED
by Dmitry V. Levin
· 9 years ago
a52375f
affinity.c: use printaddr and umove_or_printaddr
by Dmitry V. Levin
· 9 years ago
07eaf50
aio.c: enhance io_* syscalls decoding
by Dmitry V. Levin
· 9 years ago
4b6fc98
cacheflush.c: make use of RVAL_DECODED
by Dmitry V. Levin
· 9 years ago
bb16ee1
cacheflush.c: use printaddr
by Dmitry V. Levin
· 9 years ago
ff33aac
capability.c: make use of RVAL_DECODED
by Dmitry V. Levin
· 9 years ago
c70da7c
capability.c: use printaddr and umove_or_printaddr
by Dmitry V. Levin
· 9 years ago
474083a
chdir.c: make use of RVAL_DECODED
by Dmitry V. Levin
· 9 years ago
a4d4572
chmod.c: make use of RVAL_DECODED
by Dmitry V. Levin
· 9 years ago
10e407d
clone.c: make use of RVAL_DECODED
by Dmitry V. Levin
· 9 years ago
cbabaf9
Alias sys_epoll_create to printargs_ld
by Dmitry V. Levin
· 9 years ago
df0c18c
desc.c: make use of RVAL_DECODED
by Dmitry V. Levin
· 9 years ago
e6019fd
desc.c: do not use xmalloc, use umove_or_printaddr and printaddr
by Dmitry V. Levin
· 9 years ago
d4b3f6a
xlat/epollctls.in: add default values
by Dmitry V. Levin
· 9 years ago
3ef5021
dirent.c: do not use xmalloc
by Dmitry V. Levin
· 9 years ago
7e56b4e
execve.c: make use of RVAL_DECODED
by Dmitry V. Levin
· 9 years ago
ad18132
execve.c: use printaddr and umove_or_printaddr
by Dmitry V. Levin
· 9 years ago
429c677
fadvise.c: make use of RVAL_DECODED
by Dmitry V. Levin
· 9 years ago
5dcf3b1
fallocate.c: make use of RVAL_DECODED
by Dmitry V. Levin
· 9 years ago
a3a7ffe
fanotify.c: make use of RVAL_DECODED
by Dmitry V. Levin
· 9 years ago
f891bb4
fchownat.c: make use of RVAL_DECODED
by Dmitry V. Levin
· 9 years ago
b6d80ff
file.c: use umove_or_printaddr
by Dmitry V. Levin
· 9 years ago
b582109
futex.c: enhance futex syscall decoding
by Dmitry V. Levin
· 9 years ago
a9183c3
get_robust_list.c: use printnum_long
by Dmitry V. Levin
· 9 years ago
bc863e9
getcpu.c: use printnum_int and printaddr
by Dmitry V. Levin
· 9 years ago
071193f
getcwd.c: use printaddr
by Dmitry V. Levin
· 9 years ago
aa9f687
getrandom.c: use printaddr
by Dmitry V. Levin
· 9 years ago
3aced79
hostname.c: make use of RVAL_DECODED
by Dmitry V. Levin
· 9 years ago
3f08e2d
hostname.c: use printaddr
by Dmitry V. Levin
· 9 years ago
fe3cdfc
inotify.c: make use of RVAL_DECODED
by Dmitry V. Levin
· 9 years ago
1f255fd
io.c: make use of RVAL_DECODED
by Dmitry V. Levin
· 9 years ago
dd5f0ce
Use printnum_int64 instead of print_loff_t
by Dmitry V. Levin
· 9 years ago
43b5a1f
io.c: use printaddr and umove_or_printaddr
by Dmitry V. Levin
· 9 years ago
a58ad74
ioprio.c: make use of RVAL_DECODED
by Dmitry V. Levin
· 9 years ago
2370d53
ipc.c: use printaddr and umove_or_printaddr
by Dmitry V. Levin
· 9 years ago
2f444dc
kexec.c: use printaddr and umove_or_printaddr
by Dmitry V. Levin
· 9 years ago
4eef291
keyctl.c: make use of RVAL_DECODED
by Dmitry V. Levin
· 9 years ago
5f6ca3d
keyctl.c: use printaddr
by Dmitry V. Levin
· 9 years ago
583526e
ldt.c: make use of RVAL_DECODED
by Dmitry V. Levin
· 9 years ago
79a4594
ldt.c: use printaddr and umove_or_printaddr
by Dmitry V. Levin
· 9 years ago
4e33965
link.c: make use of RVAL_DECODED
by Dmitry V. Levin
· 9 years ago
ed88a50
lseek.c: make use of RVAL_DECODED
by Dmitry V. Levin
· 9 years ago
7db808d
lseek.c: use printnum_int64
by Dmitry V. Levin
· 9 years ago
85813ce
mem.c: make use of RVAL_DECODED
by Dmitry V. Levin
· 9 years ago
2c389f6
mem.c: use printaddr and umove_or_printaddr
by Dmitry V. Levin
· 9 years ago
Next »