]> granicus.if.org Git - strace/shortlog
strace
2011-02-19 Mike Frysingerlinux/sparc: move to common syscall.h
2011-02-19 Mike Frysingersparc: add new funcs to syscall.h
2011-02-19 Mike Frysingersparc: punt unused syscall.h.2
2011-02-19 Dmitry V. LevinFix raw exit_group(2) decoding
2011-02-18 Dmitry V. LevinOptimize known_scno()
2011-02-18 Dmitry V. Levin* process.c (internal_exit) [IA64]: Remove redundant...
2011-02-09 Dmitry V. LevinFix biarch support in IO dumping
2011-02-09 Dmitry V. LevinSimplify tprintf() declaration
2011-02-05 Dmitry V. Levin* defs.h (SYSCALL_NEVER_FAILS): Fix typo.
2011-01-19 Dmitry V. LevinFix decoding of get[ug]id, gete[ug]id and setfs[ug...
2011-01-19 Dmitry V. Levin* linux/*/syscallent.h: Fix typo in sys_newfstatat...
2011-01-18 Mike FrysingerBlackfin: update ioctl list
2011-01-17 Dmitry V. LevinFix stat64 decoding on mips
2011-01-17 Dmitry V. LevinUpdate linux/*/syscallent.h files to match Linux kernel...
2011-01-16 Dmitry V. Levinblock.c: cleanup
2011-01-15 Dmitry V. LevinAdd block ioctl support
2011-01-14 Holger Hans... Parse SOL_SCTP socket options
2011-01-14 Holger Hans... * net.c (socketlayers): Add more SOL_* constants from...
2011-01-14 Dmitry V. Levinstrace.1: fix misleading italics
2011-01-14 Dmitry V. LevinUpdate linux/ioctlent.h
2011-01-14 Dmitry V. LevinAdd HDIO_* ioctls defined in linux/hdreg.h
2011-01-13 Dmitry V. LevinTest PTRACE_O_TRACECLONE and PTRACE_O_TRACEVFORK along...
2011-01-10 Dmitry V. Levin* net.c (protocols): Add more IPPROTO_* constants defin...
2011-01-10 Holger Hans... * net.c (protocols): Add IPPROTO_GRE, IPPROTO_SCTP...
2011-01-10 Carmelo AMOROSOsh: Add entry for not-multiplexed accept4
2010-12-14 Carmelo AMOROSOsh: Add entries for not-multiplexed socket calls
2010-12-14 Carmelo AMOROSOsh: Fix compilation warning in do_pipe due to missing...
2010-12-14 Dmitry V. LevinFix build on uClibc
2010-12-07 Dmitry V. LevinFix strace -f -o '|command' hangup
2010-12-03 Dmitry V. LevinOutput diagnostics to stderr
2010-12-03 Dmitry V. LevinRecognize more clone flags
2010-12-03 Dmitry V. LevinDecode struct ucred for getsockopt SO_PEERCRED
2010-12-03 Carmelo AMOROSOsh: Add support for tracing sys_cacheflush system call
2010-11-30 Dmitry V. LevinCleanup test_ptrace_setoptions()
2010-11-30 Wang ChaoHandle followfork using ptrace_setoptions if available
2010-11-30 Wang ChaoTest how PTRACE_SETOPTIONS support works
2010-09-17 Dmitry V. LevinEnable support for less verbose build rules
2010-09-17 Wang ChaoDo not trace children cloned with CLONE_UNTRACED flag
2010-09-17 Dmitry V. LevinUpdate the list of CLOCK_* constants to match Linux...
2010-09-16 Dmitry V. LevinUpdate linux/hppa/syscallent.h to match Linux kernel...
2010-09-15 Dmitry V. LevinPass less information to qualify_one and qual_*
2010-09-15 Wang ChaoFix -e option with only one value in qualifier statement
2010-09-15 Mike FrysingerFix off_t/rlim_t size checks when cross-compiling
2010-09-15 Mike FrysingerFix long long little endian detection when cross-compiling
2010-09-15 Mike FrysingerBlackfin: decode new syscalls
2010-09-15 Mike Frysinger* linux/ioctlent.sh: Search a few non-exported paths.
2010-09-15 Roland McGrathClean up pid2tcb usage
2010-09-09 Dmitry V. LevinTurn on more compiler warnings
2010-09-09 Dmitry V. LevinImport warnings.m4 from gnulib
2010-09-09 Dmitry V. LevinSplit acinclude.m4
2010-09-09 Dmitry V. Levin* process.c (sys_waitid): Remove unused variable.
2010-09-07 Dmitry V. LevinFix const-correctness issues uncovered by gcc -Wwrite...
2010-09-04 Wang ChaoFix printing clone flags
2010-08-28 Wang ChaoDrop nclone_detached and related flags
2010-08-09 Neil CampbellCorrect get/set_robust_list syscall numbers for powerpc
2010-08-09 Wang ChaoHandle CLONE_PARENT flag
2010-08-09 Wang ChaoFix error when judging if process has children
2010-08-09 Wang ChaoForbid using mutually exclusive options -D and -p together
2010-08-05 David DaneyUpdate Linux MIPS syscalls to match 2.6.35-rc6+
2010-08-05 Edgar E. IglesiasAdd support for the MicroBlaze architecture
2010-08-05 Frederik Schülerlinux/sparc: add missing syscall declarations
2010-07-17 Andreas SchwabHandle biarch get/setrlimit
2010-07-13 Andreas SchwabAdd biarch support for powerpc64
2010-07-09 Andreas SchwabBalance braces
2010-07-06 Andreas SchwabRemove extern declaration at file scope
2010-06-24 Andreas SchwabDocument -C/-D
2010-06-13 Roland McGrathFix sourceforge download URL.
2010-06-05 Andreas SchwabM68K: Fix fetching syscall arguments
2010-05-28 Andreas SchwabDecode TLS syscalls on m68k
2010-05-28 Andreas SchwabFix warning when compiling for m68k
2010-04-13 Dmitry V. LevinPrepare for 4.5.20 release v4.5.20
2010-04-13 Frederik SchülerUpdate debian/* files for the upcoming release
2010-04-13 Heiko CarstensFix s390 system call table list
2010-04-07 Dmitry V. LevinUpdate linux/ioctlent.h
2010-04-07 Dmitry V. LevinUpdate linux/*/syscallent.h files to match Linux kernel...
2010-04-07 Dmitry V. LevinEnhance recvmmsg parser
2010-04-07 Andreas SchwabDecode recvmmsg syscall
2010-04-07 Dmitry V. Levin* strace.1: Fix quoting of hyphens and formatting of...
2010-04-07 Dmitry V. LevinSplit trace_syscall() for better readability
2010-04-07 Dmitry V. LevinImplement -C option to combine regular and -c output
2010-04-07 Dmitry V. LevinFix "make dist" regression introduced by commit v4...
2010-04-07 Dmitry V. Levin* desc.c (sys_epoll_pwait): Fix output formatting bug.
2010-04-07 Dmitry V. Levin* desc.c (decode_select): Fix potential stack buffer...
2010-03-31 Dmitry V. LevinFix msgsnd indirect ipccall decoding
2010-03-23 Mark WielaardHook up inotify_init1 open mode flags printer
2010-03-09 Andreas SchwabAvoid spurious error when checking for linux/netlink.h
2010-02-23 Andreas SchwabFix reporting signal mask by sigreturn on powerpc
2010-02-09 David DaneyFix MIPS N32/N64 compile error
2010-02-05 Chris MetcalfAdd support for the TILE architecture
2010-02-04 Dmitry V. LevinRemove dead code
2010-02-04 Dmitry V. LevinMerge Linux internal_clone() into internal_fork()
2010-02-04 Dmitry V. Levin* Makefile.am (INCLUDES): Remove redundant search direc...
2010-02-04 Frederik SchülerUpdate debian/* files
2010-01-25 Andreas SchwabFix spurious failure of AC_STAT64 test
2010-01-12 Andreas SchwabDon't kill the process when detaching
2009-12-25 Dmitry V. LevinDecode fifth argument of mremap syscall
2009-12-24 Chris Metcalf* mem.c (sys_mbind): Display first argument in hex
2009-12-24 Chris Metcalf* mem.c (mremap_flags): Add MREMAP_FIXED
2009-11-16 Mike FrysingerMove i386-specific files out of common linux dir
2009-11-16 Andreas SchwabRemove support for pre-C89
next