Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
strace
/
4eb1b51022e3a0fe619d0a31d8ad659d1b76b562
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
ee81c8a
Handle biarch get/setrlimit
by Andreas Schwab
· 14 years ago
d69fa49
Add biarch support for powerpc64
by Andreas Schwab
· 14 years ago
372cc84
Balance braces
by Andreas Schwab
· 14 years ago
102e69a
Remove extern declaration at file scope
by Andreas Schwab
· 14 years ago
b87d30c
Document -C/-D
by Andreas Schwab
· 14 years ago
f47fa96
Fix sourceforge download URL.
by Roland McGrath
· 15 years ago
246888d
M68K: Fix fetching syscall arguments
by Andreas Schwab
· 15 years ago
5874322
Decode TLS syscalls on m68k
by Andreas Schwab
· 15 years ago
ffca9e3
Fix warning when compiling for m68k
by Andreas Schwab
· 15 years ago
acbe518
Prepare for 4.5.20 release
by Dmitry V. Levin
· 15 years ago
0c56f62
Update debian/* files for the upcoming release
by Frederik Schüler
· 15 years ago
394f60c
Fix s390 system call table list
by Heiko Carstens
· 15 years ago
ae4db5e
Update linux/ioctlent.h
by Dmitry V. Levin
· 15 years ago
6230039
Update linux/*/syscallent.h files to match Linux kernel v2.6.33
by Dmitry V. Levin
· 15 years ago
e659103
Enhance recvmmsg parser
by Dmitry V. Levin
· 15 years ago
0873f29
Decode recvmmsg syscall
by Andreas Schwab
· 15 years ago
a7835e6
* strace.1: Fix quoting of hyphens and formatting of strace options.
by Dmitry V. Levin
· 15 years ago
7d7c963
Split trace_syscall() for better readability
by Dmitry V. Levin
· 15 years ago
e3a7ef5
Implement -C option to combine regular and -c output
by Dmitry V. Levin
· 15 years ago
c94a774
Fix "make dist" regression introduced by commit v4.5.19-12-g5078770
by Dmitry V. Levin
· 15 years ago
9676499
* desc.c (sys_epoll_pwait): Fix output formatting bug.
by Dmitry V. Levin
· 15 years ago
6e63375
* desc.c (decode_select): Fix potential stack buffer overflow.
by Dmitry V. Levin
· 15 years ago
4310a37
Fix msgsnd indirect ipccall decoding
by Dmitry V. Levin
· 15 years ago
bab8940
Hook up inotify_init1 open mode flags printer
by Mark Wielaard
· 15 years ago
360986b
Avoid spurious error when checking for linux/netlink.h
by Andreas Schwab
· 15 years ago
edb3934
Fix reporting signal mask by sigreturn on powerpc
by Andreas Schwab
· 15 years ago
2003704
Fix MIPS N32/N64 compile error
by David Daney
· 15 years ago
c8c6698
Add support for the TILE architecture
by Chris Metcalf
· 15 years ago
e5e6085
Remove dead code
by Dmitry V. Levin
· 15 years ago
257e157
Merge Linux internal_clone() into internal_fork()
by Dmitry V. Levin
· 15 years ago
27bb9ee
* Makefile.am (INCLUDES): Remove redundant search directories.
by Dmitry V. Levin
· 15 years ago
881f573
Update debian/* files
by Frederik Schüler
· 15 years ago
3de3d6b
Fix spurious failure of AC_STAT64 test
by Andreas Schwab
· 15 years ago
840d85b
Don't kill the process when detaching
by Andreas Schwab
· 15 years ago
fdc4559
Decode fifth argument of mremap syscall
by Dmitry V. Levin
· 15 years ago
c5fd1d9
* mem.c (sys_mbind): Display first argument in hex
by Chris Metcalf
· 15 years ago
ff3474a
* mem.c (mremap_flags): Add MREMAP_FIXED
by Chris Metcalf
· 15 years ago
5078770
Move i386-specific files out of common linux dir
by Mike Frysinger
· 15 years ago
e5355de
Remove support for pre-C89
by Andreas Schwab
· 15 years ago
ca75bd6
Decode more SOL_PACKET socket options
by Dmitry V. Levin
· 15 years ago
46ed50d
Ignore errors if a thread is killed
by Andreas Schwab
· 15 years ago
9906e6d
Fix handling of Linux systems without struct statfs64
by Bernhard Reutner-Fischer
· 15 years ago
3128919
Fix getsockopt decoding on architectures where sizeof(long) > sizeof(int)
by Dmitry V. Levin
· 15 years ago
62e0596
Check umove() return code
by Dmitry V. Levin
· 15 years ago
f0df31e
Fix check for linux/netlink.h on Linux 2.6.32-rc5+
by Dmitry V. Levin
· 15 years ago
fe94953
Decode fallocate on PowerPC
by Andreas Schwab
· 15 years ago
b5600fc
Factor out printing of 64bit syscall argument
by Andreas Schwab
· 15 years ago
d45f0a6
Correct decoding of readahead and fadvice64(_64) on PowerPC
by Andreas Schwab
· 15 years ago
ccdff48
Maintain separate print column for each process
by Andreas Schwab
· 15 years ago
7d9247e
* strace.spec: 4.5.19-1 release.
by Roland McGrath
· 15 years ago
ff896f7
* file.c (printstat64): Cleanup trailing whitespace.
by Dmitry V. Levin
· 15 years ago
61b7435
Fix decoding of newfstatat syscall on x86-64
by Andreas Schwab
· 15 years ago
8af45cf
* configure.ac (AC_CHECK_HEADERS): Remove asm/reg.h.
by Dmitry V. Levin
· 15 years ago
8566c50
sparc/linux: Rewrite to use asm/ptrace.h
by Mike Frysinger
· 15 years ago
150759b
* make-dist: Clean up.
by Roland McGrath
· 15 years ago
ffda2d3
* configure.ac: Use AC_CONFIG_AUX_DIR([.]).
by Roland McGrath
· 15 years ago
ac26068
* make-dist: New script for preparing release tarballs.
by Dmitry V. Levin
· 15 years ago
81dfcfb
* git-set-file-times: Import from rsync.
by Dmitry V. Levin
· 15 years ago
Next »