]> granicus.if.org Git - strace/shortlog
strace
2018-02-12 Dmitry V. Levindebian: build strace-udeb separately
2018-02-12 Dmitry V. LevinEnable symbol demangling in deb- and rpm-driven builds
2018-02-12 Dmitry V. Levindebian: re-enable -k option on x86_64
2018-02-12 Dmitry V. LevinAdd "strace -V" output to build log
2018-02-12 Eugene Syromyatnikovxlat: update NT_* constants
2018-02-12 Eugene SyromyatnikovUpdate the list of PKEY_* constants
2018-02-12 Eugene Syromyatnikovpowerpc, powerpc64: wire up pkey_* syscalls
2018-02-12 Eugene SyromyatnikovUpdate NEWS
2018-02-12 Eugene Syromyatnikovlinux/ia64: remove IA-32 mode support
2018-02-12 Eugene Syromyatnikovsyscall.c: parse return code second time after injecting
2018-02-11 Eugene Syromyatnikovsparc: mark as an architecture that has a dedicated...
2018-02-11 Eugene Syromyatnikovstrace.1.in: ffix
2018-02-11 Dmitry V. LevinInclude <sys/ptrace.h> early
2018-02-11 Dmitry V. LevinInclude <limits.h> instead of <sys/param.h>
2018-02-10 Eugene Syromyatnikovbasic_filters.c: introduce scno_by_name
2018-02-10 Eugene Syromyatnikovxstring.h: rephrase xappendstr description a bit
2018-02-10 Eugene Syromyatnikovxlat.c: return NULL in sprintflags if there are no...
2018-02-10 Eugene SyromyatnikovChange type of injected rval to kernel_long_t
2018-02-10 Eugene SyromyatnikovMark architectures that indicate syscall error in a...
2018-02-10 Eugene SyromyatnikovMake string_to_uint_ex more universal
2018-02-10 Eugene SyromyatnikovAdd pure syscall flag
2018-02-10 Eugene Syromyatnikovsyscall.c: warn if tampering failed
2018-02-10 Eugene Syromyatnikovsyscall.c: set errno if syscall is tampered
2018-02-10 Eugene Syromyatnikovtests/nsyscall-d.test: swap exp and log in diff calls
2018-02-10 Eugene Syromyatnikovlinux/arm/get_scno.c: use debug_msg
2018-02-10 Eugene SyromyatnikovDo not shuffle scno inside syscall_name
2018-02-10 Eugene SyromyatnikovHandle very special __ARM_NR_-prefixed syscalls
2018-02-10 Eugene SyromyatnikovMake shuffle_scno globally available
2018-02-10 Eugene Syromyatnikovsyscall.c: use shuffle_scno in syscall_name
2018-02-09 Eugene SyromyatnikovUse shuffle_scno for x32 syscall numbers
2018-02-09 Eugene SyromyatnikovMove shuffle_scno() invocation to get_scno
2018-02-09 Eugene SyromyatnikovMove shuffle_scno to arch-specific file
2018-02-09 Eugene SyromyatnikovPrint unknown syscall number in hexadecimal
2018-02-09 Eugene Syromyatnikovtests/accept.c: call accept syscall directly, if available
2018-02-09 Eugene Syromyatnikovprintsiginfo.c: add a comment about personality detecti...
2018-02-09 Eugene Syromyatnikovlinux/x86_64/set_error.c: update eax for compat personality
2018-02-09 Eugene SyromyatnikovMark various arch-specific syscalls with SYSCALL_NEVER_...
2018-02-09 Eugene SyromyatnikovAdd SYSCALL_NEVER_FAILS flag to getpgrp
2018-02-09 Eugene Syromyatnikovlinux/x86_64/get_error.c: do not sign-extend if no...
2018-02-09 Eugene Syromyatnikovtests/membarrier.c: fix expected output on nohz_full...
2018-02-09 Eugene SyromyatnikovUpdate MEMBARRIER_CMD_* constants
2018-02-07 Eugene Syromyatnikovperf.c: print group_fd argument of perf_event_open...
2018-02-07 Eugene Syromyatnikovsyscall.c: print higher bits of syscall return value...
2018-02-07 Eugene Syromyatnikovstrace.1.in: history update
2018-02-07 Eugene Syromyatnikovstrace.1.in: minor changes
2018-02-07 Eugene SyromyatnikovREADME.md: add information about git repository location
2018-02-07 Dmitry V. Levintests: rewrite net-accept-connect.c without strncpy
2018-02-06 Dmitry V. LevinUse kernel's fcntl.h header instead of libc's for open_...
2018-02-06 Dmitry V. Levinxlat: update TCP_* constants
2018-02-06 Dmitry V. Levinxlat: update IPV6_* constants
2018-02-06 Dmitry V. Levinxlat: update MAP_* constants
2018-02-06 Eugene Syromyatnikovtests: avoid triggering -Wstringop-truncation in ioctl_dm.c
2018-02-06 Eugene SyromyatnikovMakefile.am: minor EXTRA_DIST formatting changes
2018-02-06 Eugene SyromyatnikovMove large file-related wrappers to a separate header
2018-01-29 Dmitry V. Levinstrace.1: fix wording about setuid installation
2018-01-29 Gleb Fotengauer... Add KVM_PPC_GET_CPU_CHAR ioctl definition from linux...
2018-01-29 Eugene SyromyatnikovUpdate NEWS
2018-01-29 Eugene Syromyatnikovtests: check s390_pci_mmio_read and s390_pci_mmio_write...
2018-01-29 Eugene SyromyatnikovIntroduce s390_pci_mmio_read, s390_pci_mmio_write syste...
2018-01-29 Eugene Syromyatnikovtests: check s390_runtime_instr system call decoder
2018-01-29 Eugene SyromyatnikovIntroduce s390_runtime_instr system call decoder
2018-01-29 Eugene Syromyatnikovtests: check s390_guarded_storage system call decoder
2018-01-29 Eugene SyromyatnikovIntroduce s390_guarded_storage system call decoder
2018-01-29 Eugene Syromyatnikovtests: check s390_sthyi system call decoder
2018-01-29 Eugene SyromyatnikovIntroduce s390_sthyi system call decoder
2018-01-29 Eugene Syromyatnikovprint_fields.h: add macro to print hexadecimal array...
2018-01-29 Eugene SyromyatnikovAdd print_quoted_string flag to generate comment
2018-01-25 Eugene Syromyatnikovtests: make ioctl.test more flexible, use it for the...
2018-01-25 Eugene Syromyatnikovtests/gen_tests.sh: enable passing arguments to sourced...
2018-01-25 Eugene Syromyatnikovxlat/gen.sh: add some rudimentary support for comments
2018-01-25 Eugene Syromyatnikovconfigure.ac: sort architectures in lexicographical...
2018-01-25 Dmitry V. LevinDrop non-functional CRIS architecture support
2018-01-25 Eugene SyromyatnikovUpdate futex test in accordance with kernel's v4.15...
2018-01-25 Eugene Syromyatnikovtests/futex.c: improve error diagnostics
2018-01-25 Eugene SyromyatnikovAdd syscall entry for ARM-specific get_tls syscall
2018-01-25 Eugene SyromyatnikovFix syscall descriptions for ARM-specific system calls
2018-01-25 Eugene Syromyatnikovtests: check riscv_flush_icache syscall decoder
2018-01-25 Eugene SyromyatnikovImplement decoding of riscv_flush_icache syscall
2018-01-25 Eugene SyromyatnikovWorkaround stray PTRACE_EVENT_EXEC
2018-01-24 Dmitry V. Levintests: robustify set_ptracer_any
2018-01-24 Dmitry V. Levinia64: do not bail out in get_syscall_args if umove...
2018-01-24 Eugene Syromyatnikovstrace.c: reset printing_tcp on print_event_exit
2018-01-23 Dmitry V. Levintests: check path tracing of old select syscall
2018-01-23 Dmitry V. Levintests: check path tracing of select/_newselect syscalls
2018-01-23 Dmitry V. Levintests: extend the check of select/_newselect syscalls...
2018-01-23 Dmitry V. Levintests: redirect stdin to /dev/null
2018-01-23 Dmitry V. Levintests: add file:line to perror_msg_and_fail/error_msg_a...
2018-01-23 Dmitry V. LevinRework decoding and pathtrace of old select syscall
2018-01-23 Dmitry V. LevinTransform fetch_old_mmap_args into fetch_indirect_sysca...
2018-01-23 Eugene Syromyatnikovsignal.c: remove excess semicolon after the end of...
2018-01-23 Eugene SyromyatnikovUse char * for pointer arithmetics
2018-01-23 Eugene Syromyatnikovnetlink_inet_diag.c: remove unnecessary return
2018-01-21 Dmitry V. LevinMove decoder of getpagesize syscall to libstrace
2018-01-21 Eugene Syromyatnikovmpers: implement gawk 3 support
2018-01-21 Eugene Syromyatnikovdm: add support for event_nr in DM_LIST_DEVICES result
2018-01-21 Eugene SyromyatnikovMove definition of personality macros to arch_defs_.h
2018-01-21 Eugene SyromyatnikovIntroduce HAVE_ARCH_SA_RESTORER
2018-01-21 Dmitry V. LevinReplace NEED_UID16_PARSERS with HAVE_ARCH_UID16_SYSCALLS
2018-01-21 Dmitry V. LevinReplace HAVE_GETRVAL2 with HAVE_ARCH_GETRVAL2
2018-01-21 Dmitry V. LevinUse #if idiom instead of #ifdef for HAVE_ARCH_* macros.
next