diff options
| author | Paul Buetow <paul@buetow.org> | 2025-03-15 00:02:52 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-03-15 00:02:52 +0200 |
| commit | 191a8716a52a761f38550d4e58b14b9f5594d8ae (patch) | |
| tree | 46a2d5ec70b42e9698d1ef8948cb272a6f69e91d /TODO.md | |
| parent | b3bbc7ae0ea6747686626d26d0e5484ed06f49fe (diff) | |
jo:x
Diffstat (limited to 'TODO.md')
| -rw-r--r-- | TODO.md | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -2,18 +2,14 @@ * Target OS is Rocky 9 and not Rocky 8 (can use a bhyve VM) * More filters - * By directory - * By directory sub-match - * By regex match of whole path * By syscall -* Output format so that it is compatible with the flamegraph grapher * Capture more tracepoints? See comments in tracepoints.c's header. * Automatic testing (integration tests) * Performance benchmark... ## FlameGraphs -What format? What to visualize on the stack axis? +More ideas ``` user;cmd_name;pid;tid;syscall_name count |
