Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
strace
/
f008b01b691ca7ede0cf3f3bf2ef5bf2d77dcea6
/
xlat
54646b8
decode extend getsockopt/setsockopt options
by Mike Frysinger
· 9 years ago
69c1570
Fix build on systems that lack EM_ARM/EM_OPENRISC definitions
by Dmitry V. Levin
· 9 years ago
12cca59
Fix build on systems that lack O_CLOEXEC definition
by Dmitry V. Levin
· 9 years ago
d2eaf67
signal: SIGSYS: decode si_syscall & si_arch fields
by Mike Frysinger
· 9 years ago
30ac062
signalfd4: fix flags decoding
by Dmitry V. Levin
· 10 years ago
bf62c1b
epoll_create1: fix flags decoding
by Dmitry V. Levin
· 10 years ago
c8cba99
eventfd2: fix flags decoding
by Dmitry V. Levin
· 10 years ago
73a4fa4
Update PERF_FLAG_* constants
by Dmitry V. Levin
· 10 years ago
f9ce39d
ipc.c: move fallback definitions of msg, sem, and shm constants to xlat/
by Elvira Khabirova
· 10 years ago
3456bcc
Implement sched_getattr and sched_setattr syscalls decoding
by Dmitry V. Levin
· 10 years ago
95b84ea
Implement memfd_create syscall decoding
by Dmitry V. Levin
· 10 years ago
ddb53dd
Implement bpf syscall decoding
by Dmitry V. Levin
· 10 years ago
716fb20
Remove unused parsers of getmsg and putmsg
by Dmitry V. Levin
· 10 years ago
d4b3f6a
xlat/epollctls.in: add default values
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
f6026b6
wait: move fallback definitions of wait options to xlat/
by Dmitry V. Levin
· 10 years ago
eddefd6
mtd.c: enhance mtd and ubi ioctl parsers
by Dmitry V. Levin
· 10 years ago
1dbe683
blkpg_ops: add BLKPG_RESIZE_PARTITION constant
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
0b95590
Update IPV6 socket options constants
by Dmitry V. Levin
· 10 years ago
f7430b7
Update siginfo_t constants
by Dmitry V. Levin
· 10 years ago
174bb2b
signal.c: move sigaltstack parser to a separate file
by Dmitry V. Levin
· 10 years ago
7e65567
Add arch-specific PTRACE_* constants
by Dmitry V. Levin
· 10 years ago
48ceaee
xlat: avoid fork bombing the build system
by Mike Frysinger
· 10 years ago
5b0819e
evdev: update constants from linux v3.19
by Dmitry V. Levin
· 10 years ago
4f750b9
Add decoding for evdev ioctls
by Etienne Gemsa
· 10 years ago
34bbcc6
Remove linux/fanotify.h
by Dmitry V. Levin
· 10 years ago
2094573
Remove linux/keyctl.h
by Dmitry V. Levin
· 10 years ago
ff6a55d
Remove linux/kexec.h
by Dmitry V. Levin
· 10 years ago
3a23299
Remove linux/inotify.h
by Dmitry V. Levin
· 10 years ago
3e6525f
Remove linux/reboot.h
by Dmitry V. Levin
· 10 years ago
0a59454
seccomp: fix fallback definitions of some SECCOMP_* constants
by Dmitry V. Levin
· 10 years ago
1e88073
Improve prctl decoding
by Dmitry V. Levin
· 10 years ago
cff9f8a
xlat: extend syntax
by Dmitry V. Levin
· 10 years ago
2f0808b
Move CAP_* definitions out to header files
by Dmitry V. Levin
· 10 years ago
d8b3404
Enhance wait status decoding
by Dmitry V. Levin
· 10 years ago
67d0a8e
scsi: add bsg support
by Bart Van Assche
· 10 years ago
2af6903
Implement seccomp decoding
by Dmitry V. Levin
· 10 years ago
fef0907
Implement getrandom syscall decoding
by Dmitry V. Levin
· 10 years ago
6d31c7a
net: define all SOL_* constants
by Dmitry V. Levin
· 10 years ago
02f2f09
setsockopt: decode PACKET_ADD_MEMBERSHIP
by Dmitry V. Levin
· 10 years ago
b85a7f3
Impove struct cmsghdr decoding
by Dmitry V. Levin
· 10 years ago
778dfb2
Update SO_* constants
by Dmitry V. Levin
· 10 years ago
6f9a01c
ioctl: add decoding for parametrized command names
by Gabriel Laskar
· 10 years ago
924996a
ioctl: print unrecognized ioctl codes in _IOC(dir,type,nr,size) format
by Dmitry V. Levin
· 10 years ago
75023a9
Fix build on systems that lack O_CLOEXEC definition
by Dmitry V. Levin
· 10 years ago
2928afe
Cleanup struct stat.st_flags decoding
by Dmitry V. Levin
· 10 years ago
f1639d8
timerfd: update flags decoding
by Mike Frysinger
· 10 years ago
79fb4d6
Update PTRACE_* constants
by Dmitry V. Levin
· 10 years ago
825b524
Update SWAP_FLAG_* constants
by Dmitry V. Levin
· 10 years ago
719554d
Update SCHED_* constants
by Dmitry V. Levin
· 10 years ago
4bcce0a
Update prctl PR_* constants
by Dmitry V. Levin
· 10 years ago
52572b6
Implement decoding of fallocate FALLOC_FL_* flags
by Dmitry V. Levin
· 10 years ago
4b9c68b
Implement full decoding of 64-bit capabilities
by Dmitry V. Levin
· 10 years ago
bf7fdfa
Make parsers of capget and capset syscalls self-contained
by Dmitry V. Levin
· 10 years ago
6b82ba5
Remove unused sys_mctl
by Dmitry V. Levin
· 10 years ago
681452b
Remove unused <sys/acl.h> based code
by Dmitry V. Levin
· 10 years ago
18901ea
Decode open's O_TMPFILE
by Mike Frysinger
· 10 years ago
c400a1c
Dump details for Bluetooth socket operations
by Lubomir Rintel
· 10 years ago
0cc9614
Implement Video4Linux video-input ioctls decoder
by Philippe De Muyter
· 10 years ago
4176d53
fsmagic: sort array by value and use bsearch for faster lookup
by Dmitry V. Levin
· 10 years ago
7faa5b4
fsmagic: update from <linux/magic.h>
by Dmitry V. Levin
· 10 years ago
5b677ab
renameat2: add decoding support
by Mike Frysinger
· 10 years ago
d04bb2b
Fix delete_module decoding
by Dmitry V. Levin
· 11 years ago
6dbbe07
sysctl: update CTL_*, KERN_*, NET_*, and VM_* constants
by Dmitry V. Levin
· 11 years ago
63ebcfc
xlat: cleanup the aftermath of automatic conversion
by Dmitry V. Levin
· 11 years ago
0ed617b
Generate xlat/*.in files
by Dmitry V. Levin
· 11 years ago
5153b5c
Enhance xlat generator
by Dmitry V. Levin
· 11 years ago
761ed9b
Implement xlat generator
by Mike Frysinger
· 11 years ago