]> granicus.if.org Git - strace/shortlog
strace
2018-06-02 Eugene Syromyatnikovbpf: print xlated_prog_insns only when xlated_prog_len...
2018-06-02 Eugene Syromyatnikovbpf: move print_big_u64_addr inside print_ebpf_prog
2018-06-02 Dmitry V. Levinbpf_attr.h: add ATTRIBUTE_ALIGNED(8) to all fields...
2018-06-02 Eugene Syromyatnikovtests: cast printf arguments to short when %h format...
2018-06-02 Eugene Syromyatnikovxlat/evdev_keycode.in: remove constants with duplicatin...
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-06-01 Eugene Syromyatnikovm4: move the gawk script from m4/gen_bpf_attr_m4.sh...
2018-06-01 Eugene Syromyatnikovs390: wire up kexec_file_load syscall
2018-06-01 Zhibin Litests: check short read of struct flock/flock64
2018-06-01 Dmitry V. Levintests: extend struct flock/flock64 decoding checks
2018-06-01 Dmitry V. Levintests: extend F_OFD_* decoding checks
2018-06-01 Dmitry V. Levintests/fcntl-common.c: define and initialize errstr
2018-06-01 Dmitry V. Levintests/fcntl-common.c: add fd argument to invoke_test_sy...
2018-06-01 Dmitry V. Levintests: move F_OFD_SETLK* checks from fcntl64.c to fcntl...
2018-06-01 Dmitry V. Levintests: move F_OWNER_* tests to fcntl-common.c
2018-06-01 Dmitry V. Levintests: rename struct_flock.c to fcntl-common.c
2018-05-30 Eugene Syromyatnikovtests: check decoding of new FRA_* netlink attributes
2018-05-30 Eugene Syromyatnikovrtnl_rule: decode new FRA_* attributes
2018-05-30 Eugene Syromyatnikovnlattr: introduce decode_nla_xval helper
2018-05-30 Dmitry V. LevinMove definitions of xlat_type and xlat_style from defs...
2018-05-30 Dmitry V. Levintravis: switch from gcc-7 to gcc-8
2018-05-30 Eugene Syromyatnikovtests: use syscall() for ioctl() calls with oversized...
2018-05-30 Eugene Syromyatnikovprint_ifindex: respect xlat style settings
2018-05-30 Eugene Syromyatnikovtests/test_nlattr.h: fix pointer calculation in TEST_NL...
2018-05-30 Eugene Syromyatnikovnlattr: print index names in netlink meminfo array
2018-05-30 Eugene SyromyatnikovIntroduce ARRSZ_PAIR macro
2018-05-30 Eugene Syromyatnikovprint_array: add support for printing array indices
2018-05-29 Dmitry V. LevinEnhance printing of unfetchable object addresses in...
2018-05-29 Dmitry V. Levinprint_array: enhance printing of unfetchable object...
2018-05-29 Dmitry V. LevinIntroduce tfetch_* family of functions and macros
2018-05-29 Dmitry V. LevinIntroduce printaddr_comment
2018-05-29 Dmitry V. LevinTurn printaddr into a thin wrapper around printaddr64
2018-05-29 Eugene Syromyatnikovdefs.h: add comments about umove* return values
2018-05-28 Dmitry V. Levintests: use TAIL_ALLOC_OBJECT_CONST_PTR where appropriate
2018-05-28 Eugene Syromyatnikovbpf: decode bpf_attr.info field used by BPF_OBJ_GET_INF...
2018-05-28 Eugene Syromyatnikovbpf: add support for checking structures outside union...
2018-05-28 Dmitry V. Levinbpf: remove bpf_priv_data
2018-05-28 Eugene Syromyatnikovtests: add union bpf_attr.query.prog_ids field decoding...
2018-05-28 Eugene Syromyatnikovbpf: BPF_PROG_QUERY bpf_attr.query.prog_ids printing...
2018-05-28 Eugene Syromyatnikovbpf: add support for instruction decoding
2018-05-28 Eugene Syromyatnikovtests: check decoding of successful PERF_EVENT_IOC_...
2018-05-28 Eugene SyromyatnikovImplement PERF_EVENT_IOC_* decoding
2018-05-28 Dmitry V. Levintests: fix ipc_msgbuf.test
2018-05-25 Eugene Syromyatnikovxlat: update IPPROTO_* constants
2018-05-25 Eugene Syromyatnikovxlat: add fallback definitions to RTPROT_* constants
2018-05-25 Eugene Syromyatnikovxlat: add SECCOMP_FILTER_FLAG_SPEC_ALLOW
2018-05-25 Eugene Syromyatnikovprctl: add PR_GET_SPECULATION_CTRL/PR_SET_SPECULATION_C...
2018-05-25 Eugene Syromyatnikovtests: add keyctl variants with different xlat verbosit...
2018-05-25 Eugene Syromyatnikovkeyctl: print KEYCTL_SET_REQKEY_KEYRING argument as...
2018-05-25 Eugene Syromyatnikovkeyctl: respect xlat style when printing errno
2018-05-25 Eugene Syromyatnikovsyscall.c: unify error value printing
2018-05-25 Eugene Syromyatnikovioctl: implement INOTIFY_IOC_SETNEXTWD decoding
2018-05-25 Eugene Syromyatnikovtests/test_nlattr.h: avoid testing cropped objects...
2018-05-25 Eugene Syromyatnikovtests: pass index to print_elem_ callback in TEST_NLATT...
2018-05-24 Dmitry V. Levintests: further cleanup bpf big address checks
2018-05-23 Dmitry V. Levintests: cleanup bpf big address checks
2018-05-23 Eugene Syromyatnikovbpf: add support for BPF_RAW_TRACEPOINT_OPEN command...
2018-05-23 Eugene Syromyatnikovbpf: add support for decoding struct bpf_attr.expected_...
2018-05-23 Eugene Syromyatnikovnlattr: do not assume that SK_MEMINFO_VARS is constant
2018-05-23 Eugene SyromyatnikovIntroduce print_uint32_array_member helper function
2018-05-23 Eugene SyromyatnikovIntroduce print_int32_array_member helper function
2018-05-23 Eugene Syromyatnikovdefs.h: move print_uint64_array_member and print_array...
2018-05-23 Eugene Syromyatnikovtests/test_nlattr.h: fix pointer calculation in TEST_NL...
2018-05-23 Eugene Syromyatnikovsockaddr: add support for sockaddr_l2 without l2_bdaddr...
2018-05-23 Eugene Syromyatnikovsock: guess ifr_hwaddr size in SIOCSIFHWADDR/SIOCGIFHWADDR
2018-05-22 Dmitry V. LevinSimplify errnoent and signalent
2018-05-21 Eugene Syromyatnikovstrace.1.in: mention -Xraw in -eraw description
2018-05-21 Eugene Syromyatnikovstrace.1.in: display -k option description only if...
2018-05-21 Eugene Syromyatnikovstrace.1.in: format a reference to "open" syscall using...
2018-05-21 Eugene Syromyatnikovtests/qual_fault.test: add -efu arguments to the interp...
2018-05-21 Eugene Syromyatnikovtests/qual_fault.test: swap expected/output files in...
2018-05-21 Dmitry V. Levindefs.h: convert some macro wrappers into static inline...
2018-05-21 Eugene Syromyatnikovxlat: add support for xlat_styles in printxval_dispatch
2018-05-21 Eugene SyromyatnikovMake printxval_dispatch publicly available
2018-05-21 Eugene SyromyatnikovRevert "evdev: remove XT_NORMAL"
2018-05-21 Eugene Syromyatnikovdefs.h: introduce is_bigendian macro
2018-05-21 Eugene Syromyatnikovutil.c: make memory allocation error messages more...
2018-05-19 Eugene Syromyatnikovstrace.1.in: fix -A description
2018-05-19 Eugene Syromyatnikovstrace.1.in: document x32 64-bit syscall peculiarity
2018-05-19 Eugene Syromyatnikovlinux/x32/syscallent.h: change 64-bit syscall designation
2018-05-19 Eugene Syromyatnikovxlat: add BPF_PROG_TYPE_SK_MSG
2018-05-19 Eugene Syromyatnikovxlat: update bpf_attach_type constants
2018-05-19 Eugene Syromyatnikovxlat/sock_rds_options.in: make it sorted
2018-05-17 Gleb Fotengauer... Update ioctl entries from linux v4.17
2018-05-17 Gleb Fotengauer... maint: update for linux 4.17-rc5
2018-05-16 Dmitry V. Levinbpf: use indexed lookups where appropriate
2018-05-15 Dmitry V. Levinbpf: use printxval_index lookup instead of printxval
2018-05-15 Dmitry V. Levintime: use indexed lookups
2018-05-15 Andre McCurdylinux/arm/raw_syscall.h: avoid r7 specified register...
2018-05-15 Dmitry V. Levinsockaddr: use printxval_index lookup instead of printxval
2018-05-15 Eugene Syromyatnikovsockaddr: use printxval_search for ARPHRD_* constants
2018-05-15 Eugene SyromyatnikovAdd a common MAC address printing routine
2018-05-15 Eugene Syromyatnikovsockaddr: decode Bluetooth L2 CID values
2018-05-15 Eugene Syromyatnikovsockaddr: decode Bluetooth L2 PSM values
2018-05-15 Eugene Syromyatnikovsockaddr: decode bluetooth address type names
2018-05-15 Eugene Syromyatnikovsockaddr: decode Bluetooth socket address unconditionally
2018-05-15 Eugene SyromyatnikovAvoid using print_array as a local variable name
2018-05-15 Eugene Syromyatnikovxlat: update MSG_* constants
2018-05-14 Dmitry V. Levinsocketutils: use exact match of unix domain sockets...
next