]> granicus.if.org Git - strace/shortlog
strace
2018-05-05 Dmitry V. Levinbuild: rewrite libdw detection without pkg-config
2018-05-04 Dmitry V. Levinci: add more variants of unwinder to test matrices
2018-05-04 Eugene Syromyatnikovxlat: update af_packet_types
2018-05-04 Eugene Syromyatnikovxlat: add values to adjtimex_state, adjtimex_status...
2018-05-04 Eugene Syromyatnikovxlat: update adjtimex_modes
2018-05-04 Dmitry V. Levinmmap_cache: do not activate unless requested
2018-05-03 Dmitry V. Levinmmap_cache: remove mmap_cache_is_enabled
2018-05-03 Masatake YAMATOunwind-libdw: use the mmap_notify subsystem
2018-05-03 Masatake YAMATOunwind-libdw: introduce indirect data structure for...
2018-05-03 Masatake YAMATOmmap_notify: rename the macro for tracking memory mapping
2018-05-03 Masatake YAMATOmmap_cache: use the mmap_notify subsystem
2018-05-03 Masatake YAMATOmmap_notify: new subsystem for tracking the changes...
2018-05-03 Eugene Syromyatnikovbtrfs: add missing braces
2018-05-03 Eugene Syromyatnikovstrace.c: check return code of never failing fcntl...
2018-05-03 Eugene Syromyatnikovsock: use error_func_msg for printing function name
2018-05-03 Eugene Syromyatnikovutil.c: add len sanity checks to dumpstr
2018-05-03 Eugene Syromyatnikovmmap_cache: fool-proofing build_mmap_cache
2018-05-03 Eugene Syromyatnikoverror_prints: add missing va_end() calls
2018-05-03 Eugene Syromyatnikovmem: handle potential error from sysconf(_SC_PAGESIZE)
2018-05-03 Dmitry V. Levinxlat: merge fcntl64cmds into fcntlcmds
2018-05-03 Zhibin Litests: check decoding of F_GETOWN_EX and F_SETOWN_EX...
2018-05-03 Dmitry V. LevinIntroduce f_owner_ex.h
2018-05-02 Masatake YAMATOtests/ioctl_kvm_run.c: handle cpuid at the end of vcpu...
2018-04-29 Dmitry V. Levinxlat: check that system definitions match fallback...
2018-04-29 Dmitry V. Levinxlat: override values of F_SETOWN_EX and F_GETOWN_EX...
2018-04-29 Dmitry V. Levinxlat: fix F_* fallback definitions on alpha, hppa,...
2018-04-29 Dmitry V. Levinxlat: fix SI_* fallback definitions on mips
2018-04-29 Dmitry V. Levinxlat: override values of KEY_RFKILL and KEY_BRIGHTNESS_...
2018-04-29 Dmitry V. Levinxlat: override the value of KEY_DATA constant
2018-04-29 Dmitry V. Levinxlat: override the value of AUDIT_FEATURE_CHANGE constant
2018-04-29 Dmitry V. Levinxlat: fix MCL_* fallback definitions on alpha, ppc...
2018-04-28 Eugene Syromyatnikovxlat: fix SOL_SOCKET fallback definition on alpha,...
2018-04-28 Eugene Syromyatnikovtests: add more mount checks
2018-04-28 Dmitry V. Levintests: use sprintrc in mount test
2018-04-28 Eugene Syromyatnikovtests: add mount variants with different xlat verbosity...
2018-04-28 Eugene Syromyatnikovtests: add old_mmap variants with different xlat verbos...
2018-04-28 Eugene Syromyatnikovtests: add mmap/mmap64 variants different xlat verbosit...
2018-04-27 Dmitry V. LevinFix fallback definition of MSG_ZEROCOPY
2018-04-27 Dmitry V. Levinbuild: try to use _Static_assert if static_assert is...
2018-04-27 Eugene Syromyatnikovprintmode: add xlat style support to print_symbolic_mode_t
2018-04-27 Eugene Syromyatnikovevdev: remove XT_NORMAL
2018-04-27 Eugene SyromyatnikovSwitch to use of value-indexed xlats for evdev constants
2018-04-27 Eugene Syromyatnikovevdev: support various types of xlats in decode_bitset
2018-04-27 Eugene SyromyatnikovMove xlat/evdev_abs.h inclusion from ioctl.c to evdev.c
2018-04-27 Eugene SyromyatnikovAdd support for value-indexed xlats
2018-04-27 Eugene Syromyatnikovsocketcall: use printxval_d for printing call argument
2018-04-27 Eugene Syromyatnikovsignal: use print_xlat_ex in print_sa_handler
2018-04-27 Eugene Syromyatnikovs390: use printxvals_ex for command printing in s390_ru...
2018-04-27 Eugene Syromyatnikovprintsiginfo: use print_xlat_ex in print_si_code
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...
next