Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not print PID numbers if only configured to trace one thread | Mattias Andrée | 2020-05-30 | 1 | -2/+3 |
* | Add todo about different (bad) behaviour under valgrind | Mattias Andrée | 2020-05-30 | 1 | -0/+1 |
* | Continue vfork parent after child execs | Mattias Andrée | 2020-05-30 | 1 | -3/+22 |
* | Add -0 flag | Mattias Andrée | 2020-05-30 | 1 | -5/+7 |
* | m + add support for tracing vfork children | Mattias Andrée | 2020-05-30 | 1 | -14/+60 |
* | Add support for tracing fork children | Mattias Andrée | 2020-05-30 | 1 | -854/+97 |
* | Print errno names and strings | Mattias Andrée | 2020-05-30 | 1 | -16/+36 |
* | m | Mattias Andrée | 2020-05-30 | 1 | -9/+10 |
* | Minor simplification | Mattias Andrée | 2020-05-30 | 1 | -1/+1 |
* | Use process_vm_readv instead of PTRACE_PEEKDATA (no fallback) | Mattias Andrée | 2020-05-30 | 1 | -79/+55 |
* | Add an optimisation todo | Mattias Andrée | 2020-05-27 | 1 | -0/+2 |
* | First commit | Mattias Andrée | 2020-05-27 | 1 | -0/+966 |