Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use __SIGRTMIN and __SIGRTMAX and #define them if missing | Mattias Andrée | 2020-06-21 | 1 | -7/+20 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Use SIGRTMIN and SIGRTMAX instead of __-prefixed versions | Michael Forney | 2020-06-21 | 1 | -7/+7 |
| | |||||
* | Some cleanup and preparation for support for multiple architectures (both host and client) and OSes | Mattias Andrée | 2020-06-02 | 1 | -0/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Print signal names | Mattias Andrée | 2020-05-31 | 1 | -0/+29 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | m + add support for tracing vfork children | Mattias Andrée | 2020-05-30 | 1 | -0/+12 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add support for tracing fork children | Mattias Andrée | 2020-05-30 | 1 | -0/+16 |
Signed-off-by: Mattias Andrée <maandree@kth.se> |