]> granicus.if.org Git - strace/shortlog
strace
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
2013-12-31 Mike FrysingerDelete old PTRACE_{PEEK,POKE}USR logic
2013-12-31 Mike FrysingerDecode the O_PATH flag
2013-11-13 Dmitry V. LevinRemove unused configure checks
2013-11-13 Dmitry V. LevinAssume that <sys/ptrace.h> provides a valid ptrace...
2013-11-12 Dmitry V. LevinStop using _LFS64_LARGEFILE
2013-11-12 Dmitry V. LevinDefine truncate64, ftruncate64, and getdents64 decoders...
2013-11-12 Dmitry V. LevinDefine printflock64 only if it is referenced by other...
2013-11-12 Dmitry V. LevinMake PTRACE_PEEKUSER/PTRACE_POKEUSER checks less glibc...
2013-11-12 Dmitry V. LevinRemove unneeded redefinitions of IPPROTO_* macros
2013-11-12 Dmitry V. LevinRemove unused AC_OFF_T_IS_LONG_LONG configure check
2013-11-12 Dmitry V. LevinRemove unused code
2013-11-12 Dmitry V. LevinUse struct sigcontext instead of struct sigcontext_struct
2013-11-12 Dmitry V. LevinUse standard names of sched_param structure members
2013-11-12 Dmitry V. LevinMake SIGEV_THREAD_ID decoding less glibc specific
2013-11-11 Dmitry V. LevinRemove unused configure checks
2013-11-11 Dmitry V. LevinAssume "long long" availability
next