]> granicus.if.org Git - strace/shortlog
strace
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...
2019-07-23 Eugene Syromyatnikovxlat/v4l2_pix_fmts.in: work around V4L2_PIX_FMT_BGRA444...
2019-07-18 Anatoly PugachevREADME-configure: recommend 'make -k check' instead...
2019-07-18 Eugene SyromyatnikovGeneralise hardware address printing
2019-07-18 Eugene Syromyatnikovopen: implement sprint_open_modes using sprintflags_ex
2019-07-16 Dmitry V. LevinConsistently define __NR_* constants
2019-07-16 Dmitry V. Levinaarch64: remove syscall numbers range [1024...1079...
2019-07-16 Dmitry V. Levintests: skip socketcall test on arm eabi
2019-07-16 Dmitry V. Levintests: robustify statx test
2019-07-16 Dmitry V. Levintests: robustify old_mmap test
2019-07-16 Dmitry V. Levintests: robustify alarm test
2019-07-16 Eugene Syromyatnikovdefs.h: add ability to pass style to printxval_index_ex...
2019-07-16 Bharath Vedarthamtests: extend coverage of syslog tests
2019-07-16 Eugene Syromyatnikovaio: assorted iocb decoder updates
2019-07-16 Eugene Syromyatnikovioprio: add print_ioprio function
2019-07-15 Dmitry V. Levintests: serialize bpf-obj_get_info_by_fd based executables
2019-07-15 Dmitry V. Levintests: fix build and run on alpha with fresh kernel...
2019-07-15 Dmitry V. Levincopyright-year-gen, file-date-gen: enhance error diagno...
2019-07-15 Dmitry V. Levinconfigure.ac: honor exit status of commands run by...
2019-07-13 Eugene Syromyatnikovtests: test evdev bitset decoding more thoroughly
2019-07-13 Eugene Syromyatnikovevdev: fix array size calculation in decode_bitset_
2019-07-13 Eugene Syromyatnikovevdev: avoid bit vector decoding on non-successful...
2019-07-13 Chen Jingpiaofilter_qualify: export trace_set set
2019-07-13 Dmitry V. LevinPost-release administrivia
2019-07-12 Dmitry V. LevinPrepare for 5.2 release v5.2
2019-07-12 Dmitry V. LevinUpdate .mailmap
2019-07-11 Dmitry V. LevinUpdate copyright headers
2019-07-11 Dmitry V. Levinmaint/update_copyright_years.sh: take all commits into...
2019-07-11 Dmitry V. LevinFix preprocessor indentation
2019-07-10 Paul Chaignontests: check status qualifier
2019-07-10 Paul ChaignonImplement -e status=set option
2019-07-10 Paul ChaignonStage output for -z and -Z options
2019-07-10 Paul ChaignonAdd -Z option to print only failing syscalls
next