]> granicus.if.org Git - strace/history - Makefile.am
Implement delay injection
[strace] / Makefile.am
2018-03-22 Elvira KhabirovaImplement delay injection
2018-03-20 Dmitry V. LevinReplace struct timeval with struct timespec in time...
2018-03-11 Chen Jingpiaonetlink: introduce NETLINK_NETFILTER parser
2018-02-26 Dmitry V. LevinIntroduce mmap_cache.h
2018-02-26 Masatake YAMATOmmap_cache: new subsystem derived from unwind.c
2018-02-13 Dmitry V. LevinUpdate copyright headers
2018-02-13 Eugene SyromyatnikovRemove old and unused maintenance scripts
2018-02-10 Eugene SyromyatnikovMark architectures that indicate syscall error in a...
2018-02-10 Eugene SyromyatnikovHandle very special __ARM_NR_-prefixed syscalls
2018-02-09 Eugene SyromyatnikovUse shuffle_scno for x32 syscall numbers
2018-02-09 Eugene SyromyatnikovMove shuffle_scno to arch-specific file
2018-02-06 Eugene SyromyatnikovMakefile.am: minor EXTRA_DIST formatting changes
2018-02-06 Eugene SyromyatnikovMove large file-related wrappers to a separate header
2018-01-29 Eugene SyromyatnikovIntroduce s390_sthyi system call decoder
2018-01-25 Dmitry V. LevinDrop non-functional CRIS architecture support
2018-01-25 Eugene SyromyatnikovImplement decoding of riscv_flush_icache syscall
2018-01-23 Dmitry V. LevinRework decoding and pathtrace of old select syscall
2018-01-23 Dmitry V. LevinTransform fetch_old_mmap_args into fetch_indirect_sysca...
2018-01-21 Dmitry V. LevinMove decoder of getpagesize syscall to libstrace
2018-01-21 Eugene SyromyatnikovMove definition of personality macros to arch_defs_.h
2018-01-21 Eugene SyromyatnikovIntroduce HAVE_ARCH_SA_RESTORER
2018-01-21 Dmitry V. LevinReplace NEED_UID16_PARSERS with HAVE_ARCH_UID16_SYSCALLS
2018-01-21 Dmitry V. LevinReplace HAVE_GETRVAL2 with HAVE_ARCH_GETRVAL2
2018-01-21 Dmitry V. LevinRename arch-specific arch_defs.h files to arch_defs_.h
2018-01-19 Eugene SyromyatnikovAdd compat support for s390x
2018-01-17 Eugene SyromyatnikovIntroduce arch-specific define HAVE_ARCH_OLD_MMAP
2018-01-16 Eugene SyromyatnikovAdd support for specifying compiler options for mpers...
2018-01-05 Eugene SyromyatnikovIntroduce hardened xsprintf/xsnprintf macros
2018-01-03 Eugene SyromiatnikovMove enum trace_event into a separate header
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-23 Dmitry V. LevinRemove linux/personality.h
2017-12-04 Masatake YAMATOkvm: decode the argument of KVM_{SET, GET}_REGS ioctl...
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-13 Eugene SyromyatnikovMakefile.am: use gen-contributors-list.sh for CREDITS
2017-09-02 Eugene Syromyatnikovkeyctl: add support for KDF parameters decoding in...
2017-08-22 Dmitry V. LevinMove number_set interface to separate files
2017-08-22 Edgar KaziakhmedovMove SUPPORTED_PERSONALITIES to a separate file
2017-08-22 Edgar KaziakhmedovMove string_to_uint* functions to a separate file
2017-08-14 JingPiao Chennetlink: add a basic rtnetlink parser of nsid messages
2017-08-14 JingPiao Chennetlink: add a basic rtnetlink parser of mdb messages
2017-08-14 JingPiao Chennetlink: add a basic rtnetlink parser of netconf messages
2017-08-14 JingPiao Chennetlink: add a basic rtnetlink parser of dcb messages
2017-08-14 JingPiao Chennetlink: add a basic rtnetlink parser of addrlabel...
2017-08-14 JingPiao Chennetlink: add a basic rtnetlink parser of tc action...
2017-08-14 JingPiao Chennetlink: add a basic rtnetlink parser of tc messages
2017-08-14 JingPiao Chennetlink: add a basic rtnetlink parser of neightbl messages
2017-08-14 JingPiao Chennetlink: add a basic rtnetlink parser of neigh messages
2017-08-14 JingPiao Chennetlink: add a basic rtnetlink parser of rule messages
2017-08-14 JingPiao Chennetlink: add a basic rtnetlink parser of route messages
2017-08-13 JingPiao Chennetlink: add a basic rtnetlink parser of addr messages
2017-08-10 Eugene SyromyatnikovGenerate date for the man page
2017-08-09 JingPiao Chennetlink: add a basic rtnetlink parser of link messages
2017-08-09 JingPiao Chennetlink: introduce family specific decoder of NETLINK_ROUTE
2017-08-07 Edgar KaziakhmedovMove sysent shorthand notations to separate files
2017-08-07 Edgar KaziakhmedovMove err/mem subroutines to separate files
2017-08-07 Nikolay MarchukSplit qualify.c into basic_filters.c and filter_qualify.c
2017-08-05 Eugene SyromyatnikovMakefile.am: build top directory first
2017-07-28 Dmitry V. Levinutil: move umoven and umovestr to a separate file
2017-07-24 JingPiao Chennetlink: add a basic parser of NETLINK_CRYPTO messages
2017-07-19 Dmitry V. LevinUpdate AX_CODE_COVERAGE
2017-07-19 Dmitry V. LevinMove family-specific NETLINK_SOCK_DIAG parsers to separ...
2017-07-16 JingPiao Chennetlink: decode NETLINK_SELINUX protocol
2017-07-14 Lazar TrsicMove is_negated_errno() to new header negated_errno.h
2017-07-09 Dmitry V. LevinMpersify struct group_req
2017-07-09 Dmitry V. Levinnet: move print_ifindex to a separate file
2017-07-09 Dmitry V. Levinnet: move parsers of bind, listen, and shutdown to...
2017-07-08 Dmitry V. LevinImplement decoding of linux socket filter programs
2017-07-08 Dmitry V. LevinGeneralize seccomp filter parser
2017-07-02 Dmitry V. LevinIntroduce macros.h
2017-07-01 Dmitry V. LevinUnify different generic PRINT_FIELD_* implementations
2017-06-21 JingPiao Chennetlink: introduce a basic netlink attributes parser
2017-06-21 JingPiao Chennetlink: introduce netlink.h
2017-06-19 Masatake YAMATOdyxlat: new interface for building xlat tables dynamically
2017-06-15 JingPiao Chennetlink: add a basic socket diag parser of AF_SMC messages
2017-06-15 JingPiao Chennetlink: add a basic socket diag parser of AF_PACKET...
2017-06-15 Dmitry V. Levinnetlink: introduce family specific payload decoders
2017-06-12 Dmitry V. LevinMove xlat related functions to a separate file
2017-05-22 Eugene SyromyatnikovAdd copyright headers
2017-05-16 Dmitry V. LevinMove errnoent.sh, signalent.sh, and syscallent.sh to...
2017-05-16 Dmitry V. LevinDo not include maint subdirectory into release tarballs
2017-04-19 Eugene SyromyatnikovDerive copyright year from the git commit date
2017-04-13 Nikolay MarchukImplement decoding of NS_* ioctl commands
2017-03-18 Victor KrapivenskyImplement decoding of statx syscall
2017-03-13 Dmitry V. Levinia64, mips, x86_64: remove no longer used parsers of...
2017-03-13 Dmitry V. LevinMove sigreturn parser to libstrace
2017-03-13 Dmitry V. LevinImplement proper decoding of rt_sigreturn syscall
2017-03-13 Dmitry V. LevinIntroduce get_rt_sigframe_addr function
2017-03-13 Dmitry V. LevinIntroduce struct_rt_sigframe type
2017-03-10 Dmitry V. Levinriscv: export riscv_sp_ptr
2017-03-10 Dmitry V. Levinor1k: export or1k_sp_ptr
2017-03-10 Dmitry V. Levinnios2: export nios2_sp_ptr
2017-03-10 Dmitry V. Levinmetag: export metag_sp_ptr
2017-03-10 Dmitry V. Levinavr32: export avr32_sp_ptr
2017-03-10 Dmitry V. Levinarc: export arc_sp_ptr
2017-02-18 Dmitry V. LevinMove definition of struct sched_attr to a separate...
next