Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
strace
/
0160e161081c08480bb4fd63a292040c7611f6ec
0160e16
ARM EABI: disable OABI support by default
by Dmitry V. Levin
· 11 years ago
a07cfcc
Fix stat decoding for LP64 bionic
by Elliott Hughes
· 11 years ago
2394a3d
Decode protocol argument for PF_NETLINK sockets
by Masatake YAMATO
· 11 years ago
033fb91
Cleanup socketpair decoding
by Dmitry V. Levin
· 11 years ago
bc091e3
printsiginfo: add SIGSYS decoding
by Dmitry V. Levin
· 11 years ago
b9d4d21
Update siginfo codes
by Dmitry V. Levin
· 11 years ago
4a524db
Factor out printing of si_pid and si_uid members of siginfo_t
by Dmitry V. Levin
· 11 years ago
4dd1e89
Improve SI_TIMER decoding
by Elliott Hughes
· 11 years ago
7a28f7f
aarch64: fix decoding of arm syscall numbers
by Elliott Hughes
· 11 years ago
54cabef
Fix fcntl decoding
by Dmitry V. Levin
· 11 years ago
ec21e07
sys_fcntl: remove F_FREESP and F_FREESP64 support
by Dmitry V. Levin
· 11 years ago
458b3f2
Add multi-personality support to struct old_sigaction decoding
by Elliott Hughes
· 11 years ago
fb642bb
Fix decoding of arm struct stat64 by aarch64 strace.
by Elliott Hughes
· 11 years ago
1d912af
Remove obsolete ioctlsort.c
by Dmitry V. Levin
· 11 years ago
d153bfc
Add multi-personality support to stack_t decoding
by Dmitry V. Levin
· 11 years ago
38593e9
Rewrite signal mask decoding without sigset_t
by Dmitry V. Levin
· 11 years ago
d354130
Fix build with Bionic libc
by Dmitry V. Levin
· 11 years ago
a78d777
powerpc64: fix 64-bit process detection on embedded
by James Yang
· 11 years ago
fdb896e
Do not compile scsi ioctl decoding if <scsi/sg.h> is not available
by Dmitry V. Levin
· 11 years ago
a7c6e51
Revert "Add support for Altera's Nios-II softcore architecture"
by Dmitry V. Levin
· 11 years ago
b0c2a9d
tests: tighten sigaction check
by Dmitry V. Levin
· 11 years ago
5c7f627
Fix sigaction reporting on non-x86 architectures
by Dmitry V. Levin
· 11 years ago
ab3953b
Check for SA_RESTORER definition in <asm/signal.h>
by Dmitry V. Levin
· 11 years ago
ad138cc
arm: fix compilation warning
by Dmitry V. Levin
· 11 years ago
900ec1b
kexec: fix typo
by Dmitry V. Levin
· 11 years ago
61e426e
Add support for Altera's Nios-II softcore architecture
by Ezequiel Garcia
· 11 years ago
3acf403
Implement add_key, keyctl, and request_key decoding
by Dmitry V. Levin
· 11 years ago
fc4727d
Implement ioprio_get and ioprio_set decoding
by Dmitry V. Levin
· 11 years ago
f67502e
Implement finit_module decoding
by Dmitry V. Levin
· 11 years ago
2f332e9
Cleanup inotify syscalls decoding
by Dmitry V. Levin
· 11 years ago
9aaf88c
Enhance reboot decoding
by Dmitry V. Levin
· 11 years ago
90aa9f4
Implement kexec_load decoding
by Dmitry V. Levin
· 11 years ago
d21f186
Use prepared editions of recently imported linux headers
by Dmitry V. Levin
· 11 years ago
99db95d
Implement fanotify_init and fanotify_mark decoding
by Dmitry V. Levin
· 11 years ago
5945273
Use XLAT_END macro
by Dmitry V. Levin
· 11 years ago
82b1ea7
Itroduce XLAT_END macro to make xlat structures more compact
by Dmitry V. Levin
· 11 years ago
2a32eaa
Convert personality_options to XLAT form
by Dmitry V. Levin
· 11 years ago
9f56d87
Convert futexops to XLAT form
by Dmitry V. Levin
· 11 years ago
bae549e
Convert sigev_value to XLAT form
by Dmitry V. Levin
· 11 years ago
bce0cc6
Use XLAT macro
by Dmitry V. Levin
· 11 years ago
a69ddcb
Introduce XLAT macro to ease maintenance of xlat structures
by Dmitry V. Levin
· 11 years ago
b88a6f8
Decode ptp ioctls
by Stefan Sørensen
· 11 years ago
a5fea90
Decode dynamic posix clocks
by Stefan Sørensen
· 11 years ago
cdf022a
Update ADJ_* constants
by Stefan Sørensen
· 11 years ago
894c7e3
Add decoding of sockets descriptor 'paths' for network calls
by Philippe Ombredanne
· 11 years ago
123d401
tests: rename all tests so that their names end in .test suffix
by Dmitry V. Levin
· 11 years ago
aa4633c
net: add more sockopt options
by Mike Frysinger
· 11 years ago
2b4bb1c
mips: fix sigaction reporting
by Chris Dearman
· 11 years ago
ac655a8
Factor out struct sigaction printing code
by Dmitry V. Levin
· 11 years ago
66a15a5
tests: add a test for rt_sigaction output
by Dmitry V. Levin
· 11 years ago
b5530a1
mem: add missed MAP_HUGETLB mmap flag
by Kirill A. Shutemov
· 11 years ago
94e246a
Delete old PTRACE_{PEEK,POKE}USR logic
by Mike Frysinger
· 11 years ago
5e74703
Decode the O_PATH flag
by Mike Frysinger
· 11 years ago
5b35147
Remove unused configure checks
by Dmitry V. Levin
· 11 years ago
03ef0b2
Assume that <sys/ptrace.h> provides a valid ptrace prototype
by Dmitry V. Levin
· 11 years ago
0506f0f
Stop using _LFS64_LARGEFILE
by Dmitry V. Levin
· 11 years ago
157f98a
Define truncate64, ftruncate64, and getdents64 decoders unconditionally
by Dmitry V. Levin
· 11 years ago
594eb8f
Define printflock64 only if it is referenced by other code
by Dmitry V. Levin
· 11 years ago
6974bd4
Make PTRACE_PEEKUSER/PTRACE_POKEUSER checks less glibc specific
by Dmitry V. Levin
· 11 years ago
840a253
Remove unneeded redefinitions of IPPROTO_* macros
by Dmitry V. Levin
· 11 years ago
437ae19
Remove unused AC_OFF_T_IS_LONG_LONG configure check
by Dmitry V. Levin
· 11 years ago
70e84c4
Remove unused code
by Dmitry V. Levin
· 11 years ago
e2de3bd
Use struct sigcontext instead of struct sigcontext_struct
by Dmitry V. Levin
· 11 years ago
e19a712
Use standard names of sched_param structure members
by Dmitry V. Levin
· 11 years ago
ae5aa47
Make SIGEV_THREAD_ID decoding less glibc specific
by Dmitry V. Levin
· 11 years ago
a0e02f5
Remove unused configure checks
by Dmitry V. Levin
· 11 years ago
18bce8c
Assume "long long" availability
by Dmitry V. Levin
· 11 years ago
d64a7e4
Include <sys/poll.h> only if there is no <poll.h>
by Dmitry V. Levin
· 11 years ago
2b64034
Move io_* syscalls decoding to a separate file
by Dmitry V. Levin
· 11 years ago
2df03c4
Stop using external libaio.h.
by Denys Vlasenko
· 11 years ago
abd2fda
sys_io_submit: simplify iocb_cmd_lookup() helper.
by Denys Vlasenko
· 11 years ago
ab24d51
sys_io_submit: stop traversing iocb vector after first failure.
by Denys Vlasenko
· 11 years ago
64778cb
Fix pathtrace_match() to match recent fixes to select decoding.
by Denys Vlasenko
· 11 years ago
b338f2d
Fix select decoding on e.g. 32-bit ppc process by 64-bit strace.
by Denys Vlasenko
· 11 years ago
1297a51
Speed up and explain fd_isset()
by Denys Vlasenko
· 11 years ago
85db86e
Add a test for the latest select decoding fix
by Dr. David Alan Gilbert
· 11 years ago
c2982b5
Fix select decoding for glibc in _FORTIFY_SOURCE mode
by Dmitry V. Levin
· 11 years ago
f3696b3
More select decoding fixes
by Dmitry V. Levin
· 11 years ago
1f65c3c
Truncate arg[0] to int in select decoding.
by Denys Vlasenko
· 11 years ago
c4b9214
test/select.c: make comment more understandable.
by Denys Vlasenko
· 11 years ago
025f108
Fix select decoding with bogus (huge or negative) nfds.
by Dr. David Alan Gilbert
· 11 years ago
0b4060f
Work around conflict between <sys/ptrace.h> and <linux/ptrace.h>
by Ali Polatel
· 11 years ago
7daacbb
Add support for ARC Cores from Synopsys
by Vineet Gupta
· 11 years ago
16b9dcf
Add support for decoding sync_file_range
by William Manley
· 11 years ago
9e937d9
fanotify_mark: fix number of args for 32bit arches
by Mike Frysinger
· 11 years ago
aca4ff7
x86, x86_64: fix compilation warnings
by Dmitry V. Levin
· 11 years ago
a877379
Remove rt parameter from [s]printsigmask()
by Denys Vlasenko
· 11 years ago
75f4e1f
Convert some uses of long_to_sigmask+printsigmask to sprintsigmask_long
by Denys Vlasenko
· 11 years ago
46c8acd
Simplify some sigmask manipulations
by Denys Vlasenko
· 11 years ago
8a1ebbb
Add compat support for sys_pselect6
by Denys Vlasenko
· 11 years ago
e600ac6
I386: fix signedness mismatch warning
by Denys Vlasenko
· 11 years ago
5e133aa
Fix sigset printing via print_sigset().
by Denys Vlasenko
· 11 years ago
80b73a2
sys_rt_sigaction: fix sigset copying
by Denys Vlasenko
· 11 years ago
94e1035
ARM: remove wrong NSIG = 32 define
by Denys Vlasenko
· 11 years ago
670b21b
ARM: fix sigreturn decoding
by Denys Vlasenko
· 11 years ago
76da831
Group USE_CUSTOM_PRINTF define with other tweakables
by Denys Vlasenko
· 11 years ago
b51f364
Improve sigreturn decoding on x86 to show RT signal bits too.
by Denys Vlasenko
· 11 years ago
9afc2ee
powerpc: enhance 32/64bit detection
by Anton Blanchard
· 11 years ago
9459dfb
powerpc: fix some compiler warnings
by Anton Blanchard
· 11 years ago
a34dead
powerpc: fix iflag build issue (static -> extern)
by Anton Blanchard
· 11 years ago
Next »