Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
strace
/
307945d4d9631ba024258338856169a0c6d30fbb
307945d
reboot.c: make use of RVAL_DECODED
by Dmitry V. Levin
· 10 years ago
0564623
Enhance quotactl decoding
by Dmitry V. Levin
· 10 years ago
8ef8a4c
readahead.c: make use of RVAL_DECODED
by Dmitry V. Levin
· 10 years ago
8e0a18f
readlink.c: use printaddr
by Dmitry V. Levin
· 10 years ago
fe62e33
renameat.c: make use of RVAL_DECODED
by Dmitry V. Levin
· 10 years ago
2b15a58
resource.c: make use of RVAL_DECODED
by Dmitry V. Levin
· 10 years ago
7cc79b4
resource.c: use umove_or_printaddr
by Dmitry V. Levin
· 10 years ago
10c408a
sched.c: make use of RVAL_DECODED
by Dmitry V. Levin
· 10 years ago
f8bf1d5
sched.c: use printnum_int and printaddr
by Dmitry V. Levin
· 10 years ago
8277ec9
scsi.c: use printaddr
by Dmitry V. Levin
· 10 years ago
1252d26
seccomp.c: make use of RVAL_DECODED
by Dmitry V. Levin
· 10 years ago
931ebbf
seccomp.c: use printaddr and umove_or_printaddr
by Dmitry V. Levin
· 10 years ago
401295e
sigaltstack.c: use printaddr and umove_or_printaddr
by Dmitry V. Levin
· 10 years ago
0e45b50
signal.c: make use of RVAL_DECODED
by Dmitry V. Levin
· 10 years ago
735843e
signal.c: use printaddr and umove_or_printaddr
by Dmitry V. Levin
· 10 years ago
490d58c
sram_alloc.c: make use of RVAL_DECODED
by Dmitry V. Levin
· 10 years ago
fd55b54
statfs.c: use umove_or_printaddr
by Dmitry V. Levin
· 10 years ago
9afb4d0
swapon.c: make use of RVAL_DECODED
by Dmitry V. Levin
· 10 years ago
63bae23
swapon.c: move fallback definitions of swap options to xlat/
by Dmitry V. Levin
· 10 years ago
69c1c4e
sync_file_range2: fix typo in flags decoding
by Dmitry V. Levin
· 10 years ago
d6ed794
sync_file_range.c: make use of RVAL_DECODED
by Dmitry V. Levin
· 10 years ago
5717e7a
syslog.c: use umove_or_printaddr and RVAL_DECODED
by Dmitry V. Levin
· 10 years ago
be6d791
sysinfo.c: use umove_or_printaddr
by Dmitry V. Levin
· 10 years ago
279df2c
syslog.c: make use of RVAL_DECODED
by Dmitry V. Levin
· 10 years ago
aa06f46
syslog.c: use printaddr
by Dmitry V. Levin
· 10 years ago
040de57
sysmips.c: cleanup
by Dmitry V. Levin
· 10 years ago
034f98e
sysmips.c: make use of RVAL_DECODED
by Dmitry V. Levin
· 10 years ago
76c8f66
time.c: make use of RVAL_DECODED
by Dmitry V. Levin
· 10 years ago
7117835
time.c: use printaddr, printnum_int, and umoven_or_printaddr
by Dmitry V. Levin
· 10 years ago
9f70273
sprinttv: do not fetch data in case of syserror
by Dmitry V. Levin
· 10 years ago
927f026
truncate.c: make use of RVAL_DECODED
by Dmitry V. Levin
· 10 years ago
ff235c8
umask.c: make use of RVAL_DECODED
by Dmitry V. Levin
· 10 years ago
c1f37f6
umount.c: make use of RVAL_DECODED
by Dmitry V. Levin
· 10 years ago
c9a1992
utimes.c: make use of RVAL_DECODED
by Dmitry V. Levin
· 10 years ago
8ef5439
tests/uid.test: adopt for alpha
by Dmitry V. Levin
· 10 years ago
1427862
uid.c: make use of RVAL_DECODED
by Dmitry V. Levin
· 10 years ago
288a870
uid.c: use printaddr and umoven_or_printaddr
by Dmitry V. Levin
· 10 years ago
fdd0fce
ia64: wire up utimensat syscall
by Dmitry V. Levin
· 10 years ago
e5fe140
decode_utimes: enclose timespec array in square brackets
by Dmitry V. Levin
· 10 years ago
9809e3a
uname.c: use umove_or_printaddr
by Dmitry V. Levin
· 10 years ago
d27ccca
tests: add utime.test
by Dmitry V. Levin
· 10 years ago
8d51f43
utime.c: make use of RVAL_DECODED
by Dmitry V. Levin
· 10 years ago
cec41dd
utime.c: use umoven_or_printaddr
by Dmitry V. Levin
· 10 years ago
90cfe8f
wait.c: use printaddr and umove_or_printaddr
by Dmitry V. Levin
· 10 years ago
f6026b6
wait: move fallback definitions of wait options to xlat/
by Dmitry V. Levin
· 10 years ago
b60b2a5
tests: add xattr.test
by Dmitry V. Levin
· 10 years ago
6156d81
xattr.c: make use of RVAL_DECODED
by Dmitry V. Levin
· 10 years ago
105c35b
print_xattr_val: do not fetch data in case of !verbose || syserror
by Dmitry V. Levin
· 10 years ago
8ae9c09
print_xattr_list: use printaddr
by Dmitry V. Levin
· 10 years ago
d45548d
print_xattr_val: remove unused argument
by Dmitry V. Levin
· 10 years ago
7a9ec12
print_xattr_list: remove redundant address check
by Dmitry V. Levin
· 10 years ago
b10ae62
ipc.c: make use of RVAL_DECODED
by Dmitry V. Levin
· 10 years ago
61b7989
umoven_or_printaddr: do not fetch data if not in verbose mode
by Dmitry V. Levin
· 10 years ago
850ba4b
Change printnum_* printers to honor syserror
by Dmitry V. Levin
· 10 years ago
fd3cdc0
term.c: enhance tty ioctl parser
by Dmitry V. Levin
· 10 years ago
483c15f
Change comparisons with function pointers to comparisons with SENs
by Elvira Khabirova
· 10 years ago
28e32df
Add unique syscall entry numbers (SENs)
by Elvira Khabirova
· 10 years ago
140ecf8
Introduce SEN macro
by Elvira Khabirova
· 10 years ago
3d0e1f3
scsi.c: enhance SG_IO ioctl parser
by Dmitry V. Levin
· 10 years ago
317d19e
ptp.c: enhance ptp ioctl parser
by Dmitry V. Levin
· 10 years ago
eddefd6
mtd.c: enhance mtd and ubi ioctl parsers
by Dmitry V. Levin
· 10 years ago
b93c110
sock.c: enhance socket ioctl parser
by Dmitry V. Levin
· 10 years ago
a0beac1
block.c: enhance block ioctl parser
by Dmitry V. Levin
· 10 years ago
1dbe683
blkpg_ops: add BLKPG_RESIZE_PARTITION constant
by Dmitry V. Levin
· 10 years ago
3cfabeb
loop.c: enhance loop ioctl parser
by Dmitry V. Levin
· 10 years ago
97317d9
rtc.c: enhance rtc ioctl parser
by Dmitry V. Levin
· 10 years ago
b679508
Use printpair_int
by Dmitry V. Levin
· 10 years ago
69127a3
Add several generic integer pairs printing functions
by Dmitry V. Levin
· 10 years ago
c88163e
Add two generic integer printing functions
by Dmitry V. Levin
· 10 years ago
332a326
Add address printing functions
by Dmitry V. Levin
· 10 years ago
204c2bc
Implement RVAL_DECODED flag
by Dmitry V. Levin
· 10 years ago
746db06
time.c: move rtc ioctl parser to a separate file
by Dmitry V. Levin
· 10 years ago
8c3e8e7
term.c: fix typo
by Dmitry V. Levin
· 10 years ago
34bd4d2
Do not include sys/filio.h
by Dmitry V. Levin
· 10 years ago
4f63c11
ioctl: prepare ioctl_decode_command_number for future changes
by Dmitry V. Levin
· 10 years ago
802c942
ioctl: simplify ioctl_decode signature
by Dmitry V. Levin
· 10 years ago
2803e75
ioctl: consistently use name "code" for ioctl request code
by Dmitry V. Levin
· 10 years ago
044eef2
Move ioctl syscall parser to ioctl.c
by Dmitry V. Levin
· 10 years ago
e10b4f0
ioctl: remove obsolete registry of ioctl characters
by Dmitry V. Levin
· 10 years ago
4b80f34
Fix filtering of <unavailable> syscalls
by Dmitry V. Levin
· 10 years ago
de4a680
Fix -qq option in conjunction with -o option
by Dmitry V. Levin
· 10 years ago
6455f0a
xtensa: wire up new syscalls
by Dmitry V. Levin
· 10 years ago
4c3ea5d
bfin: wire up new syscalls
by Dmitry V. Levin
· 10 years ago
25d729f
alpha: wire up new syscalls
by Dmitry V. Levin
· 10 years ago
68cb82e
tests: skip stat32 test if struct stat is defined incorrectly
by Dmitry V. Levin
· 10 years ago
d93c4e8
Consistenly use #ifdef to check for AC_DEFINE'd macros
by Dmitry V. Levin
· 10 years ago
0c56195
xattr: move fallback definitions of xattr flags to xlat/
by Dmitry V. Levin
· 10 years ago
f64a439
link: move fallback definitions of AT_* constants to xlat/
by Dmitry V. Levin
· 10 years ago
fddeeba
net: move fallback definitions of SOL_* constants to xlat/
by Dmitry V. Levin
· 10 years ago
003cc9f
futex: move fallback definitions of futex constants to xlat/
by Dmitry V. Levin
· 10 years ago
14f4038
clone: move definitions of cloning flags to xlat/
by Dmitry V. Levin
· 10 years ago
cf7ee30
Update mount flags constants
by Dmitry V. Levin
· 10 years ago
a863072
mount: update parser to match kernel behaviour
by Dmitry V. Levin
· 10 years ago
c8cf5fe
mount: robustify MS_MGC_VAL decoding
by Dmitry V. Levin
· 10 years ago
7bee462
net: decode setsockopt() multicast arguments
by Dmitry V. Levin
· 10 years ago
0b95590
Update IPV6 socket options constants
by Dmitry V. Levin
· 10 years ago
ae28093
net: factor out interface index printing code
by Dmitry V. Levin
· 10 years ago
6c8ef05
Consistently use error_msg instead of fprintf(stderr)
by Dmitry V. Levin
· 10 years ago
df38991
Consistently print OOM diagnostic messages
by Dmitry V. Levin
· 10 years ago
3e9d71f
Introduce memory allocation wrappers
by Dmitry V. Levin
· 10 years ago
Next »