]> granicus.if.org Git - strace/shortlog
strace
2018-03-28 Dmitry V. LevinTurn struct inject_data.rval into an index
2018-03-27 Dmitry V. Levindefs.h: update comment
2018-03-27 Eugene Syromyatnikovxlat: cleanup mmap_flags.in
2018-03-27 Eugene Syromyatnikovtests: check decoding of kern_features syscall
2018-03-27 Eugene Syromyatnikovsparc, sparc64: implement kern_features decoder
2018-03-27 Dmitry V. Levinevdev: move mpers-specific parsers to a separate file
2018-03-26 Eugene Syromyatnikovci: install libunwind8-dev
2018-03-23 Eugene Syromyatnikovtests: check injection of return values into a "never...
2018-03-23 Dmitry V. LevinIntroduce raw syscall invocation wrappers
2018-03-23 Dmitry V. Levintests: fix potentially unbound variable in kernel_versi...
2018-03-23 Dmitry V. Levinstrace: further optimize unblocking of the delay signal...
2018-03-23 Dmitry V. Levinstrace: rewrite restart error handling without sigsetjm...
2018-03-23 Dmitry V. Levinstrace: do not call sigsetjmp without a delay timer
2018-03-22 Eugene Syromyatnikovtests/bpf.c: convert TEST_BPF_ macro to a function
2018-03-22 Eugene Syromyatnikovtests: btrfs.c whitespace cleanup
2018-03-22 Elvira Khabirovatests: check delay injection
2018-03-22 Elvira KhabirovaImplement delay injection
2018-03-22 Dmitry V. LevinDo not block handled signals in interactive mode
2018-03-21 Eugene Syromyatnikovbpf: improve handling of various sizes of bpf_prog_attr...
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
next