]> granicus.if.org Git - strace/shortlog
strace
2018-04-04 Eugene Syromyatnikovprint_fields.h: check whether passed field is an array...
2018-04-04 Eugene Syromyatnikovprint_fields.h: whitespace fix in PRINT_FIELD_HEX_ARRAY
2018-04-04 Dmitry V. Levinbpf_attr: add more size checks
2018-04-04 Dmitry V. Levintests: check bpf syscall decoder unconditionally
2018-04-04 Dmitry V. LevinCheck that structures defined by bpf_attr.h match syste...
2018-04-04 Dmitry V. Levinbuild: generate all union bpf_attr checks automatically
2018-04-04 Dmitry V. Levinbpf: move definitions of bpf_attr structures to separat...
2018-04-04 Eugene SyromyatnikovIntroduce print_big_u64_addr
2018-04-04 Eugene Syromyatnikovdefs.h: introduce max_addr and max_kaddr macros
2018-04-04 Dmitry V. LevinIntroduce static_assert
2018-04-04 Dmitry V. Levintests: forward SIZEOF_KERNEL_LONG_T and SIZEOF_LONG...
2018-04-04 Dmitry V. Levintests/tests.h: fix indentation
2018-04-04 Dmitry V. Levintests: fix potential errno clobbering in netlink_kobjec...
2018-04-03 Gleb Fotengauer... Restore kvm ioctl definitions for aarch64 and mips...
2018-04-03 Gleb Fotengauer... Update ioctl entries from linux v4.16
2018-04-03 Gleb Fotengauer... maint: update for linux 4.16
2018-04-01 Eugene Syromyatnikovutil.c: amend sprinttime_ex description a bit
2018-04-01 Eugene Syromyatnikovtests/bpf.c: add a check for NULL bpf_attr pointer
2018-04-01 Eugene Syromyatnikovbpf: print byte range for extra data
2018-04-01 Eugene SyromyatnikovRemove addflags
2018-04-01 Dmitry V. LevinAdd i18n support
2018-03-29 Dmitry V. LevinRemove RVAL_PRINT_ERR_VAL
2018-03-29 Dmitry V. LevinTreat RVAL_DECIMAL the same way as RVAL_UDECIMAL
2018-03-29 Dmitry V. Levintests: check handling of some invalid delay injection...
2018-03-29 Eugene SyromyatnikovImplement injection of negative return values
2018-03-28 Dmitry V. Levinarch_defs.h: fix typo in comment
2018-03-28 Dmitry V. LevinMove delay interface from defs.h to delay.h
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
next