]> granicus.if.org Git - strace/shortlog
strace
2017-08-02 Dmitry V. Levintests: enhance test coverage of printstrn and umoven
2017-08-02 Dmitry V. Levintests: add test_printstrn function to libtests
2017-08-01 Dmitry V. Levintests: enhance test coverage of printpath and umovestr
2017-08-01 Dmitry V. Levintests: add test_printpath function to libtests
2017-08-01 Dmitry V. Levintests: add test_process_vm_readv and test_ptrace_peekda...
2017-08-01 Dmitry V. Levinprintpath: do not fetch more than PATH_MAX bytes from...
2017-07-31 Dmitry V. Levinucopy: cleanup umoven_peekdata and umovestr_peekdata
2017-07-31 Dmitry V. Levinucopy: move legacy fallbacks of umoven and umovestr...
2017-07-31 Dmitry V. Levinucopy: move process_vm_readv ENOSYS check to vm_read_mem
2017-07-31 Eugene SyromyatnikovPrint enabled optional features in strace version output
2017-07-31 Eugene Syromyatnikovtests/strace-V.test: rename getval to getstr
2017-07-30 Dmitry V. Levinucopy: refactor the check for invalid tracee addresses
2017-07-30 Dmitry V. Levinucopy: enhance vm_read_mem error diagnostics
2017-07-29 Dmitry V. Levinucopy: skip redundant tracee address truncation check
2017-07-28 Dmitry V. Levinutil: move umoven and umovestr to a separate file
2017-07-27 Dmitry V. Levinbpf: enhance decoding of BPF_MAP_LOOKUP_ELEM and BPF_MA...
2017-07-27 Dmitry V. Levinbpf: update BPF_MAP_CREATE decoding
2017-07-27 Dmitry V. Levinbpf: update BPF_PROG_LOAD decoding
2017-07-26 Dmitry V. Levintests: enhance test coverage of bpf syscall parser
2017-07-26 Dmitry V. Levinm4: macroize union bpf_attr field checks
2017-07-26 Dmitry V. LevinMove offsetofend from defs.h to macros.h
2017-07-26 Dmitry V. Levinbpf: print unused fields of union bpf_attr if one of...
2017-07-26 Dmitry V. Levinbpf: change handling of big and unaccessible data to...
2017-07-25 Dmitry V. Levinbpf: replace big switch statement with a dispatch table
2017-07-25 Dmitry V. Levinbpf: use PRINT_FIELD_* macros
2017-07-25 Eugene SyromyatnikovAdd terminating comment after each DECL_* macro definition
2017-07-24 Dmitry V. LevinIntroduce print_quoted_cstring
2017-07-24 JingPiao Chentests: check decoding of NETLINK_CRYPTO crypto_user_alg...
2017-07-24 JingPiao Chentests: extend TEST_NLATTR_OBJECT macro
2017-07-24 JingPiao Chennetlink: decode NETLINK_CRYPTO crypto_user_alg netlink...
2017-07-24 JingPiao Chentests: check decoding of NETLINK_CRYPTO messages
2017-07-24 JingPiao Chentests: extend TEST_NETLINK_OBJECT macro
2017-07-24 JingPiao Chennetlink: add a basic parser of NETLINK_CRYPTO messages
2017-07-23 Dmitry V. LevinUnify PRINT_FIELD_XVAL and PRINT_FIELD_XVAL64
2017-07-23 Dmitry V. LevinUnify PRINT_FIELD_FLAGS and PRINT_FIELD_FLAGS64
2017-07-23 Nikolay Marchukpathtrace: fix fanotify_mark path tracing on 32-bit...
2017-07-22 Dmitry V. Levintravis: add valgrind check support
2017-07-22 JingPiao Chennetlink_sock_diag: replace NLA_ALIGN with NLMSG_ALIGN
2017-07-22 Dmitry V. Levintravis: configure build with dependency tracking disabled
2017-07-22 Eugene Syromyatnikovm4: remove equal sign from define directive in ax_valgr...
2017-07-21 Dmitry V. Levinkeyctl: add support for KEYCTL_RESTRICT_KEYRING operation
2017-07-21 Dmitry V. Levintests: robustify strace-t.test
2017-07-21 Dmitry V. Levinx86: wire up arch_prctl syscall
2017-07-21 Dmitry V. Levintests: tweak strace-ff.test for slow startup case
2017-07-21 Dmitry V. Levintests: update valgrind suppressions
2017-07-21 Dmitry V. LevinDo not copy optarg unnecessarily
2017-07-20 Dmitry V. Levintravis: add build environment information to the travis log
2017-07-20 Dmitry V. Levinbuild: add check-valgrind-* to recursive targets
2017-07-20 Dmitry V. Levintests: add check-valgrind-local make rule
2017-07-20 Dmitry V. LevinAdd ksysent.h and scno.h to BUILT_SOURCES
2017-07-20 Dmitry V. Levintests: fix valgrind suppression file path
2017-07-19 Dmitry V. LevinUpdate AX_VALGRIND_CHECK
2017-07-19 Dmitry V. LevinUpdate AX_CODE_COVERAGE
2017-07-19 Dmitry V. LevinUpdate input event KEY_* constants
2017-07-19 Dmitry V. LevinUpdate fs *_MAGIC constants
2017-07-19 Dmitry V. LevinMove family-specific NETLINK_SOCK_DIAG parsers to separ...
2017-07-19 Dmitry V. LevinAdjust prototypes of netlink parsing functions
2017-07-19 JingPiao Chentests: check decoding of nlmsgerr attributes
2017-07-19 JingPiao Chennetlink: decode nlmsgerr attributes
2017-07-19 JingPiao Chennetlink: adjust decode_nlmsgerr for extended ACK reporting
2017-07-19 JingPiao Chennetlink: decode netlink message ack flags
2017-07-19 Dmitry V. Levintests: enhance error diagnostics
2017-07-19 Dmitry V. Levintests: enhance timeout diagnostics
2017-07-19 Dmitry V. Levinuserfaultfd: decode struct uffdio_api.features as flags
2017-07-19 Dmitry V. Levinuserfaultfd: enhance decoding of struct uffdio_api...
2017-07-18 Dmitry V. Levinuserfaultfd: use PRINT_FIELD_* macros
2017-07-18 Dmitry V. LevinIntroduce PRINT_FIELD_FLAGS64 and PRINT_FIELD_XVAL64
2017-07-17 Dmitry V. LevinUpdate NEWS
2017-07-17 Dmitry V. Levinaio: change struct iocb.aio_lio_opcode output format
2017-07-17 Dmitry V. Levinaio: use PRINT_FIELD_* macros
2017-07-17 Dmitry V. LevinIntroduce PRINT_FIELD_FD and PRINT_FIELD_STRN
2017-07-16 Dmitry V. LevinUpdate BPF_* constants
2017-07-16 Dmitry V. LevinUpdate SO_* constants
2017-07-16 Dmitry V. LevinUpdate SCM_* constants
2017-07-16 JingPiao Chentests: check decoding of NETLINK_SELINUX protocol
2017-07-16 JingPiao Chennetlink: decode NETLINK_SELINUX protocol
2017-07-15 Dmitry V. Levinsg_io_v3: use PRINT_FIELD_* macros
2017-07-15 Dmitry V. LevinIntroduce PRINT_FIELD_PTR
2017-07-15 Dmitry V. LevinProvide mpers_ptr_t definition for non-mpers case
2017-07-14 Lazar TrsicMove is_negated_errno() to new header negated_errno.h
2017-07-14 Dmitry V. Levinsg_io_v4: use PRINT_FIELD_* macros
2017-07-14 Dmitry V. Levindm: use PRINT_FIELD_* macros
2017-07-13 Dmitry V. LevinMove macros related to kernel types to kernel_types.h
2017-07-13 Lazar Trsicmips64: fix PRI__64 macro definition when compiled...
2017-07-13 Dmitry V. Levinblock: use PRINT_FIELD_* macros
2017-07-12 Dmitry V. Levinnetlink_sock_diag: enhance decoding of long meminfo...
2017-07-12 Dmitry V. Levintests: extend coverage of netlink_diag_req decoder
2017-07-12 JingPiao Chentests: check decoding of NETLINK_CRYPTO nlmsg_flags
2017-07-12 JingPiao Chennetlink: add decoding of NETLINK_CRYPTO nlmsg_flags
2017-07-12 JingPiao Chentests: check decoding of NETLINK_CRYPTO message types
2017-07-12 JingPiao Chennetlink: add decoding of NETLINK_CRYPTO message types
2017-07-12 JingPiao Chentests: introduce TEST_NETLINK and TEST_NETLINK_ macros
2017-07-11 JingPiao Chentests: check decoding of nlattr_inet_diag_req_v2 attributes
2017-07-11 JingPiao Chentests: check decoding of nlattr_inet_diag_req_compat...
2017-07-11 JingPiao Chennetlink: decode AF_INET inet_diag_req_* attributes
2017-07-11 Dmitry V. LevinIntroduce PRINT_FIELD_CSTRING
2017-07-11 Dmitry V. LevinRename PRINT_FIELD_QUOTED_STRING to PRINT_FIELD_STRING
2017-07-10 Dmitry V. LevinUpdate RWF_* constants
2017-07-10 Dmitry V. LevinIntorduce PRINT_FIELD_0X
2017-07-10 Dmitry V. Levinprint_inet_addr: use inet_addr-based output format...
next