]> granicus.if.org Git - strace/shortlog
strace
2018-01-19 Eugene Syromyatnikovtests: improve setugid error diagnostics a bit
2018-01-19 Dmitry V. Levinv4l2: do not mpersify struct v4l2_create unless it...
2018-01-18 Dmitry V. Levinbtrfs: use uint32_t instead of __u32
2018-01-19 Eugene Syromyatnikovstrace.1.in: clarify mpers flags in strace -V output
2018-01-19 Eugene SyromyatnikovAdd compat support for s390x
2018-01-18 Eugene SyromyatnikovUpdate NEWS
2018-01-17 Dmitry V. Levintests: check path tracing of ppoll syscall
2018-01-17 Dmitry V. Levintests: check path tracing of poll syscall
2018-01-17 Eugene Syromyatnikovtests: enable old_mmap-P.test on s390x
2018-01-17 Eugene Syromyatnikovtests: check path tracing of old mmap syscall
2018-01-17 Eugene SyromyatnikovFix pathtrace for old_mmap/old_mmap_pgoff
2018-01-17 Eugene SyromyatnikovTest non-verbose old_mmap output
2018-01-17 Eugene Syromyatnikovmem.c: use runtime check in fetch_old_mmap_args
2018-01-17 Eugene Syromyatnikovmem.c: introduce fetch_old_mmap_args
2018-01-17 Eugene SyromyatnikovIntroduce arch-specific define HAVE_ARCH_OLD_MMAP
2018-01-17 Dmitry V. Levintests: improve descriptor set syntax testing
2018-01-16 Eugene Syromyatnikovstrace.c: print correct out file name in error messages...
2018-01-16 Eugene Syromyatnikovaarch64: use ARCH_SET_PERSONALITY_FROM_IOV_SIZE
2018-01-16 Eugene Syromyatnikovsyscall.c: add ability to set personality based on...
2018-01-16 Eugene Syromyatnikovsyscall.c: add sanity check for the target personality...
2018-01-16 Eugene Syromyatnikovsyscall.c: move current_personality check to set_person...
2018-01-16 Eugene Syromyatnikovsyscall.c: always update tcp->currpers in update_person...
2018-01-16 Eugene SyromyatnikovUpdate current_personality on tcb switch
2018-01-16 Eugene SyromyatnikovAdd support for specifying compiler options for mpers...
2018-01-16 Dmitry V. Levintests: improve syscall set syntax testing
2018-01-16 Dmitry V. LevinEnhance error diagnostics about invalid syscalls in...
2018-01-16 Dmitry V. Levinbasic_filters: use loop initial declarations
2018-01-16 Dmitry V. Levinfilter_qualify: use loop initial declarations
2018-01-16 Dmitry V. Levinconfigure: try to set the C compiler mode to accept...
2018-01-15 Dmitry V. Levinpathtrace: update the list of unrelated syscalls
2018-01-15 Dmitry V. Levinbasic_filters: move legacy tracing class names to the...
2018-01-15 Dmitry V. LevinEnhance decoding of mq_* syscalls
2018-01-15 Dmitry V. LevinEnhance error diagnostics about invalid syscalls in...
2018-01-15 Dmitry V. Levinbasic_filters: handle "all" in a more readable way
2018-01-15 Dmitry V. Levinfilter: remove redundant braces around single line...
2018-01-15 Dmitry V. Levinfilter_qualify: move memory allocation from parse_injec...
2018-01-14 Eugene Syromyatnikovxlat: update NT_* constants
2018-01-13 Dmitry V. Levinconfigure: use AC_MSG_ERROR and AC_MSG_FAILURE consistently
2018-01-11 Eugene Syromyatnikovconfigure: add --disable-mpers and --enable-mpers=check...
2018-01-11 Gleb Fotengauer... Update ioctl entries from linux v4.15-rc7
2018-01-11 Eugene SyromyatnikovIssue a warning when strace lacks tracee personality...
2018-01-11 Eugene Syromyatnikovtests: add more checks of reboot syscall decoding
2018-01-11 Eugene Syromyatnikovtests: use sprintrc in reboot.test
2018-01-11 Eugene Syromyatnikovreboot.c: limit printing of the fourth argument to...
2018-01-11 Eugene Syromyatnikovreboot.c: use printxval instead of printflags
2018-01-11 Eugene SyromyatnikovSearch for <libiberty/demangle.h> in addition to <deman...
2018-01-11 Dmitry V. Levinstrace.1: fix typo
2018-01-11 Eugene SyromyatnikovDocument multiple personalities support
2018-01-11 Eugene SyromyatnikovAdd indication of mpers support to strace -V output
2018-01-11 Eugene SyromyatnikovProvide strace's native arch to the test framework
2018-01-11 Eugene SyromyatnikovAdd indication of optional demangle feature strace...
2018-01-11 Eugene Syromyatnikovconfigure.ac: check for mpers support on RISC-V
2018-01-11 Eugene SyromyatnikovUse xappendstr instead of xsnprintf where suitable
2018-01-11 Eugene Syromyatnikovxstring.h: add xappendstr
2018-01-11 Eugene SyromyatnikovUpdate perf-related flags
2018-01-11 Eugene Syromyatnikovperf.c: add support for struct perf_event_attr.namespaces
2018-01-11 Eugene Syromyatnikovtests: check decoding of [gs]et_thread_area syscalls...
2018-01-10 Eugene Syromyatnikovtests: check decoding of modify_ldt with for 4-byte...
2018-01-10 Eugene SyromyatnikovAllow separate printing of struct user_desc.entry_number
2018-01-10 Eugene Syromyatnikovtests: move struct user_desc printing function into...
2018-01-08 Eugene Syromyatnikovtests: check decoding of modify_ldt syscall
2018-01-08 Eugene Syromyatnikovldt.c: manually set modify_ldt's error code
2018-01-08 Eugene Syromyatnikovsyscall.c: add support for printing return value and...
2018-01-08 Eugene Syromyatnikovldt.c: print the first argument of modify_ldt as int
2018-01-08 Eugene Syromyatnikovldt.c: print lm field for 64-bit tracees
2018-01-08 Eugene Syromyatnikovldt.c: make struct user_desc output more structured
2018-01-08 Eugene Syromyatnikovprint_fields.h: add PRINT_FIELD_U_CAST
2018-01-08 Eugene Syromyatnikovprint_fields.h: rename PRINT_FIELD_UID to PRINT_FIELD_ID
2018-01-07 Dmitry V. LevinFix build on systems without linux/genetlink.h
2018-01-07 Eugene Syromyatnikovcount.c: whitespace
2018-01-07 Eugene Syromyatnikovcount.c: cleanup types and sizeof usage
2018-01-07 Eugene Syromyatnikovcount.c: collect definitions of format strings in one...
2018-01-07 Eugene SyromiatnikovAdd tcp arguments to netlink calls
2018-01-07 Eugene SyromiatnikovAdd tcp argument to clear_regs
2018-01-07 Eugene SyromiatnikovPass tcp argument to get_optmem_max/read_int_from_file
2018-01-07 Eugene SyromiatnikovInclude paths.h if it is available
2018-01-07 Eugene Syromiatnikovstrace.c: avoid duplication of a format string in attac...
2018-01-07 Elvira KhabirovaMove syscall_tampered to defs.h
2018-01-07 Elvira Khabirovastrace.c: rename set_sigaction to set_sighandler
2018-01-07 Elvira Khabirova.gitignore: ignore "gnu" directory created by st_MPERS...
2018-01-07 Elvira KhabirovaUpdate .mailmap
2018-01-07 Chen Jingpiao.mailmap: add canonical name for Chen Jingpiao
2018-01-07 Dmitry V. Levinpersonality.c: use sprintxval
2018-01-07 Eugene Syromiatnikovxlat.c: add sprintxval for printing xval to string
2018-01-07 Dmitry V. Levindesc.c: use xsnprintf instead of sprintf
2018-01-07 Dmitry V. Levinxlat.c: use xsnprintf instead of sprintf
2018-01-07 Dmitry V. Levinopen.c: use xsnprintf instead of sprintf
2018-01-07 Dmitry V. Levinpoll.c: use xs*printf instead of sprintf
2018-01-07 Dmitry V. Levinsignal.c: use xs*printf instead of sprintf
2018-01-07 Dmitry V. Levinprint_timeval.c: use xsprintf instead of snprintf
2018-01-07 Dmitry V. Levinprint_timespec.c: use xsprintf instead of snprintf
2018-01-07 Dmitry V. Levinmmsghdr.c: use xsprintf instead of snprintf
2018-01-07 Dmitry V. Levinsocketutils.c: use xsprintf instead of snprintf
2018-01-07 Dmitry V. Levinalpha.c: use xsprintf instead of snprintf
2018-01-07 Dmitry V. Levinv4l2.c: use xsprintf instead of sprintf
2018-01-07 Dmitry V. Levinutil.c: use x*sprintf instead of s*printf
2018-01-07 Dmitry V. Levinunwind.c: use xsprintf instead of sprintf
2018-01-07 Dmitry V. Levinsyscall.c: use xsprintf instead of sprintf
2018-01-07 Dmitry V. Levinresource.c: use xsprintf instead of sprintf
2018-01-07 Dmitry V. Levinpathtrace.c: use xsprintf instead of sprintf
next