summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* netlink: introduce NETLINK_NETFILTER parserChen Jingpiao2018-03-111-0/+1
* Introduce mmap_cache.hDmitry V. Levin2018-02-261-0/+1
* mmap_cache: new subsystem derived from unwind.cMasatake YAMATO2018-02-261-0/+1
* Update copyright headersDmitry V. Levin2018-02-131-1/+1
* Remove old and unused maintenance scriptsEugene Syromyatnikov2018-02-131-3/+0
* Mark architectures that indicate syscall error in a dedicated registerEugene Syromyatnikov2018-02-101-0/+1
* Handle very special __ARM_NR_-prefixed syscallsEugene Syromyatnikov2018-02-101-0/+3
* Use shuffle_scno for x32 syscall numbersEugene Syromyatnikov2018-02-091-0/+2
* Move shuffle_scno to arch-specific fileEugene Syromyatnikov2018-02-091-0/+3
* Makefile.am: minor EXTRA_DIST formatting changesEugene Syromyatnikov2018-02-061-13/+14
* Move large file-related wrappers to a separate headerEugene Syromyatnikov2018-02-061-1/+2
* Introduce s390_sthyi system call decoderEugene Syromyatnikov2018-01-291-0/+1
* Drop non-functional CRIS architecture supportDmitry V. Levin2018-01-251-24/+0
* Implement decoding of riscv_flush_icache syscallEugene Syromyatnikov2018-01-251-0/+1
* Rework decoding and pathtrace of old select syscallDmitry V. Levin2018-01-231-0/+1
* Transform fetch_old_mmap_args into fetch_indirect_syscall_argsDmitry V. Levin2018-01-231-0/+1
* Move decoder of getpagesize syscall to libstraceDmitry V. Levin2018-01-211-0/+1
* Move definition of personality macros to arch_defs_.hEugene Syromyatnikov2018-01-211-1/+2
* Introduce HAVE_ARCH_SA_RESTOREREugene Syromyatnikov2018-01-211-0/+1
* Replace NEED_UID16_PARSERS with HAVE_ARCH_UID16_SYSCALLSDmitry V. Levin2018-01-211-0/+4
* Replace HAVE_GETRVAL2 with HAVE_ARCH_GETRVAL2Dmitry V. Levin2018-01-211-0/+6
* Rename arch-specific arch_defs.h files to arch_defs_.hDmitry V. Levin2018-01-211-9/+10
* Add compat support for s390xEugene Syromyatnikov2018-01-191-0/+5
* Introduce arch-specific define HAVE_ARCH_OLD_MMAPEugene Syromyatnikov2018-01-171-0/+9
* Add support for specifying compiler options for mpers buildsEugene Syromyatnikov2018-01-161-1/+3
* Introduce hardened xsprintf/xsnprintf macrosEugene Syromyatnikov2018-01-051-0/+1
* Move enum trace_event into a separate headerEugene Syromiatnikov2018-01-041-0/+1
* unwind: demangle symbol namesMasatake YAMATO2017-12-261-0/+5
* Remove linux/ptp_clock.hDmitry V. Levin2017-12-231-1/+0
* Remove linux/ubi-user.hDmitry V. Levin2017-12-231-1/+0
* Remove linux/mtd-abi.hDmitry V. Levin2017-12-231-1/+0
* Remove linux/personality.hDmitry V. Levin2017-12-231-1/+0
* kvm: decode the argument of KVM_{SET, GET}_REGS ioctl commandMasatake YAMATO2017-12-041-0/+4
* ioctl: add a stub for decoding kvm related ioctlsMasatake YAMATO2017-12-011-0/+1
* Add strace-log-merge man pageEugene Syromyatnikov2017-11-301-1/+1
* mpers: fix cross-compilingDmitry V. Levin2017-11-251-2/+7
* Makefile.am: use gen-contributors-list.sh for CREDITSEugene Syromyatnikov2017-11-131-4/+3
* keyctl: add support for KDF parameters decoding in KEYCTL_DH_COMPUTEEugene Syromyatnikov2017-09-021-0/+2
* Move number_set interface to separate filesDmitry V. Levin2017-08-221-0/+2
* Move SUPPORTED_PERSONALITIES to a separate fileEdgar Kaziakhmedov2017-08-221-0/+1
* Move string_to_uint* functions to a separate fileEdgar Kaziakhmedov2017-08-221-0/+2
* netlink: add a basic rtnetlink parser of nsid messagesJingPiao Chen2017-08-141-0/+1
* netlink: add a basic rtnetlink parser of mdb messagesJingPiao Chen2017-08-141-0/+1
* netlink: add a basic rtnetlink parser of netconf messagesJingPiao Chen2017-08-141-0/+1
* netlink: add a basic rtnetlink parser of dcb messagesJingPiao Chen2017-08-141-0/+1
* netlink: add a basic rtnetlink parser of addrlabel messagesJingPiao Chen2017-08-141-0/+1
* netlink: add a basic rtnetlink parser of tc action messagesJingPiao Chen2017-08-141-0/+1
* netlink: add a basic rtnetlink parser of tc messagesJingPiao Chen2017-08-141-0/+1
* netlink: add a basic rtnetlink parser of neightbl messagesJingPiao Chen2017-08-141-0/+1
* netlink: add a basic rtnetlink parser of neigh messagesJingPiao Chen2017-08-141-0/+1