summaryrefslogtreecommitdiff
path: root/docs/tutorial/assets
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-05-06 09:42:43 +0300
committerPaul Buetow <paul@buetow.org>2026-05-06 09:42:43 +0300
commitd78a2530da91b76625b71c2aeaf3293abc6c3a4b (patch)
tree5d59a7a1014955564b9f2c30decaf6be257e61cf /docs/tutorial/assets
parentfbb7c9a9ad8d03d5d095ac441a58b37537e0ab8d (diff)
move demo/ to docs/tutorial/, commit assets, consolidate TUI docs
- demo/ renamed to docs/tutorial/ (tapes, scripts, TUTORIAL.md) - docs/tutorial/assets/ added to git (51 MB of GIFs + PNGs); removed /demo/assets/ from .gitignore so images render on Codeberg - docs/tui-reference.md removed; its hotkey tables merged into a new "Hotkey Quick Reference" section at the end of TUTORIAL.md - TUTORIAL.md: updated install section (mage buildDocker, no GOTOOLCHAIN=auto), fixed README relative path (../../README.md), updated internal tapes/scripts/assets path prose - README.md: updated all demo/ image paths and links to docs/tutorial/; TUI and recording-modes links now point to TUTORIAL.md anchors - AGENTS.md: updated demo/ references to docs/tutorial/ - Magefile.go: updated demoDir/demoTapesDir/demoScriptsDir/demoRunTape/ demoSudoKeepers constants to docs/tutorial/ paths Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'docs/tutorial/assets')
-rw-r--r--docs/tutorial/assets/00-hero-flamegraph.pngbin0 -> 156731 bytes
-rw-r--r--docs/tutorial/assets/00-logo.pngbin0 -> 332693 bytes
-rw-r--r--docs/tutorial/assets/01-launch.gifbin0 -> 4244461 bytes
-rw-r--r--docs/tutorial/assets/02-overview-tab.gifbin0 -> 263106 bytes
-rw-r--r--docs/tutorial/assets/03-syscalls-tab.gifbin0 -> 1091628 bytes
-rw-r--r--docs/tutorial/assets/04-files-tab.gifbin0 -> 1577094 bytes
-rw-r--r--docs/tutorial/assets/05-processes-tab.gifbin0 -> 1034718 bytes
-rw-r--r--docs/tutorial/assets/06-latency-gaps-tab.gifbin0 -> 300466 bytes
-rw-r--r--docs/tutorial/assets/07-stream-live.gifbin0 -> 7063227 bytes
-rw-r--r--docs/tutorial/assets/08-stream-pause-filter.gifbin0 -> 5796596 bytes
-rw-r--r--docs/tutorial/assets/09-stream-regex-search.gifbin0 -> 5367913 bytes
-rw-r--r--docs/tutorial/assets/10-stream-csv-export.gifbin0 -> 4671995 bytes
-rw-r--r--docs/tutorial/assets/11-pid-tid-probe.gifbin0 -> 3584783 bytes
-rw-r--r--docs/tutorial/assets/12-parquet-recording.gifbin0 -> 2353504 bytes
-rw-r--r--docs/tutorial/assets/13-tui-flamegraph.gifbin0 -> 6333590 bytes
-rw-r--r--docs/tutorial/assets/13a-order-by-process.pngbin0 -> 231292 bytes
-rw-r--r--docs/tutorial/assets/13b-order-by-path.pngbin0 -> 218540 bytes
-rw-r--r--docs/tutorial/assets/13c-order-by-syscall.pngbin0 -> 255276 bytes
-rw-r--r--docs/tutorial/assets/13d-order-by-pid.pngbin0 -> 183662 bytes
-rw-r--r--docs/tutorial/assets/13e-order-by-process-paths.pngbin0 -> 214308 bytes
-rw-r--r--docs/tutorial/assets/14-headless-modes.gifbin0 -> 4791550 bytes
-rw-r--r--docs/tutorial/assets/screenshot-dashboard.pngbin0 -> 173558 bytes
-rw-r--r--docs/tutorial/assets/screenshot-files-grouped.pngbin0 -> 207344 bytes
-rw-r--r--docs/tutorial/assets/screenshot-flamegraph.pngbin0 -> 171887 bytes
-rw-r--r--docs/tutorial/assets/screenshot-latency.pngbin0 -> 105203 bytes
-rw-r--r--docs/tutorial/assets/screenshot-overview.pngbin0 -> 167438 bytes
-rw-r--r--docs/tutorial/assets/screenshot-pidpicker-open.pngbin0 -> 122673 bytes
-rw-r--r--docs/tutorial/assets/screenshot-pidpicker.pngbin0 -> 122249 bytes
-rw-r--r--docs/tutorial/assets/screenshot-probes.pngbin0 -> 157287 bytes
-rw-r--r--docs/tutorial/assets/screenshot-processes.pngbin0 -> 191556 bytes
-rw-r--r--docs/tutorial/assets/screenshot-recording-active.pngbin0 -> 188855 bytes
-rw-r--r--docs/tutorial/assets/screenshot-stream-export.pngbin0 -> 28883 bytes
-rw-r--r--docs/tutorial/assets/screenshot-stream-filtered.pngbin0 -> 198074 bytes
-rw-r--r--docs/tutorial/assets/screenshot-stream-live.pngbin0 -> 29593 bytes
-rw-r--r--docs/tutorial/assets/screenshot-stream-search.pngbin0 -> 169878 bytes
-rw-r--r--docs/tutorial/assets/screenshot-syscalls.pngbin0 -> 226128 bytes
-rw-r--r--docs/tutorial/assets/screenshot-tidpicker.pngbin0 -> 121954 bytes
37 files changed, 0 insertions, 0 deletions
diff --git a/docs/tutorial/assets/00-hero-flamegraph.png b/docs/tutorial/assets/00-hero-flamegraph.png
new file mode 100644
index 0000000..d409e79
--- /dev/null
+++ b/docs/tutorial/assets/00-hero-flamegraph.png
Binary files differ
diff --git a/docs/tutorial/assets/00-logo.png b/docs/tutorial/assets/00-logo.png
new file mode 100644
index 0000000..d2da30c
--- /dev/null
+++ b/docs/tutorial/assets/00-logo.png
Binary files differ
diff --git a/docs/tutorial/assets/01-launch.gif b/docs/tutorial/assets/01-launch.gif
new file mode 100644
index 0000000..978b95e
--- /dev/null
+++ b/docs/tutorial/assets/01-launch.gif
Binary files differ
diff --git a/docs/tutorial/assets/02-overview-tab.gif b/docs/tutorial/assets/02-overview-tab.gif
new file mode 100644
index 0000000..56f0e98
--- /dev/null
+++ b/docs/tutorial/assets/02-overview-tab.gif
Binary files differ
diff --git a/docs/tutorial/assets/03-syscalls-tab.gif b/docs/tutorial/assets/03-syscalls-tab.gif
new file mode 100644
index 0000000..47c4029
--- /dev/null
+++ b/docs/tutorial/assets/03-syscalls-tab.gif
Binary files differ
diff --git a/docs/tutorial/assets/04-files-tab.gif b/docs/tutorial/assets/04-files-tab.gif
new file mode 100644
index 0000000..af18828
--- /dev/null
+++ b/docs/tutorial/assets/04-files-tab.gif
Binary files differ
diff --git a/docs/tutorial/assets/05-processes-tab.gif b/docs/tutorial/assets/05-processes-tab.gif
new file mode 100644
index 0000000..a6beed1
--- /dev/null
+++ b/docs/tutorial/assets/05-processes-tab.gif
Binary files differ
diff --git a/docs/tutorial/assets/06-latency-gaps-tab.gif b/docs/tutorial/assets/06-latency-gaps-tab.gif
new file mode 100644
index 0000000..b0d9c81
--- /dev/null
+++ b/docs/tutorial/assets/06-latency-gaps-tab.gif
Binary files differ
diff --git a/docs/tutorial/assets/07-stream-live.gif b/docs/tutorial/assets/07-stream-live.gif
new file mode 100644
index 0000000..af742bd
--- /dev/null
+++ b/docs/tutorial/assets/07-stream-live.gif
Binary files differ
diff --git a/docs/tutorial/assets/08-stream-pause-filter.gif b/docs/tutorial/assets/08-stream-pause-filter.gif
new file mode 100644
index 0000000..7821cf7
--- /dev/null
+++ b/docs/tutorial/assets/08-stream-pause-filter.gif
Binary files differ
diff --git a/docs/tutorial/assets/09-stream-regex-search.gif b/docs/tutorial/assets/09-stream-regex-search.gif
new file mode 100644
index 0000000..73e068b
--- /dev/null
+++ b/docs/tutorial/assets/09-stream-regex-search.gif
Binary files differ
diff --git a/docs/tutorial/assets/10-stream-csv-export.gif b/docs/tutorial/assets/10-stream-csv-export.gif
new file mode 100644
index 0000000..aa5bb3b
--- /dev/null
+++ b/docs/tutorial/assets/10-stream-csv-export.gif
Binary files differ
diff --git a/docs/tutorial/assets/11-pid-tid-probe.gif b/docs/tutorial/assets/11-pid-tid-probe.gif
new file mode 100644
index 0000000..f7f96c7
--- /dev/null
+++ b/docs/tutorial/assets/11-pid-tid-probe.gif
Binary files differ
diff --git a/docs/tutorial/assets/12-parquet-recording.gif b/docs/tutorial/assets/12-parquet-recording.gif
new file mode 100644
index 0000000..b9baab3
--- /dev/null
+++ b/docs/tutorial/assets/12-parquet-recording.gif
Binary files differ
diff --git a/docs/tutorial/assets/13-tui-flamegraph.gif b/docs/tutorial/assets/13-tui-flamegraph.gif
new file mode 100644
index 0000000..71aece3
--- /dev/null
+++ b/docs/tutorial/assets/13-tui-flamegraph.gif
Binary files differ
diff --git a/docs/tutorial/assets/13a-order-by-process.png b/docs/tutorial/assets/13a-order-by-process.png
new file mode 100644
index 0000000..8a469bf
--- /dev/null
+++ b/docs/tutorial/assets/13a-order-by-process.png
Binary files differ
diff --git a/docs/tutorial/assets/13b-order-by-path.png b/docs/tutorial/assets/13b-order-by-path.png
new file mode 100644
index 0000000..3518412
--- /dev/null
+++ b/docs/tutorial/assets/13b-order-by-path.png
Binary files differ
diff --git a/docs/tutorial/assets/13c-order-by-syscall.png b/docs/tutorial/assets/13c-order-by-syscall.png
new file mode 100644
index 0000000..3eb5058
--- /dev/null
+++ b/docs/tutorial/assets/13c-order-by-syscall.png
Binary files differ
diff --git a/docs/tutorial/assets/13d-order-by-pid.png b/docs/tutorial/assets/13d-order-by-pid.png
new file mode 100644
index 0000000..0d56f12
--- /dev/null
+++ b/docs/tutorial/assets/13d-order-by-pid.png
Binary files differ
diff --git a/docs/tutorial/assets/13e-order-by-process-paths.png b/docs/tutorial/assets/13e-order-by-process-paths.png
new file mode 100644
index 0000000..ccd450a
--- /dev/null
+++ b/docs/tutorial/assets/13e-order-by-process-paths.png
Binary files differ
diff --git a/docs/tutorial/assets/14-headless-modes.gif b/docs/tutorial/assets/14-headless-modes.gif
new file mode 100644
index 0000000..cf245f4
--- /dev/null
+++ b/docs/tutorial/assets/14-headless-modes.gif
Binary files differ
diff --git a/docs/tutorial/assets/screenshot-dashboard.png b/docs/tutorial/assets/screenshot-dashboard.png
new file mode 100644
index 0000000..0eee11f
--- /dev/null
+++ b/docs/tutorial/assets/screenshot-dashboard.png
Binary files differ
diff --git a/docs/tutorial/assets/screenshot-files-grouped.png b/docs/tutorial/assets/screenshot-files-grouped.png
new file mode 100644
index 0000000..b2a206a
--- /dev/null
+++ b/docs/tutorial/assets/screenshot-files-grouped.png
Binary files differ
diff --git a/docs/tutorial/assets/screenshot-flamegraph.png b/docs/tutorial/assets/screenshot-flamegraph.png
new file mode 100644
index 0000000..ae79335
--- /dev/null
+++ b/docs/tutorial/assets/screenshot-flamegraph.png
Binary files differ
diff --git a/docs/tutorial/assets/screenshot-latency.png b/docs/tutorial/assets/screenshot-latency.png
new file mode 100644
index 0000000..43b6cd8
--- /dev/null
+++ b/docs/tutorial/assets/screenshot-latency.png
Binary files differ
diff --git a/docs/tutorial/assets/screenshot-overview.png b/docs/tutorial/assets/screenshot-overview.png
new file mode 100644
index 0000000..eac3138
--- /dev/null
+++ b/docs/tutorial/assets/screenshot-overview.png
Binary files differ
diff --git a/docs/tutorial/assets/screenshot-pidpicker-open.png b/docs/tutorial/assets/screenshot-pidpicker-open.png
new file mode 100644
index 0000000..22a7b93
--- /dev/null
+++ b/docs/tutorial/assets/screenshot-pidpicker-open.png
Binary files differ
diff --git a/docs/tutorial/assets/screenshot-pidpicker.png b/docs/tutorial/assets/screenshot-pidpicker.png
new file mode 100644
index 0000000..4b8f025
--- /dev/null
+++ b/docs/tutorial/assets/screenshot-pidpicker.png
Binary files differ
diff --git a/docs/tutorial/assets/screenshot-probes.png b/docs/tutorial/assets/screenshot-probes.png
new file mode 100644
index 0000000..df0664a
--- /dev/null
+++ b/docs/tutorial/assets/screenshot-probes.png
Binary files differ
diff --git a/docs/tutorial/assets/screenshot-processes.png b/docs/tutorial/assets/screenshot-processes.png
new file mode 100644
index 0000000..c1873d2
--- /dev/null
+++ b/docs/tutorial/assets/screenshot-processes.png
Binary files differ
diff --git a/docs/tutorial/assets/screenshot-recording-active.png b/docs/tutorial/assets/screenshot-recording-active.png
new file mode 100644
index 0000000..e50d588
--- /dev/null
+++ b/docs/tutorial/assets/screenshot-recording-active.png
Binary files differ
diff --git a/docs/tutorial/assets/screenshot-stream-export.png b/docs/tutorial/assets/screenshot-stream-export.png
new file mode 100644
index 0000000..921330c
--- /dev/null
+++ b/docs/tutorial/assets/screenshot-stream-export.png
Binary files differ
diff --git a/docs/tutorial/assets/screenshot-stream-filtered.png b/docs/tutorial/assets/screenshot-stream-filtered.png
new file mode 100644
index 0000000..7b85470
--- /dev/null
+++ b/docs/tutorial/assets/screenshot-stream-filtered.png
Binary files differ
diff --git a/docs/tutorial/assets/screenshot-stream-live.png b/docs/tutorial/assets/screenshot-stream-live.png
new file mode 100644
index 0000000..a71338c
--- /dev/null
+++ b/docs/tutorial/assets/screenshot-stream-live.png
Binary files differ
diff --git a/docs/tutorial/assets/screenshot-stream-search.png b/docs/tutorial/assets/screenshot-stream-search.png
new file mode 100644
index 0000000..5243f18
--- /dev/null
+++ b/docs/tutorial/assets/screenshot-stream-search.png
Binary files differ
diff --git a/docs/tutorial/assets/screenshot-syscalls.png b/docs/tutorial/assets/screenshot-syscalls.png
new file mode 100644
index 0000000..7a63ce3
--- /dev/null
+++ b/docs/tutorial/assets/screenshot-syscalls.png
Binary files differ
diff --git a/docs/tutorial/assets/screenshot-tidpicker.png b/docs/tutorial/assets/screenshot-tidpicker.png
new file mode 100644
index 0000000..baf08c7
--- /dev/null
+++ b/docs/tutorial/assets/screenshot-tidpicker.png
Binary files differ