]> granicus.if.org Git - strace/shortlog
strace
2018-04-27 Eugene Syromyatnikovopen: use print_xlat_ex for printing open modes
2018-04-27 Eugene Syromyatnikovnetlink: use print_xlat_ex in decode_nlmsg_type_netfilter
2018-04-27 Eugene Syromyatnikovnet: use print_xlat_ex in tprint_sock_type
2018-04-27 Eugene Syromyatnikovkeyctl: use printxval_d for printing keyring serial...
2018-04-27 Eugene Syromyatnikovipc: use printxval_u instead of manual xlat value printing
2018-04-27 Eugene Syromyatnikovioprio: use sprintxval instead of xlookup and string...
2018-04-27 Eugene Syromyatnikovxlat: handle NULL str in print_xlat_ex
2018-04-26 Eugene Syromyatnikovstrace.1.in: fix typo (Ronald -> Roland)
2018-04-26 Eugene SyromyatnikovNEWS: mention that -X option addresses Debian bug ...
2018-04-25 Eugene Syromyatnikovioctl: do not include linux/input.h
2018-04-25 Eugene Syromyatnikovtests: add more evdev ioctl checks
2018-04-25 Eugene Syromyatnikovevdev: decode EV_SW unconditionally
2018-04-25 Eugene Syromyatnikovxlat: provide fallback definitions for arch-independent...
2018-04-25 Eugene Syromyatnikovxlat/evdev_switch.in: update
2018-04-24 Eugene Syromyatnikovutil.c: make "Out of memory" messages a bit more inform...
2018-04-24 Eugene Syromyatnikovci: reorder travis jobs
2018-04-24 Eugene Syromyatnikovxlat: add MS_SUBMOUNT constant
2018-04-24 Eugene Syromyatnikovfcntl: replace combinations of xlookup and printxval...
2018-04-24 Eugene SyromyatnikovMove xlat_verbose and xlat_format from xlat.c to defs.h
2018-04-20 Eugene Syromyatnikovbtrfs: use printxval_u for error types printing
2018-04-20 Eugene Syromyatnikovbtrfs: print device IDs using PRINT_FIELD_DEV
2018-04-20 Eugene Syromyatnikovbtrfs: print cont_reading_from_srcdev_mode as xlat
2018-04-20 Eugene Syromyatnikovbtrfs: use PRINT_FIELD_*
2018-04-20 Eugene Syromyatnikovbtrfs: make BTRFS_IOC_GET_DEV_STATS error statistics...
2018-04-20 Eugene Syromyatnikovioctl: print ioctl number in accordance with xlat verbo...
2018-04-20 Eugene Syromyatnikovfile_ioctl: make abbreviated output more structured
2018-04-20 Eugene Syromyatnikovbtrfs: fix printing of struct btrfs_ioctl_quota_ctl_args
2018-04-20 Eugene Syromyatnikovbtrfs: consistently use PRINT_FIELD_U64
2018-04-20 Eugene Syromyatnikovbtrfs: print {min,max}_{offset,transid} unconditionally
2018-04-20 Eugene Syromyatnikovtests/btrfs.c: accept possible failure of BTRFS_IOC_BAL...
2018-04-20 Eugene Syromyatnikovtests/btrfs.c: support volumes with mixed data/metadata...
2018-04-20 Eugene Syromyatnikovtests/btrfs.c: check BTRFS_IOC_SUBVOL_CREATE_V2 result
2018-04-20 Eugene Syromyatnikovtests/btrfs.c: add pid suffix to the created directory...
2018-04-20 Eugene Syromyatnikovbtrfs: duplicate printing of opening braces on entering...
2018-04-20 Eugene Syromyatnikovbtrfs: refactor timespec printing into print_btrfs_timespec
2018-04-20 Eugene Syromyatnikovbtrfs: print abbreviations and field names more consist...
2018-04-20 Eugene Syromyatnikovbtrfs: move printing of the field name inside btrfs_pri...
2018-04-20 Eugene Syromyatnikovbtrfs: convert btrfs_print_{objectid,key_type} to PRINT...
2018-04-20 Eugene Syromyatnikovtests: add btrfs tests with verbose xlat decoding
2018-04-20 Eugene Syromyatnikovtests: check -X option syntax
2018-04-20 Eugene SyromyatnikovAdd user interface for configuring xlat output style
2018-04-20 Eugene Syromyatnikovbpf: print fields that interpreted as pointers using...
2018-04-20 Dmitry V. Levinbuild: make it even more reproducible
2018-04-19 Dmitry V. Levinunwind: move unwind_tcb_init invocation to after_succes...
2018-04-19 Dmitry V. Levinstrace: move setting of post-attach flags inside after_...
2018-04-19 Dmitry V. Levinstrace: rename newoutf to after_successful_attach
2018-04-19 Dmitry V. Levinunwind: remove stray newline in error diagnostics
2018-04-19 Dmitry V. Levinbuild: make it more reproducible
2018-04-19 Masatake YAMATOunwind: initialize unwind context only if given tcb...
2018-04-12 Dmitry V. Levinbpf: harmonize length checks
2018-04-12 Eugene Syromyatnikovbpf: add support for map_name and map_ifindex fields...
2018-04-12 Eugene Syromyatnikovbpf: improve handling of various sizes of BPF_MAP_CREAT...
2018-04-12 Eugene Syromyatnikovtests: add checks for bpf BPF_MAP_CREATE arguments
2018-04-12 Eugene Syromyatnikovbpf: print numa_node using xlat
2018-04-12 Eugene Syromyatnikovbtrfs: use umove_or_printaddr_ignore_syserror instead...
2018-04-12 Eugene Syromyatnikovdefs.h: introduce umove_or_printaddr{,64}_ignore_syserr...
2018-04-12 Eugene Syromyatnikovprint_fields.h: add PRINT_FIELD_XVAL_U for printing...
2018-04-12 Eugene Syromyatnikovprint_fields.h: add PRINT_FIELD_U64 for printing u64...
2018-04-12 Eugene Syromyatnikovbpf_sock_filter: use print_xlat32
2018-04-12 Eugene Syromyatnikovdefs.h: add print_xlat32 macro
2018-04-12 Eugene Syromyatnikovopen: use print_xlat_d in print_dirfd
2018-04-12 Eugene Syromyatnikovfanotify: use print_xlat_d
2018-04-12 Eugene SyromyatnikovAdd print_xlat_u and print_xlat_d shorthands
2018-04-12 Eugene Syromyatnikovxlat: introduce XLAT_STYLE_FMT_D
2018-04-12 Eugene Syromyatnikovdefs.h: add shorthands for printing xval with XLAT_STYL...
2018-04-12 Eugene SyromyatnikovAdd support for various xlat formats
2018-04-12 Eugene Syromyatnikovv4l2: use print_xlat in print_v4l2_queryctrl
2018-04-12 Eugene Syromyatnikovprctl: use print_xlat_ex to print PR_SET_PTRACER_ANY
2018-04-12 Eugene Syromyatnikovnlattr: use print_xlat
2018-04-12 Eugene Syromyatnikovipc_defs.h: use print_xlat
2018-04-12 Eugene Syromyatnikovfutex: use print_xlat
2018-04-12 Eugene Syromyatnikovipc: use printxval for printing key
2018-04-12 Eugene Syromyatnikovmount: use print_xlat for printing MS_MGC_VAL
2018-04-12 Eugene SyromyatnikovIntroduce print_xlat and print_xlat_ex
2018-04-12 Eugene SyromyatnikovIntroduce XLAT_STYLE_DEFAULT
2018-04-12 Eugene SyromyatnikovIntroduce xlat verbosity styles
2018-04-11 Dmitry V. Levintests: robustify signal delivery test against kernel...
2018-04-11 Dmitry V. LevinLift experimental status from stack tracing feature
2018-04-11 Dmitry V. LevinEnable stack tracing in packages on all architectures
2018-04-11 Dmitry V. LevinUse libdw-based unwinder in ci and packages
2018-04-11 Dmitry V. Levintests: skip -k tests on unsupported architectures
2018-04-11 Masatake YAMATOunwind: add libdw as an unwinder
2018-04-11 Dmitry V. Levintests: check corner cases of udev_monitor_netlink_heade...
2018-04-11 Harsha Sharmatests: check decoding of udev_monitor_netlink_header
2018-04-11 Harsha Sharmanetlink: decode libudev netlink header
2018-04-11 Harsha Sharmatests: check basic decoding of PTP_* ioctl commands
2018-04-10 Eugene Syromyatnikovbpf: decode BPF_PROG_QUERY command
2018-04-10 Eugene SyromyatnikovMake print_uint64 from btrfs.c globally available
2018-04-10 Eugene SyromyatnikovIntroduce umoven_or_printaddr64* functions
2018-04-10 Eugene Syromyatnikovbpf_filter.c: add support for decoding eBPF instruction...
2018-04-08 Dmitry V. Levinunwind: prepare configure subsystem for alternative...
2018-04-08 Eugene Syromyatnikovbpf: implement decoding of prog_name and prog_ifindex...
2018-04-08 Eugene Syromyatnikovbpf: add support for array fields
2018-04-07 Dmitry V. Levintests: robustify strace -k tests
2018-04-07 Eugene Syromyatnikovipc_msg: sign extend msgtyp in m32 personality
2018-04-05 Dmitry V. Levinstrace.spec.in: update Source URL
2018-04-05 Dmitry V. Levindebian: enable mpers support for ppc64el and s390x
2018-04-05 Dmitry V. LevinPost-release administrivia
2018-04-05 Dmitry V. LevinPrepare for 4.22 release v4.22
2018-04-05 Dmitry V. LevinUpdate copyright headers
next