]> granicus.if.org Git - strace/history - Makefile.am
Unify different generic PRINT_FIELD_* implementations
[strace] / Makefile.am
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...
2017-01-20 JingPiao ChenImplement decoding of ustat syscall
2017-01-20 JingPiao ChenMakefile.am: allow indented DEF_MPERS_TYPE includes
2017-01-13 Alexey Neymanioctlsort: get ioctl definitions from host, not build
2017-01-10 Dmitry V. Levinscsi: implement decoding of all SG_* ioctl commands
2017-01-08 Dmitry V. LevinSplit scsi.c
2017-01-04 Dmitry V. LevinDrop vsprintf.c
2017-01-03 Dmitry V. LevinGenerate scno.h for use during the build of strace...
2017-01-01 Dmitry V. LevinGenerate scno.h without invoking a generated executable...
2016-12-30 Dmitry V. LevinMove definition of struct sysent and trace flags to...
2016-12-29 Eugene SyromyatnikovMove device number printing code into a separate routine
2016-12-27 Dmitry V. LevinMove NSIG ifdefery to a separate header file
2016-12-18 Dmitry V. LevinAdd toplevel recursive check-valgrind rule
2016-12-07 Thomas De Schamphe... Makefile.am: don't confuse CFLAGS and CFLAGS_FOR_BUILD
2016-12-06 Dmitry V. Levintests: add valgrind support to "make check"
2016-12-05 Dmitry V. LevinRewrite qual_desc using bit sets
2016-12-05 Dmitry V. LevinAdd valgrind.supp
2016-11-28 Dmitry V. LevinSplit print_time.c
2016-11-27 Dmitry V. LevinSet PTRACE_O_TRACEEXIT option and handle PTRACE_EVENT_E...
2016-11-22 Andreas SchwabAdd ioctl definitions for 16-bit alignment
2016-11-16 Dmitry V. LevinImplement arch specific methods of changing syscall...
2016-11-16 Dmitry V. Levincris: add syscall tables
2016-11-13 Eugene SyromyatnikovAdd support for pkey_mprotect, pkey_alloc, pkey_free...
2016-11-13 Dmitry V. Levinsyscall.c: refactor getregs_old fallback in get_regs
2016-11-12 Andreas Schwabm68k: switch to PTRACE_GETREGS
2016-11-11 Dmitry V. LevinIntroduce upoke function
2016-11-10 Mikulas PatockaAdd support for decoding of DM_* ioctl commands
2016-10-31 Eugene SyromyatnikovImplement decoding of perf_event_attr structure in...
2016-09-05 Eugene SyromyatnikovMakefile.am: use pwd instead of realpath
2016-08-24 Dmitry V. LevinMpersify parsers of struct stat and struct stat64
2016-08-24 Dmitry V. Levinmpers: add MPERS_IS_* to CFLAGS passed to mpers.sh
2016-08-24 Dmitry V. Levinx86_64: provide a replacement of <asm/stat.h> for x32...
2016-08-21 Richard W.M. JonesAdd RISC-V architecture support
2016-08-09 Dmitry V. Levinfile.c: move definitions of struct stat32 to separate...
2016-07-28 Dmitry V. LevinConsistently use extended regular expressions where...
2016-07-22 Dmitry V. LevinFix corner cases of ipc syscall decoding
2016-07-20 Dmitry V. LevinFix corner cases of socketcall syscall
2016-07-18 Dmitry V. Levinmsghdr.c: move all mmsghdr parsers to a separate file
2016-07-07 Fabien SironAdd a general netlink socket parser
2016-06-27 Dmitry V. Levinnet.c: move all msghdr and mmsghdr parsers to a separat...
2016-06-27 Dmitry V. LevinMpersify fetchers of struct msghdr and struct mmsghdr
2016-06-27 Dmitry V. Levinnet.c: move fallback definition of struct mmsghdr to...
2016-06-25 Dmitry V. Levinnet.c: move all sockaddr parsers to a separate file
2016-06-24 Dmitry V. Levinnet.c: fix printing AF_PACKET socket addresses
2016-05-28 Dmitry V. LevinMove parser of UBI_* ioctls to a separate file
2016-05-26 Dmitry V. LevinMove parser of 'X' type ioctls to a separate file
2016-05-26 Dmitry V. LevinMove parser of HDIO_* ioctls to a separate file
2016-05-24 Jeff Mahoneyioctl: add decoding support for btrfs ioctls
2016-05-21 Dmitry V. Levinmpers: add support of conditionally compiled printers
2016-05-18 Fabien SironAdd netlink domain sockets support to socketutils
2016-05-10 Dmitry V. LevinUpdate AX_CODE_COVERAGE
2016-05-05 Dmitry V. LevinMpersify ioctl macros
2016-04-27 Dmitry V. LevinMove parsers of NUMA related syscalls to numa.c
2016-04-26 Dmitry V. LevinFix decoding of statfs family syscalls
2016-04-26 Dmitry V. LevinMove definition of struct xlat to a separate header...
2016-04-22 Dmitry V. LevinMove parsers of sync_file_range and sync_file_range2...
2016-02-14 Dmitry V. LevinImplement copy_file_range syscall decoding
2016-02-09 Dmitry V. LevinIntroduce libstrace.a for potentially conditional compi...
2016-02-04 Gabriel LaskarAdd configure --enable-code-coverage option
2016-02-03 Dmitry V. LevinMakefile.am: introduce strace_CFLAGS and derivatives
2016-02-03 Dmitry V. LevinMakefile.am: use strace_CPPFLAGS consistently
2016-01-12 Dmitry V. LevinFix struct sigevent decoding for musl
2016-01-09 Dmitry V. Levinalpha: enhance decoding of getxpid, getxuid, and getxgi...
2016-01-02 Dmitry V. LevinMove gcc compat macros to gcc_compat.h
2015-12-31 Dmitry V. LevinMove defs.h from noinst_HEADERS to strace_SOURCES
2015-12-17 Dmitry V. LevinAdd copyright headers to some files which lack them
2015-12-08 Dmitry V. LevinMove x32 <asm/stat.h> replacement to x32 specific directory
2015-12-04 Dmitry V. Levinx86_64, x32: add a replacement for <asm/stat.h>
2015-12-04 Dmitry V. LevinAdd a wrapper around <asm/stat.h>
2015-11-30 Dmitry V. LevinCleanup print_pc
2015-11-27 Dmitry V. Levinx32: fix struct dirent decoding
2015-11-26 Dmitry V. LevinConvert parsers of flock structures to new mpers infras...
2015-11-26 Dmitry V. Levinfcntl.c: use <linux/fcntl.h> instead of <fcntl.h>
2015-11-24 Dmitry V. LevinRemove parsers of getpmsg and putpmsg syscalls
2015-11-22 Dmitry V. LevinImplement name_to_handle_at and open_by_handle_at sysca...
next