2019-10-07 |
Fanda Uchytil | strace: expand -D option |
commit | commitdiff | tree | snapshot |
2019-10-04 |
Dmitry V. Levin | Fix -b execve when --seccomp-bpf option is specified |
commit | commitdiff | tree | snapshot |
2019-10-04 |
Dmitry V. Levin | filter_seccomp: fix build for no-MMU targets |
commit | commitdiff | tree | snapshot |
2019-10-04 |
Dmitry V. Levin | tests: check -D option |
commit | commitdiff | tree | snapshot |
2019-10-04 |
Dmitry V. Levin | tests: check -F and -zZ options |
commit | commitdiff | tree | snapshot |
2019-10-04 |
Dmitry V. Levin | tests: extend checks of --seccomp-bpf diagnostics |
commit | commitdiff | tree | snapshot |
2019-10-04 |
Dmitry V. Levin | tests: add support of multi-line diagnostics to check_h |
commit | commitdiff | tree | snapshot |
2019-10-04 |
Eugene Syromyatnikov | Move FLAG_ macro from defs.h to macros.h |
commit | commitdiff | tree | snapshot |
2019-10-04 |
Eugene Syromyatnikov | ioctl: sort entries in ioctl_decode switch statement |
commit | commitdiff | tree | snapshot |
2019-10-04 |
Eugene Syromyatnikov | util: avoid double printing of ellipsis in print_array |
commit | commitdiff | tree | snapshot |
2019-10-03 |
Eugene Syromyatnikov | tests: add ioctl_evdev-success* test binaries to .gitignore |
commit | commitdiff | tree | snapshot |
2019-10-02 |
Dmitry V. Levin | tests/sigaction: workaround odd libcs on alpha and... |
commit | commitdiff | tree | snapshot |
2019-10-02 |
Dmitry V. Levin | Distribute copyright-year-gen, file-date-gen, and git... |
commit | commitdiff | tree | snapshot |
2019-10-01 |
Dmitry V. Levin | tests: fix -a argument in stat and lstat tests |
commit | commitdiff | tree | snapshot |
2019-10-01 |
Dmitry V. Levin | Prefer https URLs where possible |
commit | commitdiff | tree | snapshot |
2019-10-01 |
Dmitry V. Levin | Update debian/watch |
commit | commitdiff | tree | snapshot |
2019-10-01 |
Dmitry V. Levin | Update ax_prog_cc_for_build.m4 |
commit | commitdiff | tree | snapshot |
2019-10-01 |
Dmitry V. Levin | Update auxiliary maintainer mode build tools |
commit | commitdiff | tree | snapshot |
2019-09-27 |
Andreas Schwab | Remove traces of riscv64 mpers |
commit | commitdiff | tree | snapshot |
2019-09-25 |
Eugene Syromyatnikov | strace.1.in: move --seccomp-bpf description down |
commit | commitdiff | tree | snapshot |
2019-09-25 |
Eugene Syromyatnikov | strace.1.in: mention seccomp(2) in --seccomp-bpf option... |
commit | commitdiff | tree | snapshot |
2019-09-25 |
Eugene Syromyatnikov | strace.1.in: describe time format specification |
commit | commitdiff | tree | snapshot |
2019-09-25 |
Eugene Syromyatnikov | strace.1.in: add a missing comma before "but" |
commit | commitdiff | tree | snapshot |
2019-09-25 |
Eugene Syromyatnikov | strace.1.in: eliminate empty lines |
commit | commitdiff | tree | snapshot |
2019-09-25 |
Eugene Syromyatnikov | strace.1.in: properly indent -e inject description |
commit | commitdiff | tree | snapshot |
2019-09-25 |
Dmitry V. Levin | Post-release administrivia |
commit | commitdiff | tree | snapshot |
2019-09-25 |
Dmitry V. Levin | Prepare for 5.3 release v5.3 |
commit | commitdiff | tree | snapshot |
2019-09-25 |
Dmitry V. Levin | tests: workaround systemd-nspawn habit of disabling... |
commit | commitdiff | tree | snapshot |
2019-09-25 |
Dmitry V. Levin | Update copyright headers |
commit | commitdiff | tree | snapshot |
2019-09-25 |
Dmitry V. Levin | Fix preprocessor indentation |
commit | commitdiff | tree | snapshot |
2019-09-25 |
Eugene Syromyatnikov | Update NEWS |
commit | commitdiff | tree | snapshot |
2019-09-25 |
Chen Jingpiao | tests: check seccomp-assisted syscall filtering |
commit | commitdiff | tree | snapshot |
2019-09-25 |
Paul Chaignon | filter_seccomp: skip seccomp setup when there's nothing... |
commit | commitdiff | tree | snapshot |
2019-09-25 |
Chen Jingpiao | Introduce seccomp-assisted syscall filtering |
commit | commitdiff | tree | snapshot |
2019-09-25 |
Dmitry V. Levin | Add support for long options |
commit | commitdiff | tree | snapshot |
2019-09-24 |
Eugene Syromyatnikov | Handle xlat verbosity in evdev bitset printing |
commit | commitdiff | tree | snapshot |
2019-09-24 |
Eugene Syromyatnikov | ioctl: do not print comments twice in -Xverbose |
commit | commitdiff | tree | snapshot |
2019-09-24 |
Eugene Syromyatnikov | tests/ioctl_evdev-success: rewrite ABS_MT check |
commit | commitdiff | tree | snapshot |
2019-09-24 |
Eugene Syromyatnikov | tests: add xlat verbosity support to printxval |
commit | commitdiff | tree | snapshot |
2019-09-24 |
Eugene Syromyatnikov | tests/tests.h: add XLAT_STR macro |
commit | commitdiff | tree | snapshot |
2019-09-24 |
Eugene Syromyatnikov | Add PAF_ARRAY_TRUNCATED flag for print_array_ex |
commit | commitdiff | tree | snapshot |
2019-09-24 |
Eugene Syromyatnikov | Add support for printing local arrays to print_array |
commit | commitdiff | tree | snapshot |
2019-09-24 |
Eugene Syromyatnikov | tests: move ioctl_evdev-v binary to pure_executables... |
commit | commitdiff | tree | snapshot |
2019-09-24 |
Eugene Syromyatnikov | tests: implement ioctl_evdev-success-v.test via ioctl_e... |
commit | commitdiff | tree | snapshot |
2019-09-24 |
Eugene Syromyatnikov | riscv64: remove mpers support |
commit | commitdiff | tree | snapshot |
2019-09-23 |
Dmitry V. Levin | riscv: rename to riscv64 |
commit | commitdiff | tree | snapshot |
2019-09-23 |
Eugene Syromyatnikov | clone: implement clone3 syscall decoding |
commit | commitdiff | tree | snapshot |
2019-09-23 |
Eugene Syromyatnikov | tests/tests.h: add XLAT_KNOWN and XLAT_UNKNOWN macros |
commit | commitdiff | tree | snapshot |
2019-09-23 |
Dmitry V. Levin | tests: fix umovestr_cached.test when process_vm_readv... |
commit | commitdiff | tree | snapshot |
2019-09-23 |
Dmitry V. Levin | tests: disable umovestr_cached.test on ia64 |
commit | commitdiff | tree | snapshot |
2019-09-15 |
Paul Chaignon | tests: fix format warnings on x32 |
commit | commitdiff | tree | snapshot |
2019-09-15 |
Dmitry V. Levin | Implement memory caching for umove* functions |
commit | commitdiff | tree | snapshot |
2019-09-10 |
Gleb Fotengauer... | Update ioctl entries from linux v5.3 |
commit | commitdiff | tree | snapshot |
2019-09-10 |
Gleb Fotengauer... | maint: update for linux v5.3-rc8 |
commit | commitdiff | tree | snapshot |
2019-09-08 |
Eugene Syromyatnikov | Rewrite printnum_{slong,ulong,ptr,kptr} using dispatch_... |
commit | commitdiff | tree | snapshot |
2019-09-08 |
Eugene Syromyatnikov | defs.h: introduce {opt,dispatch}_{word,klong}size |
commit | commitdiff | tree | snapshot |
2019-09-04 |
Eugene Syromyatnikov | s390: fix PRINT_UNKNOWN_TAIL_EX |
commit | commitdiff | tree | snapshot |
2019-09-03 |
Eugene Syromyatnikov | xlat: add comment about CLONE_DETACHED to clone_flags.in |
commit | commitdiff | tree | snapshot |
2019-09-03 |
Eugene Syromyatnikov | clone: fix print_tls_arg on x86 |
commit | commitdiff | tree | snapshot |
2019-09-01 |
Eugene Syromyatnikov | s390: update sthyi decoder |
commit | commitdiff | tree | snapshot |
2019-09-01 |
Eugene Syromyatnikov | s390: replace structure size comments with static_assert's |
commit | commitdiff | tree | snapshot |
2019-08-31 |
Dmitry V. Levin | tests: convert ksysent.test into a generated test |
commit | commitdiff | tree | snapshot |
2019-08-31 |
Paul Chaignon | Add seccomp filter syscall flag |
commit | commitdiff | tree | snapshot |
2019-08-29 |
Eugene Syromyatnikov | strace.spec: lower CentOS version requirement for pkgco... |
commit | commitdiff | tree | snapshot |
2019-08-29 |
Eugene Syromyatnikov | sockaddr: properly decode sockaddr_hci addresses withou... |
commit | commitdiff | tree | snapshot |
2019-08-27 |
Eugene Syromyatnikov | strace.1.in: try to be more clear with -e trace=class... |
commit | commitdiff | tree | snapshot |
2019-08-26 |
Eugene Syromyatnikov | xlat: normalise fsmagic formatting |
commit | commitdiff | tree | snapshot |
2019-08-23 |
Rasmus Villemoes | Add support for /dev/watchdog ioctls |
commit | commitdiff | tree | snapshot |
2019-08-16 |
Dmitry V. Levin | umoven: use error_func_msg instead of error_msg |
commit | commitdiff | tree | snapshot |
2019-08-15 |
Dmitry V. Levin | Use perror_func_msg instead of perror_msg where appropriate |
commit | commitdiff | tree | snapshot |
2019-08-15 |
Dmitry V. Levin | Fix syscall tampering when PTRACE_GET_SYSCALL_INFO... |
commit | commitdiff | tree | snapshot |
2019-08-15 |
Dmitry V. Levin | sparc, sparc64: fix redundant get_regs invocation |
commit | commitdiff | tree | snapshot |
2019-08-15 |
Eugene Syromyatnikov | v4l2: avoid shifting left a signed number by 31 bit |
commit | commitdiff | tree | snapshot |
2019-08-15 |
Eugene Syromyatnikov | strace.spec.in: use SPDX shortname format in License... |
commit | commitdiff | tree | snapshot |
2019-08-15 |
Dmitry V. Levin | Implement decoding of pidfd_open syscall |
commit | commitdiff | tree | snapshot |
2019-08-14 |
Dmitry V. Levin | xlat/gen.sh: remove #stop support |
commit | commitdiff | tree | snapshot |
2019-08-14 |
Dmitry V. Levin | xlat/skf_off: use XLAT_MACROS_ONLY instead of #stop |
commit | commitdiff | tree | snapshot |
2019-08-14 |
Dmitry V. Levin | xlat/scsi_sg_commands: use XLAT_MACROS_ONLY instead... |
commit | commitdiff | tree | snapshot |
2019-08-14 |
Dmitry V. Levin | xlat: mark as value indexed those files that meet certa... |
commit | commitdiff | tree | snapshot |
2019-08-14 |
Eugene Syromyatnikov | Replace direct usage of err_name/errnoent with print_err |
commit | commitdiff | tree | snapshot |
2019-08-13 |
Dmitry V. Levin | netlink_unix_diag: implement UDIAG_SHOW_UID/UNIX_DIAG_U... |
commit | commitdiff | tree | snapshot |
2019-08-13 |
Eugene Syromyatnikov | netlink_route: implement RTM_{NEW,DEL,GET}CHAIN decoding |
commit | commitdiff | tree | snapshot |
2019-08-13 |
Dmitry V. Levin | xlat: update TCP_* constants |
commit | commitdiff | tree | snapshot |
2019-08-13 |
Dmitry V. Levin | xlat: update *_MAGIC constants |
commit | commitdiff | tree | snapshot |
2019-08-13 |
Dmitry V. Levin | xlat: update KVM_CAP_* constants |
commit | commitdiff | tree | snapshot |
2019-08-13 |
Dmitry V. Levin | xlat: update KEYCTL_* constants |
commit | commitdiff | tree | snapshot |
2019-08-13 |
Dmitry V. Levin | xlat: update BPF_* constants |
commit | commitdiff | tree | snapshot |
2019-08-13 |
Dmitry V. Levin | xlat: update XDP_* constants |
commit | commitdiff | tree | snapshot |
2019-08-13 |
Dmitry V. Levin | xlat: update ETH_* constants |
commit | commitdiff | tree | snapshot |
2019-08-11 |
Dmitry V. Levin | xlat: update SO_* constants |
commit | commitdiff | tree | snapshot |
2019-08-11 |
Dmitry V. Levin | * xlat/setsock_options.in: Regenerate using maint/gen_x... |
commit | commitdiff | tree | snapshot |
2019-08-11 |
Dmitry V. Levin | xlat: provide fallback definition for MAP_UNINITIALIZED |
commit | commitdiff | tree | snapshot |
2019-08-08 |
Eugene Syromyatnikov | count: add ability to sort on errors field |
commit | commitdiff | tree | snapshot |
2019-08-06 |
Eugene Syromyatnikov | count: provide alternative names for sorting options |
commit | commitdiff | tree | snapshot |
2019-08-06 |
Eugene Syromyatnikov | count: rewrite sort function selection using a table |
commit | commitdiff | tree | snapshot |
2019-08-06 |
Dmitry V. Levin | tests: extend -S option check |
commit | commitdiff | tree | snapshot |
2019-08-06 |
Eugene Syromyatnikov | syscall: track syscall system time a bit more explicitly |
commit | commitdiff | tree | snapshot |
2019-08-06 |
Eugene Syromyatnikov | count: substract overhead per call |
commit | commitdiff | tree | snapshot |
2019-08-06 |
Eugene Syromyatnikov | util: add ts_min and ts_max |
commit | commitdiff | tree | snapshot |
2019-08-06 |
Eugene Syromyatnikov | count: use parse_ts for parsing overhead value |
commit | commitdiff | tree | snapshot |
next |