Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
strace
/
feb40c4543d22468bb6dc7e3c29746ee2d4e06cc
feb40c4
Partially revert last change
by Denys Vlasenko
· 13 years ago
1c2e912
Simplify search in ioctl table
by Denys Vlasenko
· 13 years ago
8cf2c26
Update qemu build script: now tries to upload result back to host
by Denys Vlasenko
· 13 years ago
c1371eb
Shrink space needed by undefined syscalls in syscall tables.
by Denys Vlasenko
· 13 years ago
9fd4f96
Optimize code if we have only one personality
by Denys Vlasenko
· 13 years ago
1be0279
Fix mips64 build failure: sys_pwrite64 doesn't exist.
by Denys Vlasenko
· 13 years ago
6acf586
qemu_multiarch_testing/: a directory with scripts for build testing
by Denys Vlasenko
· 13 years ago
146b944
Make internal_fork and internal_exec static
by Denys Vlasenko
· 13 years ago
f50e714
Remove code which is not used on Linux
by Denys Vlasenko
· 13 years ago
88c63f2
Remove unused version of sys_lseek
by Denys Vlasenko
· 13 years ago
8677913
Revert "Remove underscores from a few syscall names which have them"
by Denys Vlasenko
· 13 years ago
0c163c4
Simplify sys_lseek64 conditional compilation.
by Denys Vlasenko
· 13 years ago
31972d5
Remove underscores from a few syscall names which have them
by Denys Vlasenko
· 13 years ago
a61a72e
Remove unused struct tcb::baddr field
by Denys Vlasenko
· 13 years ago
e10a0e4
Remove unused PTRACE_WRITE{TEXT,DATA} constants (they are from SunOS)
by Denys Vlasenko
· 13 years ago
989ebc9
Reindent case labels. No code changes
by Denys Vlasenko
· 13 years ago
3da9693
Remove unused constants. No code changes
by Denys Vlasenko
· 13 years ago
081533c
Move change_syscall() to its only user and make it static
by Denys Vlasenko
· 13 years ago
2897fb3
MAP_ANON is the same as MAP_ANONYMOUS, no need to have the former
by Denys Vlasenko
· 13 years ago
3e3490a
Indentation and whitespace fixes. No code changes.
by Denys Vlasenko
· 13 years ago
cb419c5
test/threaded_execve: make it also test a case when leader is not in syscall
by Denys Vlasenko
· 13 years ago
b468f23
Implement prlimit64 decoding, rewrite [gs]etrlimit decoding
by Dmitry V. Levin
· 13 years ago
9c3861d
Remove another "interrupt to quit" message
by Denys Vlasenko
· 13 years ago
3db3b26
Fix "strace -oFILE -ff -p<nonexistant_pid>" behavior
by Denys Vlasenko
· 13 years ago
800ec8f
Make alloc_tcb and droptcb static. No code changes.
by Denys Vlasenko
· 13 years ago
a6d91de
Tidy up includes and copyright notices, fix indentation
by Denys Vlasenko
· 13 years ago
27aeaa2
scsi.c: add copyright header
by Dmitry V. Levin
· 13 years ago
4a0ffea
Enhance capget and capset syscalls decoding
by Dmitry V. Levin
· 13 years ago
648c22c
Remove unused code
by Dmitry V. Levin
· 13 years ago
3d7b11b
Fix IPC decoding on alpha and arm
by Dmitry V. Levin
· 13 years ago
63e4f86
arm: fix compilation warnings
by Dmitry V. Levin
· 13 years ago
84abf70
tests: robustify again buggy shells
by Dmitry V. Levin
· 13 years ago
3362e89
improve ifdef check with decode_subcall
by Mike Frysinger
· 13 years ago
dde045c
alpha: fix decode of osf_sigprocmask
by Mike Frysinger
· 13 years ago
384b0ad
Fix array size calculation in previous commit
by Denys Vlasenko
· 13 years ago
29865e7
pathtrace_select() is never called with NULL, remove dead code
by Denys Vlasenko
· 13 years ago
7c2b1a6
manpage: remove bugs which are fixed
by Denys Vlasenko
· 13 years ago
a509054
Simplify SIGCHLD handler setting
by Denys Vlasenko
· 13 years ago
2c4fb90
When reporting signals, use short signal names (SIGfoo) instead of strerror
by Denys Vlasenko
· 13 years ago
7cba831
Remove TODO file: it's eleven years old and completely outdated
by Denys Vlasenko
· 13 years ago
2989814
Clean up defs.h order. No code changes
by Denys Vlasenko
· 13 years ago
6e0bfd1
Fix lame kernel version checking code
by Denys Vlasenko
· 13 years ago
61e7aad
Experimental support for "detach on execve" feature
by Denys Vlasenko
· 13 years ago
3e084ac
Simple fixes.
by Denys Vlasenko
· 13 years ago
68269aa
Remove an outdated comment
by Denys Vlasenko
· 13 years ago
bcde70a
Remove extra include directives. No code changes.
by Denys Vlasenko
· 13 years ago
a50d2a8
Tidy up order of includes; make bool variables explicit.
by Denys Vlasenko
· 13 years ago
b859e14
Fix compiler warnings about breaking strict-aliasing rules
by Dmitry V. Levin
· 13 years ago
c96fdfa
ppc64: drop unused pid variable
by Mike Frysinger
· 13 years ago
8f81e38
ia64: fix compilation warnings
by Dmitry V. Levin
· 13 years ago
ad0c01e
Ensure that SWAP_FLAG_* constants are defined
by Dmitry V. Levin
· 13 years ago
33d2476
Enhance *listxattr syscalls decoding
by Dmitry V. Levin
· 13 years ago
7989ad4
Fix *at syscalls flags decoding
by Dmitry V. Levin
· 13 years ago
371e153
Fix linkat flags decoding
by Dmitry V. Levin
· 13 years ago
297632b
Implement sys_rt_tgsigqueueinfo syscall decoder
by Dmitry V. Levin
· 13 years ago
ee3c22c
Implement syslog syscall decoder
by Dmitry V. Levin
· 13 years ago
67559ad
Less ugly debug display of ptrace events
by Denys Vlasenko
· 13 years ago
6bc050c
Make manpage mention that -p "`pidof PROG`" works
by Denys Vlasenko
· 13 years ago
7de265d
Fix logging for "strace -o FILE -ff test/threaded_execve" test case
by Denys Vlasenko
· 13 years ago
3df080a
net.c: recognize MSG_WAITFORONE
by Dmitry V. Levin
· 13 years ago
328bf25
Treat -ff without -o FILE as single -f
by Denys Vlasenko
· 13 years ago
558e512
Style fix. No code changes
by Denys Vlasenko
· 13 years ago
ecc8b97
Reduce stack usage by ~0.5k
by Denys Vlasenko
· 13 years ago
2e856a1
Preparatory cosmetic changes for the next commit
by Denys Vlasenko
· 13 years ago
7af9f35
Implement sendmmsg syscall decoder
by Dmitry V. Levin
· 13 years ago
1ff463d
Implement sched_rr_get_interval syscall decoder
by Dmitry V. Levin
· 13 years ago
64d0e71
Implement migrate_pages syscall decoder
by Dmitry V. Levin
· 13 years ago
1b0bae2
Implement get_robust_list syscall decoder
by Dmitry V. Levin
· 13 years ago
1e8ed07
Define sys_set_robust_list as an alias to sys_munmap
by Dmitry V. Levin
· 13 years ago
7321547
Implement clock_adjtime syscall decoder
by Dmitry V. Levin
· 13 years ago
51dba35
Define sys_setns as an alias to sys_inotify_rm_watch
by Dmitry V. Levin
· 13 years ago
6bbe696
Sort definitions of dummy parsers. No code changes
by Dmitry V. Levin
· 13 years ago
ab1a70c
Correct inotify_rm_watch decoder
by Dmitry V. Levin
· 13 years ago
531af48
Alias sys_fsync to sys_close
by Dmitry V. Levin
· 13 years ago
eb420ef
Update ioctl entries
by Dmitry V. Levin
· 13 years ago
63c5e63
strace-log-merge: cleanup
by Dmitry V. Levin
· 13 years ago
d92029e
Add syscall entries for new linux syscalls
by Dmitry V. Levin
· 13 years ago
0395210
Implement process_vm_writev decoder
by Dmitry V. Levin
· 13 years ago
0bfd744
Output iovec length in vmsplice and process_vm_readv decoders
by Dmitry V. Levin
· 13 years ago
8829365
swapon: decode swap flags
by Dmitry V. Levin
· 13 years ago
37ab4b7
Trivial simplification
by Denys Vlasenko
· 13 years ago
f202502
Don't consider PROG to be our child in "strace -D PROG" case
by Denys Vlasenko
· 13 years ago
75fe85c
Fix the case where we try to detach unattached processes
by Denys Vlasenko
· 13 years ago
97c503f
Call PTRACE_CONT with addr=0
by Denys Vlasenko
· 13 years ago
796f6e8
install strace-log-merge by "make install"
by Denys Vlasenko
· 13 years ago
da3657d
strace_log_merge: new file. Helper to merge timestamped strace -ff logs
by Denys Vlasenko
· 13 years ago
fd88338
Fix PID prefix printing in "strace -oLOG -ff -p1 -p2 -p3" case
by Denys Vlasenko
· 13 years ago
e8172b7
Allow -p PID to take comma or whitespace-separated list of PIDs
by Denys Vlasenko
· 13 years ago
114aefd
Pass addr=0 instead of 1 into restarting ptrace calls
by Denys Vlasenko
· 13 years ago
4c65c44
Trivial tweaks to error messages
by Denys Vlasenko
· 13 years ago
aea4b87
Remove stray sys_swapon() declaration
by Denys Vlasenko
· 13 years ago
3b60542
Correct syscall entries for t[g]kill
by Denys Vlasenko
· 13 years ago
1945ccc
Assorted trivial optimizations
by Denys Vlasenko
· 13 years ago
72879c6
Alias a few more syscall printing functions
by Denys Vlasenko
· 13 years ago
b237b1b
Style fixes, no code changes
by Denys Vlasenko
· 13 years ago
e83e157
Compress blank lines
by Dmitry V. Levin
· 13 years ago
ee245d8
Remove parts of automake machinery which are not needed on Linux
by Dmitry V. Levin
· 13 years ago
dd762c3
Remove and update documentation
by Dmitry V. Levin
· 13 years ago
aa925db
Remove a few more code parts which are unused on Linux
by Denys Vlasenko
· 13 years ago
1a3cf10
Build fixes after non-Linux code removal
by Denys Vlasenko
· 13 years ago
Next »