Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
strace
/
50e69cbe7491c2b7ff8b7a53442602bab17020b6
50e69cb
Prepare for 4.6 release
by Dmitry V. Levin
· 14 years ago
9004e12
linux/ioctlent: unify them all
by Mike Frysinger
· 14 years ago
6b7a261
Show more details about signals received by traced processess
by Dmitry V. Levin
· 14 years ago
c15dfc7
Get rid of PT_GETSIGINFO
by Dmitry V. Levin
· 14 years ago
b41e1c9
Enhance decoding of kernel-generated signals
by Dmitry V. Levin
· 14 years ago
6d9e8e8
Fix decoding of user-generated signals
by Dmitry V. Levin
· 14 years ago
7d4bff1
Recognize SI_KERNEL and SI_ASYNCNL
by Dmitry V. Levin
· 14 years ago
6c0e2fc
Take all git branches into account for generation of CREDITS file
by Sebastian Pipping
· 14 years ago
3138213
Fix decoding of file descriptors
by Dmitry V. Levin
· 14 years ago
9cd3850
Print shutdown(2) modes as SHUT_* constants
by Sebastian Pipping
· 14 years ago
1e1405a
Fix decoding of inotify_init1() flags
by Sebastian Pipping
· 14 years ago
d475c06
Fix struct xlat initialization bugs
by Dmitry V. Levin
· 14 years ago
f9a84ef
tests: avoid SIGPIPE
by Dmitry V. Levin
· 14 years ago
e689e04
tests: do not make missing /usr/bin/time a failure
by Mike Frysinger
· 14 years ago
525a39a
Generate an xz tar archive of the distribution
by Dmitry V. Levin
· 14 years ago
983e875
Use "make check" in debian/rules and strace.spec
by Dmitry V. Levin
· 14 years ago
4e4b5ad
Implement two basic "strace -f" tests
by Dmitry V. Levin
· 14 years ago
6ae37bf
ppc, s390, sparc: regenerate ioctlent.h files
by Dmitry V. Levin
· 14 years ago
ff5c42a
Remove redundant ioctlent.h files
by Dmitry V. Levin
· 14 years ago
609b58c
ioctlsort: sync with ioctl_lookup()
by Dmitry V. Levin
· 14 years ago
a6ca968
Remove obsolete .cvsignore files
by Dmitry V. Levin
· 14 years ago
796d3a8
Ignore generated intermediate header files
by Dmitry V. Levin
· 14 years ago
59138a2
Generate much of the CREDITS file from git log
by Dmitry V. Levin
· 14 years ago
e9a06b7
sparc: fix compilation warning
by Dmitry V. Levin
· 14 years ago
0afbf85
Update the list of files that must be distributed
by Dmitry V. Levin
· 14 years ago
d9a4b0a
Fix compilation warning reported by gcc -Wunused-but-set-variable
by Dmitry V. Levin
· 14 years ago
f72418c
ioctlsort: zero pad ioctl codes to 4 places
by Mike Frysinger
· 14 years ago
22485b7
Update mount flags to latest linux
by Mike Frysinger
· 14 years ago
c36c303
Sync debian/changelog and strace.spec with packages
by Dmitry V. Levin
· 14 years ago
7bab9fc
Add TRACE_DESC|TRACE_FILE flags to fanotify_* sysentries
by Dmitry V. Levin
· 14 years ago
2bc744d
Fix flags of fallocate sysentries
by Dmitry V. Levin
· 14 years ago
b9839ef
Add TRACE_DESC flag to epoll_create* sysentries
by Dmitry V. Levin
· 14 years ago
1e43961
Add TRACE_DESC flag to fgetxattr, flistxattr, and fremovexattr sysentries
by Dmitry V. Levin
· 14 years ago
612e092
Add TRACE_FILE flag to swapoff sysentries
by Dmitry V. Levin
· 14 years ago
fdbe3c5
Add TRACE_DESC flag to fadvise64* sysentries
by Dmitry V. Levin
· 14 years ago
bde8033
Add TRACE_DESC flag to mmap, mmap2, and old_mmap sysentries
by Dmitry V. Levin
· 14 years ago
b2eaa8d
Do not initialize native_scno on platforms with only one personality
by Dmitry V. Levin
· 14 years ago
e51a87c
Add LOOP_* ioctls defined in linux/loop.h
by Dmitry V. Levin
· 14 years ago
2fabd0e
Fix PTRACE_GETEVENTMSG usage and enhance test_ptrace_setoptions()
by Dmitry V. Levin
· 14 years ago
330a895
linux/sparc: move to common syscall.h
by Mike Frysinger
· 14 years ago
e44a4a2
sparc: add new funcs to syscall.h
by Mike Frysinger
· 14 years ago
71a78bc
sparc: punt unused syscall.h.2
by Mike Frysinger
· 14 years ago
9fdbee6
Fix raw exit_group(2) decoding
by Dmitry V. Levin
· 14 years ago
bd13645
Optimize known_scno()
by Dmitry V. Levin
· 14 years ago
fde119c
* process.c (internal_exit) [IA64]: Remove redundant check.
by Dmitry V. Levin
· 14 years ago
65c1a81
Fix biarch support in IO dumping
by Dmitry V. Levin
· 14 years ago
10a16a7
Simplify tprintf() declaration
by Dmitry V. Levin
· 14 years ago
7655fa0
* defs.h (SYSCALL_NEVER_FAILS): Fix typo.
by Dmitry V. Levin
· 14 years ago
50a218d
Fix decoding of get[ug]id, gete[ug]id and setfs[ug]id return values
by Dmitry V. Levin
· 14 years ago
62d0428
* linux/*/syscallent.h: Fix typo in sys_newfstatat syscall flags.
by Dmitry V. Levin
· 14 years ago
ae6a5f7
Blackfin: update ioctl list
by Mike Frysinger
· 14 years ago
4dd5432
Fix stat64 decoding on mips
by Dmitry V. Levin
· 14 years ago
e9e3d70
Update linux/*/syscallent.h files to match Linux kernel v2.6.37
by Dmitry V. Levin
· 14 years ago
be284ca
block.c: cleanup
by Dmitry V. Levin
· 14 years ago
4ef6db4
Add block ioctl support
by Dmitry V. Levin
· 14 years ago
7fea79b
Parse SOL_SCTP socket options
by Holger Hans Peter Freyther
· 14 years ago
ce9e0f4
* net.c (socketlayers): Add more SOL_* constants from linux/socket.h
by Holger Hans Peter Freyther
· 14 years ago
1c3031b
strace.1: fix misleading italics
by Dmitry V. Levin
· 14 years ago
4eb1b51
Update linux/ioctlent.h
by Dmitry V. Levin
· 14 years ago
ebc2f28
Add HDIO_* ioctls defined in linux/hdreg.h
by Dmitry V. Levin
· 14 years ago
21ccf5e
Test PTRACE_O_TRACECLONE and PTRACE_O_TRACEVFORK along with PTRACE_O_TRACEFORK
by Dmitry V. Levin
· 14 years ago
d48c6b9
* net.c (protocols): Add more IPPROTO_* constants defined in netinet/in.h
by Dmitry V. Levin
· 14 years ago
efa8bda
* net.c (protocols): Add IPPROTO_GRE, IPPROTO_SCTP and IPPROTO_UDPLITE.
by Holger Hans Peter Freyther
· 14 years ago
d64184f
sh: Add entry for not-multiplexed accept4
by Carmelo AMOROSO
· 14 years ago
9b977d1
sh: Add entries for not-multiplexed socket calls
by Carmelo AMOROSO
· 14 years ago
b9c5257
sh: Fix compilation warning in do_pipe due to missing prototype
by Carmelo AMOROSO
· 14 years ago
696381e
Fix build on uClibc
by Dmitry V. Levin
· 14 years ago
8044bc1
Fix strace -f -o '|command' hangup
by Dmitry V. Levin
· 14 years ago
bdafa1a
Output diagnostics to stderr
by Dmitry V. Levin
· 14 years ago
e3d4b68
Recognize more clone flags
by Dmitry V. Levin
· 14 years ago
0ddd8ad
Decode struct ucred for getsockopt SO_PEERCRED
by Dmitry V. Levin
· 14 years ago
f8e5650
sh: Add support for tracing sys_cacheflush system call
by Carmelo AMOROSO
· 14 years ago
b146744
Cleanup test_ptrace_setoptions()
by Dmitry V. Levin
· 14 years ago
ca8ab8d
Handle followfork using ptrace_setoptions if available
by Wang Chao
· 14 years ago
b13c0de
Test how PTRACE_SETOPTIONS support works
by Wang Chao
· 14 years ago
09fa7f8
Enable support for less verbose build rules
by Dmitry V. Levin
· 15 years ago
e636c85
Do not trace children cloned with CLONE_UNTRACED flag
by Wang Chao
· 14 years ago
cbaaf79
Update the list of CLOCK_* constants to match Linux kernel v2.6.32+
by Dmitry V. Levin
· 14 years ago
336a35f
Update linux/hppa/syscallent.h to match Linux kernel v2.6.35
by Dmitry V. Levin
· 14 years ago
35d0572
Pass less information to qualify_one and qual_*
by Dmitry V. Levin
· 14 years ago
0ef43b8
Fix -e option with only one value in qualifier statement
by Wang Chao
· 14 years ago
584ba2d
Fix off_t/rlim_t size checks when cross-compiling
by Mike Frysinger
· 14 years ago
6d12afd
Fix long long little endian detection when cross-compiling
by Mike Frysinger
· 14 years ago
260e571
Blackfin: decode new syscalls
by Mike Frysinger
· 14 years ago
1b30f4b
* linux/ioctlent.sh: Search a few non-exported paths.
by Mike Frysinger
· 14 years ago
54e931f
Clean up pid2tcb usage
by Roland McGrath
· 14 years ago
1ed5d80
Turn on more compiler warnings
by Dmitry V. Levin
· 14 years ago
918e49b
Import warnings.m4 from gnulib
by Dmitry V. Levin
· 14 years ago
916aded
Split acinclude.m4
by Dmitry V. Levin
· 14 years ago
3eb9491
* process.c (sys_waitid): Remove unused variable.
by Dmitry V. Levin
· 14 years ago
30145dd
Fix const-correctness issues uncovered by gcc -Wwrite-strings
by Dmitry V. Levin
· 14 years ago
cbdd190
Fix printing clone flags
by Wang Chao
· 14 years ago
21b8db4
Drop nclone_detached and related flags
by Wang Chao
· 14 years ago
ffd2b30
Correct get/set_robust_list syscall numbers for powerpc
by Neil Campbell
· 14 years ago
5a22b31
Handle CLONE_PARENT flag
by Wang Chao
· 14 years ago
304ea5f
Fix error when judging if process has children
by Wang Chao
· 14 years ago
d322a4b
Forbid using mutually exclusive options -D and -p together
by Wang Chao
· 14 years ago
670f511
Update Linux MIPS syscalls to match 2.6.35-rc6+
by David Daney
· 14 years ago
939caba
Add support for the MicroBlaze architecture
by Edgar E. Iglesias
· 14 years ago
b7915d1
linux/sparc: add missing syscall declarations
by Frederik Schüler
· 15 years ago
Next »