diff options
| author | Paul Buetow <paul@buetow.org> | 2026-05-19 09:36:51 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-05-19 09:36:51 +0300 |
| commit | d699ef44a9ded5d419a470a4f6715ecff7f0fcd1 (patch) | |
| tree | 4a56611a392c7eb17a0a2e4f243b0342f8c3ec6c /docs/tutorial | |
| parent | 65599ad9b87b1c61cb6d8232200da88952370e96 (diff) | |
t6 address family recording review
Diffstat (limited to 'docs/tutorial')
| -rw-r--r-- | docs/tutorial/tutorial.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tutorial/tutorial.md b/docs/tutorial/tutorial.md index 4c556e0..7aa5f13 100644 --- a/docs/tutorial/tutorial.md +++ b/docs/tutorial/tutorial.md @@ -109,7 +109,7 @@ Press `6`. Two histograms: syscall **latency** (how long the syscall ran) and th ### 7 ยท Stream -Press `7`. A live tail of every traced event row: comm, PID, TID, syscall, family, file, FD, return value, bytes, latency, gap. This is the workhorse view; the next section explores it in depth. +Press `7`. A live tail of every traced event row: comm, PID, TID, syscall, file, FD, return value, bytes, latency, gap. This is the workhorse view; the next section explores it in depth.  |
