]> granicus.if.org Git - strace/history - configure.ac
xlat: add BPF_F_TEST_STATE_FREQ to bpf_prog_flags
[strace] / configure.ac
2019-10-19 Eugene SyromyatnikovEnable building of netlink_crypto decoder without linux...
2019-09-24 Eugene Syromyatnikovriscv64: remove mpers support
2019-09-23 Dmitry V. Levinriscv: rename to riscv64
2019-09-23 Eugene Syromyatnikovclone: implement clone3 syscall decoding
2019-08-29 Eugene Syromyatnikovsockaddr: properly decode sockaddr_hci addresses withou...
2019-08-04 Eugene SyromyatnikovTreat PowerPC 64 LE as a separate architecture
2019-07-16 Dmitry V. Levintests: robustify statx test
2019-07-16 Eugene Syromyatnikovaio: assorted iocb decoder updates
2019-07-15 Dmitry V. Levinconfigure.ac: honor exit status of commands run by...
2019-07-10 Paul ChaignonStage output for -z and -Z options
2019-06-29 Dmitry V. LevinImplement decoding of open_tree syscall
2019-06-29 Dmitry V. LevinIntroduce linux/syscallent-common.h and linux/syscallen...
2019-05-19 Dmitry V. LevinImplement decoding of io_uring_* syscalls
2019-05-17 Dmitry V. Levintests: check decoding of SO_TIMESTAMP*_NEW control...
2019-03-24 Guo RenAdd C-SKY architecture support
2019-03-18 Dmitry V. LevinUpdate copyright headers
2019-01-05 Dmitry V. Levinxlat: update KERN_* constants
2018-12-10 Dmitry V. LevinChange the license of strace to LGPL-2.1-or-later
2018-11-24 Eugene SyromyatnikovRemove HAVE_LINUX_GENETLINK_H ifdefs
2018-09-01 Eugene SyromyatnikovDecode BLKGETSIZE64 unconditionally
2018-08-05 Eugene Syromyatnikovs390x: fix build with old kernel headers
2018-07-07 Pierre Marsaiskvm: decode the argument of KVM_SET_CPUID2 and KVM_GET_...
2018-06-18 Dmitry V. LevinFix build on systems where libc relies on <linux/signal.h>
2018-06-13 Eugene Syromyatnikovtests: check decoding of io_pgetevents syscall
2018-06-07 Dmitry V. Levinconfigure.ac: fix the check for struct tc_sizespec...
2018-06-06 Eugene Syromyatnikovtests: check decoding of IFLA_AF_SPEC netlink attribute
2018-06-06 Eugene Syromyatnikovtests: add TEST_NESTED_NLATTR_ARRAY_EX to test_nlattr.h
2018-06-06 Eugene Syromyatnikovtests: move common ifinfomsg boilerplate into a separat...
2018-06-04 Eugene Syromyatnikovtests: check BPF_OBJ_GET_INFO_BY_FD decoding
2018-06-01 Eugene Syromyatnikovconfigure.ac: include <sys/socket.h> before <linux...
2018-06-01 Eugene Syromyatnikovconfigure.ac: check for linux/rtnetlink.h instead of...
2018-05-30 Eugene Syromyatnikovtests: check decoding of new FRA_* netlink attributes
2018-05-23 Eugene Syromyatnikovsockaddr: add support for sockaddr_l2 without l2_bdaddr...
2018-05-03 Dmitry V. LevinIntroduce f_owner_ex.h
2018-04-27 Dmitry V. Levinbuild: try to use _Static_assert if static_assert is...
2018-04-20 Dmitry V. Levinbuild: make it even more reproducible
2018-04-08 Dmitry V. Levinunwind: prepare configure subsystem for alternative...
2018-04-04 Dmitry V. Levintests: check bpf syscall decoder unconditionally
2018-04-04 Dmitry V. Levinbuild: generate all union bpf_attr checks automatically
2018-04-04 Dmitry V. LevinIntroduce static_assert
2018-03-22 Elvira KhabirovaImplement delay injection
2018-03-14 Dmitry V. Levinbuild: do not hardcode -lrt
2018-03-06 Eugene Syromyatnikovbtrfs: print struct btrfs_ioctl_logical_ino_args.flags...
2018-02-23 Dmitry V. LevinWipe out references to defunct sourceforge
2018-02-21 Dmitry V. Levinm68k: fix build
2018-02-13 Dmitry V. LevinUpdate copyright headers
2018-02-13 Dmitry V. LevinExport SIZEOF_LONG and SIZEOF_KERNEL_LONG_T to tests
2018-01-29 Eugene Syromyatnikovtests: check s390_guarded_storage system call decoder
2018-01-29 Eugene Syromyatnikovtests: check s390_sthyi system call decoder
2018-01-25 Eugene Syromyatnikovconfigure.ac: sort architectures in lexicographical...
2018-01-25 Dmitry V. LevinDrop non-functional CRIS architecture support
2018-01-19 Eugene SyromyatnikovAdd support for --enable-mpers=m32|mx32
2018-01-19 Eugene SyromyatnikovAdd compat support for s390x
2018-01-16 Eugene SyromyatnikovAdd support for specifying compiler options for mpers...
2018-01-16 Dmitry V. Levinconfigure: try to set the C compiler mode to accept...
2018-01-13 Dmitry V. Levinconfigure: use AC_MSG_ERROR and AC_MSG_FAILURE consistently
2018-01-11 Eugene Syromyatnikovconfigure: add --disable-mpers and --enable-mpers=check...
2018-01-11 Eugene SyromyatnikovSearch for <libiberty/demangle.h> in addition to <deman...
2018-01-11 Eugene SyromyatnikovProvide strace's native arch to the test framework
2018-01-11 Eugene Syromyatnikovconfigure.ac: check for mpers support on RISC-V
2018-01-11 Eugene Syromyatnikovperf.c: add support for struct perf_event_attr.namespaces
2018-01-08 Eugene Syromyatnikovldt.c: print lm field for 64-bit tracees
2018-01-07 Eugene SyromiatnikovInclude paths.h if it is available
2018-01-04 Dmitry V. Levinconfigure.ac: fix typo
2017-12-26 Masatake YAMATOunwind: demangle symbol names
2017-12-23 Dmitry V. LevinRemove linux/ptp_clock.h
2017-12-23 Dmitry V. LevinRemove linux/ubi-user.h
2017-12-23 Dmitry V. LevinRemove linux/mtd-abi.h
2017-12-04 Masatake YAMATOkvm: decode the argument of KVM_{SET, GET}_SREGS ioctl...
2017-12-04 Masatake YAMATOkvm: decode the argument of KVM_{SET, GET}_REGS ioctl...
2017-12-04 Masatake YAMATOkvm: decode the argument of KVM_SET_USER_MEMORY_REGION...
2017-12-01 Masatake YAMATOioctl: add a stub for decoding kvm related ioctls
2017-11-30 Eugene SyromyatnikovAdd strace-log-merge man page
2017-11-25 Dmitry V. Levinmpers: fix cross-compiling
2017-11-21 Dmitry V. LevinImplement decoding of BPF_OBJ_GET_INFO_BY_FD command...
2017-11-21 Dmitry V. LevinSimplify union bpf_attr field checks
2017-11-21 Dmitry V. LevinImplement decoding of BPF_*_GET_*_ID commands of bpf...
2017-11-20 Dmitry V. LevinImplement decoding of BPF_PROG_TEST_RUN command of...
2017-11-20 Dmitry V. Levinbpf: update BPF_MAP_CREATE decoding
2017-11-18 Dmitry V. Levinmemfd_create: decode hugetlb page size
2017-10-14 JingPiao ChenWorkaround historic linux/netfilter/xt_osf.h deficiencies
2017-09-24 JingPiao Chentests: check decoding of NFNL_SUBSYS_NFT_COMPAT netlink...
2017-09-24 JingPiao Chentests: check decoding of NFNL_SUBSYS_NFTABLES netlink...
2017-09-24 JingPiao Chentests: check decoding of NFNL_SUBSYS_CTHELPER netlink...
2017-09-24 JingPiao Chentests: check decoding of NFNL_SUBSYS_CTNETLINK_TIMEOUT...
2017-09-24 JingPiao Chentests: check decoding of NFNL_SUBSYS_ACCT netlink messa...
2017-09-24 JingPiao Chentests: check decoding of NFNL_SUBSYS_IPSET netlink...
2017-09-24 JingPiao Chentests: check decoding of NFNL_SUBSYS_OSF netlink messag...
2017-09-24 JingPiao Chentests: check decoding of NFNL_SUBSYS_ULOG netlink messa...
2017-09-24 JingPiao Chentests: check decoding of NFNL_SUBSYS_QUEUE netlink...
2017-09-24 JingPiao Chentests: check decoding of NFNL_SUBSYS_CTNETLINK netlink...
2017-09-17 Eugene Syromyatnikovkcmp: add KCMP_EPOLL_TFD support
2017-09-17 Eugene Syromyatnikovtests/kcmp: use <linux/kcmp.h> if it is available
2017-09-17 JingPiao Chenrtnl_mdb: decode br_port_msg netlink attributes
2017-09-07 JingPiao Chenrtnl_tc: decode tcmsg netlink attributes
2017-09-04 Eugene Syromyatnikovconfigure.ac: specify minimal GNU Automake version
2017-09-03 JingPiao Chenrtnl_link: decode more ifinfomsg netlink attributes
2017-09-02 Eugene Syromyatnikovkeyctl: add support for KDF parameters decoding in...
2017-09-01 JingPiao Chenrtnl_link: decode IFLA_PROTINFO netlink attribute of...
2017-09-01 JingPiao Chenrtnl_neightbl: decode ndtmsg netlink attributes
next