Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Include linux/fs.h for lseek and renameat2 flags | Michael Forney | 2020-06-21 | 1 | -0/+1 |
| | |||||
* | io_pgetevents is not documented | Mattias Andrée | 2020-06-02 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Minor cleanup | Mattias Andrée | 2020-06-02 | 1 | -3/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Fix regressen: print pointers in hexadecimal | Mattias Andrée | 2020-06-02 | 1 | -5/+5 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Do not use \t in traces, does not look good with PID prefixes in the output | Mattias Andrée | 2020-06-02 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Some cleanup and preparation for support for multiple architectures (both host and client) and OSes | Mattias Andrée | 2020-06-02 | 1 | -64/+56 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Minor output improvements | Mattias Andrée | 2020-06-01 | 1 | -7/+16 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Print data stored to output parameters in system calls | Mattias Andrée | 2020-06-01 | 1 | -46/+187 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Remove p before > in syscall formats | Mattias Andrée | 2020-06-01 | 1 | -19/+22 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Work on syscall formatters | Mattias Andrée | 2020-06-01 | 1 | -77/+408 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | m + add support for tracing vfork children | Mattias Andrée | 2020-05-30 | 1 | -2/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add support for tracing fork children | Mattias Andrée | 2020-05-30 | 1 | -0/+560 |
Signed-off-by: Mattias Andrée <maandree@kth.se> |