]> granicus.if.org Git - strace/shortlog
strace
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
2014-02-27 Dmitry V. LevinAdd multi-personality support to stack_t decoding
2014-02-27 Dmitry V. LevinRewrite signal mask decoding without sigset_t
2014-02-26 Dmitry V. LevinFix build with Bionic libc
2014-02-25 James Yangpowerpc64: fix 64-bit process detection on embedded
2014-02-25 Dmitry V. LevinDo not compile scsi ioctl decoding if <scsi/sg.h> is...
2014-02-14 Dmitry V. LevinRevert "Add support for Altera's Nios-II softcore archi...
2014-02-08 Dmitry V. Levintests: tighten sigaction check
2014-02-08 Dmitry V. LevinFix sigaction reporting on non-x86 architectures
2014-02-08 Dmitry V. LevinCheck for SA_RESTORER definition in <asm/signal.h>
2014-02-07 Dmitry V. Levinarm: fix compilation warning
2014-02-06 Dmitry V. Levinkexec: fix typo
2014-02-06 Ezequiel GarciaAdd support for Altera's Nios-II softcore architecture
2014-02-05 Dmitry V. LevinImplement add_key, keyctl, and request_key decoding
2014-02-05 Dmitry V. LevinImplement ioprio_get and ioprio_set decoding
2014-02-05 Dmitry V. LevinImplement finit_module decoding
2014-02-05 Dmitry V. LevinCleanup inotify syscalls decoding
2014-02-05 Dmitry V. LevinEnhance reboot decoding
2014-02-05 Dmitry V. LevinImplement kexec_load decoding
2014-02-05 Dmitry V. LevinUse prepared editions of recently imported linux headers
2014-02-05 Dmitry V. LevinImplement fanotify_init and fanotify_mark decoding
2014-02-05 Dmitry V. LevinUse XLAT_END macro
2014-02-05 Dmitry V. LevinItroduce XLAT_END macro to make xlat structures more...
2014-02-05 Dmitry V. LevinConvert personality_options to XLAT form
2014-02-05 Dmitry V. LevinConvert futexops to XLAT form
2014-02-05 Dmitry V. LevinConvert sigev_value to XLAT form
2014-02-05 Dmitry V. LevinUse XLAT macro
2014-02-05 Dmitry V. LevinIntroduce XLAT macro to ease maintenance of xlat structures
2014-02-04 Stefan SørensenDecode ptp ioctls
2014-02-03 Stefan SørensenDecode dynamic posix clocks
2014-02-03 Stefan SørensenUpdate ADJ_* constants
2014-02-02 Philippe OmbredanneAdd decoding of sockets descriptor 'paths' for network...
2014-02-02 Dmitry V. Levintests: rename all tests so that their names end in...
2014-01-31 Mike Frysingernet: add more sockopt options
2014-01-08 Chris Dearmanmips: fix sigaction reporting
2014-01-08 Dmitry V. LevinFactor out struct sigaction printing code
2014-01-08 Dmitry V. Levintests: add a test for rt_sigaction output
2014-01-05 Kirill A. Shutemovmem: add missed MAP_HUGETLB mmap flag
next