summaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-03-05 09:58:17 +0200
committerPaul Buetow <paul@buetow.org>2025-03-05 09:58:17 +0200
commitbd3dc06cb9eb32b21c249793d485bdbcd9589a96 (patch)
treea617d7fa9f53d4489d2f08f7c0decd79b8cc8b54 /TODO.md
parent08e30830266c0996b85d3f28c25d09029011af94 (diff)
work on TID_FILTER, doesn't work yet fully, need to debug
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index fa5ae99..7a5890f 100644
--- a/TODO.md
+++ b/TODO.md
@@ -4,3 +4,5 @@
* More filters
* 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...