summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Introduce --argv0 optionJohn Reiser2023-05-061-0/+6
* Remove -l alias for the recently introduced --syscall-limit optionDmitry V. Levin2023-05-051-4/+2
* doc/strace.1: mention --tips in the synopsisEugene Syromyatnikov2023-05-051-0/+5
* doc/strace.1: sort options in the synopsys, mention -YEugene Syromyatnikov2023-05-051-13/+13
* Implement decoding of signal masks associated with signalfd file descriptorsleedagee2023-04-291-1/+4
* Implement an ability to filter syscalls that operate on specific FDsEugene Syromyatnikov2023-04-221-0/+17
* Document new -l/--syscall-limit optionsSahil Siddiq2023-04-031-0/+14
* strace.1: fix typosDmitry V. Levin2022-10-161-2/+2
* doc/strace.1: add all supported -e qualifier synonymsEugene Syromyatnikov2022-07-191-0/+26
* Raise strace awarenessEugene Syromyatnikov2022-04-021-0/+28
* Add an option for raising Strauss awarenessEugene Syromyatnikov2022-04-021-0/+2
* doc/strace.1: wfixEugene Syromyatnikov2022-01-181-2/+2
* doc/strace.1: align -e inject/--inject syntax description to the leftEugene Syromyatnikov2022-01-181-2/+4
* doc/strace.1: update strace example outputEugene Syromyatnikov2022-01-181-3/+3
* doc/strace.1: add references to syscall(2) and signal(7) to SEE ALSOEugene Syromyatnikov2022-01-181-1/+3
* doc/strace.1: refer to syscalls(2) for syscall names referenceEugene Syromyatnikov2022-01-181-1/+3
* Extend personality designation syntax to support all@persDmitry V. Levin2022-01-161-0/+3
* Extend personality designation syntax to support %class@persDmitry V. Levin2022-01-151-15/+15
* Implement displaying of expected context upon mismatchRenaud Métrich2022-01-041-6/+27
* Use a separate manpage date for strace-log-merge.1Dmitry V. Levin2022-01-012-2/+2
* Document AT_FDCWD path decoding featureEugene Syromyatnikov2021-11-291-1/+6
* Make --decode-pids usage more in line with --decode-fdsEugene Syromyatnikov2021-11-281-0/+20
* doc/strace.1: elaborate on support of multiple PIDs as a -p argumentEugene Syromyatnikov2021-11-251-1/+8
* Implement -Y/--decode-pids=comm option for printing command names for PIDsMasatake YAMATO2021-11-141-0/+5
* Introduce --decode-pids=pidns as an alias for --pidns-translationMasatake YAMATO2021-11-141-0/+2
* strace: add --strings-in-hex=non-ascii-chars optionEugene Syromyatnikov2021-11-111-4/+45
* strace.1: embolden --secontext argumentEugene Syromyatnikov2021-11-081-1/+1
* doc/strace.1.in: rewrite simultaneous signal and retval/error injection partEugene Syromyatnikov2021-08-241-3/+5
* doc/strace.1.in: mention poke_enter/poke_exit as valid inject actionsEugene Syromyatnikov2021-08-221-1/+3
* doc/strace.1.in: tfixEugene Syromyatnikov2021-08-201-1/+1
* Implement --secontext[=full] option to display SELinux contextsldv/secontextRenaud Métrich2021-04-041-0/+9
* Add -e inject=<...>:poke_{enter,exit}=<...> functionalityElvira Khabirova2021-02-071-3/+20
* Move manual pages and some dev documentation into doc subdirectoryDmitry V. Levin2021-02-026-0/+2507