]> granicus.if.org Git - strace/shortlog
strace
2018-03-20 Eugene Syromyatnikovbtrfs: print struct btrfs_ioctl_logical_ino_args.reserv...
2018-03-20 Eugene SyromyatnikovMove is_filled and IS_ZERO to macros.h, rename IS_ZERO...
2018-03-20 Dmitry V. Levinmpers.m4: enhance workaround for missing gnu/stubs...
2018-03-20 Eugene SyromyatnikovREADME.md: add references to binary strace packages
2018-03-20 Eugene SyromyatnikovINSTALL-git.md: enhance phrasing
2018-03-20 Dmitry V. Levinbootstrap: distribute README
2018-03-20 Dmitry V. LevinReplace struct timeval with struct timespec in time...
2018-03-20 Dmitry V. LevinFix -O option handling
2018-03-16 Dmitry V. Levincount: cleanup count_syscall
2018-03-16 Dmitry V. Levinprintleader: cleanup tflag handling
2018-03-16 Dmitry V. LevinMove install.texi to maint subdirectory
2018-03-16 Eugene Syromyatnikovdoc: update commit requirements
2018-03-16 Eugene SyromyatnikovMove README to dist subdirectory
2018-03-15 Eugene SyromyatnikovREADME: synchronise with README.md
2018-03-15 Eugene Syromyatnikovpoll.c: remove special INFTIM handling
2018-03-14 Dmitry V. Levinbuild: do not hardcode -lrt
2018-03-14 Dmitry V. Levintests: do not link with -lrt unnecessarily
2018-03-13 Dmitry V. LevinOptimize pid2tcb
2018-03-13 Dmitry V. LevinEnable USE_SEIZE code unconditionally
2018-03-13 Dmitry V. Levinci: clone musl from the local server
2018-03-13 Dmitry V. Levinci: refactor cloning of additional repositories
2018-03-13 Dmitry V. Levinci: extend error diagnostics when configure invocation...
2018-03-13 Dmitry V. Levinci: rename travis-build.sh and travis-install.sh scripts
2018-03-13 Dmitry V. Levintests: extend ioctl.test libc protection to -y output
2018-03-12 Harsha Sharmaptp.c: print field names and use macros form print_fields.h
2018-03-11 Chen Jingpiaotests: add check for decoding of netfilter subsystem
2018-03-11 Chen Jingpiaonfnetlink: introduce generic netfilter subsystem decoder
2018-03-11 Chen JingpiaoMove nl_netfilter_msg_types definition from netlink...
2018-03-11 Chen Jingpiaotests: add check for NETLINK_NETFILTER parser
2018-03-11 Chen Jingpiaonetlink: introduce NETLINK_NETFILTER parser
2018-03-11 Chen Jingpiaoxlat: remove NFNL_SUBSYS_COUNT constant
2018-03-10 Dmitry V. Levininject_data: make room for more injection features
2018-03-09 Eugene Syromyatnikovxlat: sort v4l2_pix_fmts.in and v4l2_sdr_fmts.in
2018-03-09 Dmitry V. Levinxlat: add comments to all sorted xlat files
2018-03-09 Eugene Syromyatnikovbpf: remove page size caching
2018-03-09 Eugene Syromyatnikovbpf_filter: fix indentation of the switch clause
2018-03-08 Dmitry V. Levinxlat: provide fallback definitions for arch-independent...
2018-03-07 Eugene Syromyatnikovbpf: print kern_version in the form of KERNEL_VERSION...
2018-03-07 Eugene Syromyatnikovtests: fix remap_file_pages.test breakage on hppa
2018-03-07 Eugene SyromyatnikovSort Ethernet protocols xlat
2018-03-07 Eugene SyromyatnikovChange sorted arrays to be terminated with XLAT_END...
2018-03-06 Eugene Syromyatnikovstrace.1.in: add a note about tracing of scripts withou...
2018-03-06 Eugene Syromyatnikovstrace.1.in: mention that -c suppresses regular output
2018-03-06 Eugene Syromyatnikoverrnoent.h: add ERECALLCONFLICT
2018-03-06 Eugene Syromyatnikovxlat: add BPF_F_ALLOW_MULTI constant
2018-03-06 Eugene Syromyatnikovxlat: add BPF_MAP_TYPE_CPUMAP constant
2018-03-06 Eugene Syromyatnikovtests/test_printstrn.c: do not declare i again
2018-03-06 Eugene Syromyatnikovtests/s390_sthyi.c: make utility functions inline
2018-03-06 Eugene Syromyatnikovbtrfs: print struct btrfs_ioctl_logical_ino_args.flags...
2018-03-06 Eugene Syromyatnikovbtrfs.c: print __u64 fields with pointer semantics...
2018-03-06 Eugene Syromyatnikovutil.c: introduce printaddr64
2018-03-06 Eugene Syromyatnikovprctl: add decoding of PR_SVE_SET_VL and PR_SVE_GET_VL...
2018-03-06 Eugene SyromyatnikovImplement PTRACE_SECCOMP_GET_METADATA ptrace request...
2018-03-06 Dmitry V. Levinbuild: prepare for -Wimplicit-fallthrough=5
2018-03-05 Eugene Syromyatnikovxlat: add eBPF-based device controller constants
2018-03-02 Eugene Syromyatnikovxlat: provide fallback definitions for input event...
2018-03-02 Eugene Syromyatnikovxlat: update the list of input event constants
2018-03-02 Eugene Syromyatnikovxlat: provide fallback definitions for SCTP socket...
2018-03-02 Eugene Syromyatnikovxlat: update the list of SCTP socket option constants
2018-03-02 Eugene Syromyatnikovxlat: provide fallback definitions for Ethernet protoco...
2018-03-02 Eugene Syromyatnikovxlat: update the list of Ethernet protocol constants
2018-03-02 Eugene Syromyatnikovv4l2: print known pixel/SDR formats
2018-03-02 Eugene Syromyatnikovv4l2: v4l2_fourcc is endianness-agnostic
2018-03-01 Dmitry V. Levintests: do not include <stdbool.h> in files that include...
2018-03-01 Eugene Syromyatnikovtests: check printing of block/char device numbers...
2018-03-01 Eugene Syromyatnikovprintfd: print character/block device number in -yy...
2018-03-01 Eugene Syromyatnikovutil.c: escape closing angle bracket in printfd
2018-03-01 Eugene Syromyatnikovutil.c: add support for additional escape characters...
2018-03-01 Eugene Syromyatnikovtests: check file name printing in strace -y mode
2018-03-01 Eugene Syromyatnikovtests: add print_quoted_string_ex and print_quoted_memo...
2018-03-01 Eugene Syromyatnikovtests: check escaping in string printing
2018-03-01 Eugene SyromyatnikovDo not go full octal if the next char is '8' or '9'
2018-03-01 Eugene Syromyatnikovtests: fix abbreviated octal escape check in print_quot...
2018-03-01 Eugene Syromyatnikovutil.c: reduce indentation in non-hexadecimal case...
2018-03-01 Eugene Syromyatnikovutil.c: fix switch statement indentation in string_quote
2018-02-27 Dmitry V. LevinReplace fopen_for_input and fopen_for_output with fopen...
2018-02-27 Eugene SyromyatnikovUpdate the list of INET_DIAG_BC_* operators
2018-02-27 Eugene Syromyatnikovxlat: update the list of SCHED_FLAG_* constants
2018-02-27 Eugene Syromyatnikovxlat: provide fallback definitions for arch-independent...
2018-02-27 Eugene Syromyatnikovxlat: update the list of poll event flags
2018-02-27 Eugene Syromyatnikovxlat: add arch-specific si_codes constants
2018-02-27 Eugene Syromyatnikovrtnl_tc: support new TCA_* attributes
2018-02-27 Eugene Syromyatnikovrtnl_link: add decoding of new IFLA_* attributes
2018-02-27 Eugene Syromyatnikovrtnl_link: implement IFLA_EVENT_* decoding
2018-02-27 Eugene Syromyatnikovxlat: update the list of RWF_* constants
2018-02-27 Eugene Syromyatnikovtests: check decoding of ip6:port pairs associated...
2018-02-27 Eugene SyromyatnikovPrint IPv6 addresses in brackets
2018-02-26 Dmitry V. Levinstrace.spec.in: add gcc to build requirements
2018-02-26 Dmitry V. LevinMove definitions of fopen_for_input to largefile_wrappers.h
2018-02-26 Dmitry V. LevinIntroduce mmap_cache.h
2018-02-26 Masatake YAMATOmmap_cache: record device major and minor numbers
2018-02-26 Masatake YAMATOmmap_cache: add function to enable mmap_cache
2018-02-26 Masatake YAMATOmmap_cache, unwind: lift up mmap_cache_delete invocatio...
2018-02-26 Masatake YAMATOmmap_cache: record protection bits
2018-02-26 Masatake YAMATOmmap_cache: move code for searching a mmap cache from...
2018-02-26 Masatake YAMATOmmap_cache: new subsystem derived from unwind.c
2018-02-26 Masatake YAMATOunwind: lift up unw_flush_cache from mmap cache managem...
2018-02-25 Dmitry V. Levindebian: sync with 4.21-1 package
2018-02-24 Eugene Syromyatnikovm4/mpers.m4: fix mpers name in comments added to config.h
2018-02-24 Dmitry V. Levinmpers.awk: use stdint.h instead of inttypes.h
next