]> granicus.if.org Git - strace/shortlog
strace
2014-08-11 Mike Frysingerset_ptracer_any: add a little documentation
2014-08-10 Mike Frysingersignal: fix thinko in sa_restorer
2014-08-09 Mike Frysingersigaction test: support arches w/out SA_RESTORER and...
2014-08-09 Mike Frysingeralpha/sparc: fix arg count for rt_sigaction
2014-08-09 Mike Frysingerhppa: fix sigaction decoding
2014-08-09 Mike Frysingeralpha: fix sigaction decoding
2014-08-08 Dmitry V. LevinPrepare for -yy option support
2014-08-07 Dmitry V. LevinFix preadv/pwritev offset decoding on ILP32 architectures
2014-08-07 Dmitry V. LevinFix preadv/pwritev offset decoding on bigendian archite...
2014-08-06 Dmitry V. LevinDecode file descriptors returned by accept and accept4...
2014-08-01 Mike Frysingerx32: update io_{setup,submit} syscalls
2014-06-18 Max Filippovxtensa: sort values in struct_user_offsets
2014-06-18 Dmitry V. LevinDocument -k option as experimental
2014-06-18 Dmitry V. Levintests: robustify -k test
2014-06-13 Dmitry V. Levintests: enhance -k test
2014-06-13 Dmitry V. Levinunwind: ignore memory mappings that have no PROT_EXEC...
2014-06-13 Dmitry V. Levinunwind: cleanup build_mmap_cache
2014-06-13 Dmitry V. Levinunwind: remove unused field from mmap_cache_t
2014-06-12 Dmitry V. Levinunwind: refactor stacktrace_walk
2014-06-12 Dmitry V. Levinunwind: constify binary_filename and symbol_name functi...
2014-06-11 Luca Clementiunwind: disable stack trace with multiple personalities
2014-06-05 Dmitry V. Levinunwind: rename function_off_set to function_offset
2014-06-05 Dmitry V. Levinunwind: fix a bug in range updating of binary search
2014-06-05 Dmitry V. Levinunwind: use fopen64 instead of fopen
2014-06-05 Dmitry V. Levinunwind: fix build on 32-bit architectures
2014-06-05 Dmitry V. Levintests: robustify -w option test
2014-06-04 Dmitry V. LevinFix delete_module decoding
2014-06-04 Zubin MithraDecode paths associated with file descriptors returned...
2014-06-03 Dmitry V. LevinNEWS: Prepare for 4.9 release
2014-06-03 Dmitry V. LevinWarn about flags that have no effect with -c
2014-06-03 Dmitry V. Levindebian: enable security hardening features
2014-06-03 Dmitry V. Levindebian: update control file
2014-06-03 Dmitry V. Levinmanpage: minor corrections
2014-05-30 Masatake YAMATOunwind: tests: add a test for -k option
2014-05-30 Masatake YAMATOunwind: move stacktrace capturing and mmap cache invali...
2014-05-30 Dmitry V. Levinunwind: add SE and SI flags to syscall entries for...
2014-05-30 Masatake YAMATOunwind: introduce markers specifying the needs of speci...
2014-05-30 Masatake YAMATOunwind: enable dwarf cache of libunwind
2014-05-30 Masatake YAMATOunwind: report expected backtracing error
2014-05-30 Masatake YAMATOunwind: call unwind_tcb_fin before printing detached...
2014-05-30 Masatake YAMATOunwind: implement automatic mmap cache invalidation
2014-05-30 Masatake YAMATOunwind: introduce queue_t for capturing stacktrace
2014-05-30 Masatake YAMATOunwind: introduce own debug macro
2014-05-30 Masatake YAMATOunwind: introduce stacktrace_walker
2014-05-30 Masatake YAMATOunwind: give all exported functions "unwind_" prefix
2014-05-30 Masatake YAMATOunwind: delete mmap cache in free_libunwind_ui
2014-05-30 Masatake YAMATOunwind: make alloc_mmap_cache function local
2014-05-30 Masatake YAMATOunwind: fix a bug in range updating of binary search
2014-05-30 Luca ClementiAdd -k option to print stack trace after each syscall
2014-05-30 Dmitry V. Levinsysctl: update CTL_*, KERN_*, NET_*, and VM_* constants
2014-05-30 Dmitry V. LevinCheck for constants used by waitid function
2014-05-30 Dmitry V. LevinCheck for LO_FLAGS_READ_ONLY constant
2014-05-30 Dmitry V. LevinCompress blank lines
2014-05-30 Dmitry V. Levinxlat: cleanup the aftermath of automatic conversion
2014-05-30 Dmitry V. LevinGenerate xlat/*.in files
2014-05-30 Dmitry V. LevinRename several xlat structures to avoid collisions
2014-05-30 Dmitry V. LevinEnhance xlat generator
2014-05-30 Dmitry V. LevinUse bootstrap script consistently
2014-05-30 Mike FrysingerImplement xlat generator
2014-05-30 Dmitry V. Levintests: fix SCM_RIGHTS test for big-endian systems
2014-05-30 Dmitry V. LevinDecode file descriptors passed via SCM_RIGHTS control...
2014-05-30 Dmitry V. Levintests: add a test for -c and -w options
2014-05-29 Mark HillsOptionally produce stats on syscall latency
2014-05-29 Dmitry V. LevinConstify count_syscall function
2014-05-29 Dmitry V. LevinConstify tv_* functions
2014-05-28 Dmitry V. LevinUse printstr for sethostname, setdomainname, and gethos...
2014-05-21 James HoganFix {get,set}rlimit decoding with unreliable SIZEOF_RLIM_T
2014-05-13 Masatake YAMATOEnhance setns syscall decoding
2014-05-12 Dmitry V. Levinmips: fix syscall entries that should have TP flag set
2014-05-12 Dmitry V. Levinxtensa: fix unshare syscall entry
2014-05-12 Dmitry V. Levinalpha, hppa, mips n64: fix waitid syscall entry
2014-05-12 Dmitry V. LevinAdd TM flag to shmat and shmdt syscall entries
2014-05-12 Dmitry V. LevinAlias sys_vfork to sys_fork
2014-04-17 Dmitry V. Levinepoll_ctl: fix EPOLL_CTL_DEL argument decoding
2014-04-17 Dmitry V. LevinUpdate CLOCK_* constants
2014-04-17 Dmitry V. LevinFix preadv/pwritev offset decoding
2014-04-16 Dmitry V. Levintests: add a test for pread/pwrite and preadv/pwritev...
2014-04-10 Dmitry V. LevinRefactor LDT decoding
2014-04-10 Denys VlasenkoMake int3 example in comments more cut-n-pastable
2014-04-09 Dmitry V. Levinmips: enable decoding of set_thread_area
2014-04-09 Dmitry V. Levinx86_64, x32: enable decoding of modify_ldt, get_thread_...
2014-04-09 Dmitry V. Levinx32: decode clone LDT user_desc entries for x86 processes
2014-04-09 Elliott Hughesx86-64: decode clone LDT user_desc entries for x86...
2014-04-09 Dmitry V. Levinx32: fix clone(2) argument order for x86 processes
2014-04-09 Elliott Hughesx86-64: fix clone(2) argument order for x86 processes
2014-04-06 Elliott Hughesaarch64: Fix decoding of arm struct stat64
2014-03-20 Dmitry V. LevinARM EABI: disable OABI support by default
2014-03-12 Elliott HughesFix stat decoding for LP64 bionic
2014-03-11 Masatake YAMATODecode protocol argument for PF_NETLINK sockets
2014-03-11 Dmitry V. LevinCleanup socketpair decoding
2014-03-11 Dmitry V. Levinprintsiginfo: add SIGSYS decoding
2014-03-11 Dmitry V. LevinUpdate siginfo codes
2014-03-11 Dmitry V. LevinFactor out printing of si_pid and si_uid members of...
2014-03-10 Elliott HughesImprove SI_TIMER decoding
2014-03-03 Elliott Hughesaarch64: fix decoding of arm syscall numbers
2014-03-03 Dmitry V. LevinFix fcntl decoding
2014-03-01 Dmitry V. Levinsys_fcntl: remove F_FREESP and F_FREESP64 support
2014-02-28 Elliott HughesAdd multi-personality support to struct old_sigaction...
2014-02-28 Elliott HughesFix decoding of arm struct stat64 by aarch64 strace.
2014-02-28 Dmitry V. LevinRemove obsolete ioctlsort.c
next