summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-02-26 16:19:17 +0200
committerPaul Buetow <paul@buetow.org>2025-02-26 16:19:17 +0200
commit8449da29a25d9146f5725e66e6b7782c816044b9 (patch)
treed1fc912433d6dedf126459321c91886c577e4d3c
parent134be25d023f7d34e9683d1d71be3208e7dc6166 (diff)
more ideas
-rw-r--r--TODO.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md
index 6e4971d..0af4c75 100644
--- a/TODO.md
+++ b/TODO.md
@@ -17,9 +17,10 @@ What format? What to visualize on the stack axis?
user;cmd_name;pid;tid;syscall_name count
user;cmd_name;pid;tid;syscall_name bytes
+user:cmd_name;pid:tid;prev_syscall_name->syscall_name;duration IN DIFFERENT COLOR
+user:cmd_name;pid:tid;prev_syscall_name->syscall_name;fd;duration IN DIFFERENT COLOR
user;cmd_name;pid;tid;syscall_name duration
user;cmd_name;pid;tid;syscall_name;fd duration
-user;cmd_name;pid;tid;syscall_name;pathdecoded duration
user;cmd_name;pid;tid;PATHMATCH;syscall_name duration
user;cmd_name;pid;tid;OTHER;syscall_name duration