Skip to content

Commit 692afaa

Browse files
authored
Update TODO
1 parent 8df8ce0 commit 692afaa

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

TODO

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
- add -vv option for large codebase (e.g. Django, Pytorch, etc)
2+
- -v option: Additionally enable built-in functions tracing
3+
- -vv option: Additionally enable stdlib tracing
4+
- stdlib path: sysconfig.get_paths()["stdlib"]
15
- trace format using ├, │, ─
26
- tui: fold/unfold
37
- tui: '/' (search function)
@@ -7,4 +11,3 @@
711
- output format: -o/--output -O <filename> / sqlite dump
812
- multiprocessing(pid) & multithreading(tid) tracing
913
- argument tracing
10-

0 commit comments

Comments
 (0)