Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tracing fork children does not work | Mattias Andrée | 2020-05-31 | 1 | -2/+6 |
* | Print signal names | Mattias Andrée | 2020-05-31 | 1 | -0/+2 |
* | Add support for tracing threads | Mattias Andrée | 2020-05-30 | 1 | -0/+3 |
* | Do not print PID numbers if only configured to trace one thread | Mattias Andrée | 2020-05-30 | 1 | -1/+1 |
* | Continue vfork parent after child execs | Mattias Andrée | 2020-05-30 | 1 | -1/+2 |
* | m + add support for tracing vfork children | Mattias Andrée | 2020-05-30 | 1 | -2/+28 |
* | Add support for tracing fork children | Mattias Andrée | 2020-05-30 | 1 | -0/+90 |