Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
strace
/
b87d30c785679b37a2ec7242881f0d0b819c738d
b87d30c
Document -C/-D
by Andreas Schwab
· 15 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
76ac37d
* Makefile.am [MAINTAINER_MODE]: Define and export TAR_OPTIONS.
by Dmitry V. Levin
· 15 years ago
783f5bc
Enhance msgsnd() parser
by Dmitry V. Levin
· 15 years ago
d7bb8b4
* NEWS: Update for 4.5.19 release.
by Dmitry V. Levin
· 15 years ago
ef94101
Enhance semop()/semtimedop() sembuf parser
by Dmitry V. Levin
· 15 years ago
002e985
Add pretty printing of sembuf argument to semop() and semtimedop()
by Jakub Bogusz
· 15 years ago
c1a5b7e
Add support for Linux/no-mmu with vfork
by Mike Frysinger
· 15 years ago
229738c
Avoid malloc(0) in getdents parsers
by Mike Frysinger
· 15 years ago
8bfc23e
Add sys_nanosleep() prototype for sparc
by Mike Frysinger
· 15 years ago
09a13c2
Silence compiler warnings about implicit cast from pointer to integer
by Mike Frysinger
· 15 years ago
aab05bd
Ignore .gdb files from FLAT toolchains
by Mike Frysinger
· 15 years ago
24ab960
* configure.ac (AC_CHECK_FUNCS): Sort and expand.
by Mike Frysinger
· 15 years ago
e90cc74
Blackfin: Update ioctl/syscall lists
by Mike Frysinger
· 15 years ago
b065daa
ioctlsort: Check ppc hosts too
by Mike Frysinger
· 15 years ago
0fda1c5
Fix build on ia64
by Andreas Schwab
· 15 years ago
d087571
* strace.spec (%doc): Add ChangeLog-CVS.
by Roland McGrath
· 15 years ago
2b832df
* Makefile.am (srpm): New phony target.
by Roland McGrath
· 15 years ago
a478d74
* Makefile.am (EXTRA_DIST): Add ChangeLog.
by Roland McGrath
· 15 years ago
84c693e
* NEWS: Update for 4.5.19 release.
by Dmitry V. Levin
· 15 years ago
f786da5
Prepare debian/* files for release
by Frederik Schüler
· 15 years ago
67874d8
* defs.h [HPPA]: Lower MAX_ARGS from 32 to 6.
by Dmitry V. Levin
· 15 years ago
c0124e6
* ipc.c [LINUX] (sys_shmat): HPPA does not use an IPC multiplexer.
by Dmitry V. Levin
· 15 years ago
1dc2061
* linux/hppa/syscallent.h: Update syscalls.
by Carlos O'Donell
· 15 years ago
4677c8a
Fix SA_HANDLER function pointer comparisons for hppa
by Carlos O'Donell
· 15 years ago
eeb9ce3
CRIS: Correct first argument to upeek()
by Edgar E. Iglesias
· 15 years ago
9d2ee3d
* signal.c (do_signalfd): Fix typo in output format.
by Dmitry V. Levin
· 15 years ago
7304fd9
* Makefile.am (gen_changelog_start_date): Fix date.
by Dmitry V. Levin
· 15 years ago
fbfed22
Prepare for 4.5.19 release
by Dmitry V. Levin
· 15 years ago
22a9780
Update debian/* to 4.5.18-1
by Dmitry V. Levin
· 15 years ago
896db21
Fix fadvise64 decoding on ARM
by Kirill A. Shutemov
· 15 years ago
7674006
Fix follow fork/vfork on Linux ARM OABI
by Dmitry V. Levin
· 15 years ago
86b23b7
Mark shell scripts as executable
by Mike Frysinger
· 15 years ago
8b1218e
Ignore ioctlsort helper program
by Mike Frysinger
· 15 years ago
4651222
linux/errno: Add ERFKILL
by Mike Frysinger
· 15 years ago
8a56b8a
Add accept4 socketcall
by Paolo Bonzini
· 15 years ago
705ff10
Replace x86-64 paccept with accept4
by Paolo Bonzini
· 15 years ago
99c8569
Zero-extend 32-bit addresses when printing argv array.
by Andreas Schwab
· 15 years ago
85f5832
Add more futex decoding.
by Andreas Schwab
· 15 years ago
08f922a
Generate ChangeLog from git log
by Dmitry V. Levin
· 16 years ago
414fe7d
Cleanup trailing whitespaces and indentation that uses spaces before tabs
by Dmitry V. Levin
· 16 years ago
82f4cc6
README-CVS: Rename to README-hacking
by Dmitry V. Levin
· 16 years ago
5f87a09
.cvsignore: Remove obsolete file
by Dmitry V. Levin
· 16 years ago
eb9e2e8
Revert unapproved commits.
by Roland McGrath
· 16 years ago
4ac9d62
* strace.c (handle_stopped_tcbs): Fix cast for 4th argument passed to ptrace().
by Dmitry V. Levin
· 16 years ago
4bcd5ef
* bjm.c (sys_query_module): Fix format warning reported by
by Dmitry V. Levin
· 16 years ago
f48df6c
Clean up header checks
by Dmitry V. Levin
· 16 years ago
d80ed6c
fix thinko in ChangeLog
by Denys Vlasenko
· 16 years ago
Next »