Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kinst.h: make pointer to probe in kinst_cpu_state const | Christos Margiolis | 2023-07-19 | 1 | -1/+1 |
* | kinst: start moving towards per-probe trampolines | Christos Margiolis | 2023-07-19 | 1 | -0/+28 |
* | kinst.h: reorder function declarations based on implementation file | Christos Margiolis | 2023-07-19 | 1 | -6/+9 |
* | kinst: update LICENSE headers | Christos Margiolis | 2023-07-04 | 1 | -1/+5 |
* | kinst: use bool where appropriate | Christos Margiolis | 2023-06-03 | 1 | -2/+2 |
* | kinst: fix memcpy() tracing crash | Christos Margiolis | 2023-05-26 | 1 | -0/+1 |
* | kinst: add kinst_excluded() | Christos Margiolis | 2023-05-26 | 1 | -0/+2 |
* | kinst: Add per-CPU interrupt trampolines | Mark Johnston | 2022-12-08 | 1 | -0/+3 |
* | kinst: Initial revision | Christos Margiolis | 2022-10-11 | 1 | -0/+71 |