]> granicus.if.org Git - strace/shortlog
strace
2019-09-25 Chen JingpiaoIntroduce seccomp-assisted syscall filtering
2019-09-25 Dmitry V. LevinAdd support for long options
2019-09-24 Eugene SyromyatnikovHandle xlat verbosity in evdev bitset printing
2019-09-24 Eugene Syromyatnikovioctl: do not print comments twice in -Xverbose
2019-09-24 Eugene Syromyatnikovtests/ioctl_evdev-success: rewrite ABS_MT check
2019-09-24 Eugene Syromyatnikovtests: add xlat verbosity support to printxval
2019-09-24 Eugene Syromyatnikovtests/tests.h: add XLAT_STR macro
2019-09-24 Eugene SyromyatnikovAdd PAF_ARRAY_TRUNCATED flag for print_array_ex
2019-09-24 Eugene SyromyatnikovAdd support for printing local arrays to print_array
2019-09-24 Eugene Syromyatnikovtests: move ioctl_evdev-v binary to pure_executables...
2019-09-24 Eugene Syromyatnikovtests: implement ioctl_evdev-success-v.test via ioctl_e...
2019-09-24 Eugene Syromyatnikovriscv64: remove mpers support
2019-09-23 Dmitry V. Levinriscv: rename to riscv64
2019-09-23 Eugene Syromyatnikovclone: implement clone3 syscall decoding
2019-09-23 Eugene Syromyatnikovtests/tests.h: add XLAT_KNOWN and XLAT_UNKNOWN macros
2019-09-23 Dmitry V. Levintests: fix umovestr_cached.test when process_vm_readv...
2019-09-23 Dmitry V. Levintests: disable umovestr_cached.test on ia64
2019-09-15 Paul Chaignontests: fix format warnings on x32
2019-09-15 Dmitry V. LevinImplement memory caching for umove* functions
2019-09-10 Gleb Fotengauer... Update ioctl entries from linux v5.3
2019-09-10 Gleb Fotengauer... maint: update for linux v5.3-rc8
2019-09-08 Eugene SyromyatnikovRewrite printnum_{slong,ulong,ptr,kptr} using dispatch_...
2019-09-08 Eugene Syromyatnikovdefs.h: introduce {opt,dispatch}_{word,klong}size
2019-09-04 Eugene Syromyatnikovs390: fix PRINT_UNKNOWN_TAIL_EX
2019-09-03 Eugene Syromyatnikovxlat: add comment about CLONE_DETACHED to clone_flags.in
2019-09-03 Eugene Syromyatnikovclone: fix print_tls_arg on x86
2019-09-01 Eugene Syromyatnikovs390: update sthyi decoder
2019-09-01 Eugene Syromyatnikovs390: replace structure size comments with static_assert's
2019-08-31 Dmitry V. Levintests: convert ksysent.test into a generated test
2019-08-31 Paul ChaignonAdd seccomp filter syscall flag
2019-08-29 Eugene Syromyatnikovstrace.spec: lower CentOS version requirement for pkgco...
2019-08-29 Eugene Syromyatnikovsockaddr: properly decode sockaddr_hci addresses withou...
2019-08-27 Eugene Syromyatnikovstrace.1.in: try to be more clear with -e trace=class...
2019-08-26 Eugene Syromyatnikovxlat: normalise fsmagic formatting
2019-08-23 Rasmus VillemoesAdd support for /dev/watchdog ioctls
2019-08-16 Dmitry V. Levinumoven: use error_func_msg instead of error_msg
2019-08-15 Dmitry V. LevinUse perror_func_msg instead of perror_msg where appropriate
2019-08-15 Dmitry V. LevinFix syscall tampering when PTRACE_GET_SYSCALL_INFO...
2019-08-15 Dmitry V. Levinsparc, sparc64: fix redundant get_regs invocation
2019-08-15 Eugene Syromyatnikovv4l2: avoid shifting left a signed number by 31 bit
2019-08-15 Eugene Syromyatnikovstrace.spec.in: use SPDX shortname format in License...
2019-08-15 Dmitry V. LevinImplement decoding of pidfd_open syscall
2019-08-14 Dmitry V. Levinxlat/gen.sh: remove #stop support
2019-08-14 Dmitry V. Levinxlat/skf_off: use XLAT_MACROS_ONLY instead of #stop
2019-08-14 Dmitry V. Levinxlat/scsi_sg_commands: use XLAT_MACROS_ONLY instead...
2019-08-14 Dmitry V. Levinxlat: mark as value indexed those files that meet certa...
2019-08-14 Eugene SyromyatnikovReplace direct usage of err_name/errnoent with print_err
2019-08-13 Dmitry V. Levinnetlink_unix_diag: implement UDIAG_SHOW_UID/UNIX_DIAG_U...
2019-08-13 Eugene Syromyatnikovnetlink_route: implement RTM_{NEW,DEL,GET}CHAIN decoding
2019-08-13 Dmitry V. Levinxlat: update TCP_* constants
2019-08-13 Dmitry V. Levinxlat: update *_MAGIC constants
2019-08-13 Dmitry V. Levinxlat: update KVM_CAP_* constants
2019-08-13 Dmitry V. Levinxlat: update KEYCTL_* constants
2019-08-13 Dmitry V. Levinxlat: update BPF_* constants
2019-08-13 Dmitry V. Levinxlat: update XDP_* constants
2019-08-13 Dmitry V. Levinxlat: update ETH_* constants
2019-08-11 Dmitry V. Levinxlat: update SO_* constants
2019-08-11 Dmitry V. Levin* xlat/setsock_options.in: Regenerate using maint/gen_x...
2019-08-11 Dmitry V. Levinxlat: provide fallback definition for MAP_UNINITIALIZED
2019-08-08 Eugene Syromyatnikovcount: add ability to sort on errors field
2019-08-06 Eugene Syromyatnikovcount: provide alternative names for sorting options
2019-08-06 Eugene Syromyatnikovcount: rewrite sort function selection using a table
2019-08-06 Dmitry V. Levintests: extend -S option check
2019-08-06 Eugene Syromyatnikovsyscall: track syscall system time a bit more explicitly
2019-08-06 Eugene Syromyatnikovcount: substract overhead per call
2019-08-06 Eugene Syromyatnikovutil: add ts_min and ts_max
2019-08-06 Eugene Syromyatnikovcount: use parse_ts for parsing overhead value
2019-08-06 Eugene Syromyatnikovdelay: use parse_ts for parsing delay value
2019-08-06 Eugene Syromyatnikovutil.c: add parse_ts
2019-08-06 Eugene Syromyatnikovcount: fix types in sorting comparison callbacks
2019-08-05 Eugene Syromyatnikovv4l2: improve control ID printing
2019-08-05 Eugene Syromyatnikovtests: add syslog-success test
2019-08-05 Eugene Syromyatnikovsyslog: decode log level in SYSLOG_ACTION_CONSOLE_LEVEL...
2019-08-05 Eugene Syromyatnikovsyslog: fix argument printing
2019-08-05 Eugene Syromyatnikovsyslog: do not print bufp and len for commands that...
2019-08-05 Eugene Syromyatnikovsyslog: fix switch statement indentation
2019-08-05 Eugene Syromyatnikovsyslog: print syslog command with verbose style, as...
2019-08-05 Dmitry V. Levintests: update hppa workaround in remap_file_pages test
2019-08-05 Dmitry V. LevinRemove AUDIT_ARCH_* fallback definitions from arch_get_...
2019-08-05 Eugene Syromyatnikovxlat: update audit_arch.in
2019-08-05 Eugene Syromyatnikovxlat: add elf_em.in
2019-08-04 Eugene Syromyatnikovstrace.c: sync up strace -h message with the man page
2019-08-04 Eugene Syromyatnikovstrace.1.in: add missing options to synopsis
2019-08-04 Eugene Syromyatnikovstrace.c: split lines in strace -h output to fit into...
2019-08-04 Eugene Syromyatnikovstrace.c: move -v to Output format section in strace...
2019-08-04 Eugene Syromyatnikovstrace.c: add "-k" to strace -h list of options
2019-08-04 Eugene Syromyatnikovstrace.1.in: rewrite supported -e status options in...
2019-08-04 Eugene Syromyatnikovstrace.1.in: reformat mpers support matrix table
2019-08-04 Eugene Syromyatnikovstrace.1.in: compact small named lists
2019-08-04 Eugene Syromyatnikovstrace.1.in: rewrite conditional parts
2019-08-04 Eugene Syromyatnikovstrace.1.in: add AUTHORS section
2019-08-04 Eugene Syromyatnikovstrace.1.in: add a link to the current project's home...
2019-08-04 Eugene Syromyatnikovstrace.1.in: reorder options
2019-08-04 Eugene SyromyatnikovTreat PowerPC 64 LE as a separate architecture
2019-08-04 Pierre MarsaisFix invalid free in trace_close_memstream
2019-08-04 Dmitry V. Levintests: fix expected output for some ipc tests
2019-08-02 Dmitry V. Levintests: check the latest MSG_TRUNC decoding fix
2019-08-02 Jeremy Kerrnet: Fix access beyond tracee buffer for MSG_TRUNC...
2019-07-24 Eugene SyromyatnikovAdd xlat description structure
2019-07-23 Eugene SyromyatnikovNEWS: retroactively mention that -z/-Z fix addresses...
next