index
:
ior
main
I/O Riot NG is an experiment with BPF.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
flags
/
flags.go
Age
Commit message (
Expand
)
Author
2026-03-18
cleanup
Paul Buetow
2026-03-13
Reorder flags declarations (task 390)
Paul Buetow
2026-03-13
docs: explain parquet recording modes
Paul Buetow
2026-03-13
feat: add headless parquet recording mode
Paul Buetow
2026-03-12
fix: restore legacy flamegraph trace output mode
Paul Buetow
2026-03-10
config: centralize default buffer sizes (task 388)
Paul Buetow
2026-03-09
tui: export filtered stream rows from global CSV action (task 364)
Paul Buetow
2026-03-08
task 367: carry full trace filters through TUI context
Paul Buetow
2026-03-06
docs: add missing godoc comments for exported APIs (task 382)
Paul Buetow
2026-03-06
refactor: rename flags.Flags to flags.Config (task 383)
Paul Buetow
2026-03-06
refactor: share collapse field validation lists (task 387)
Paul Buetow
2026-03-06
refactor: remove web flamegrapher and keep TUI-only
Paul Buetow
2026-03-06
flamegraph: make esc undo one zoom level and aggregate syscalls by default
Paul Buetow
2026-03-06
Add live flamegraph test modes and dynamic synthetic live feed
Paul Buetow
2026-03-05
Refactor flags state to constructor-backed snapshots
Paul Buetow
2026-03-03
Add watch mode for dynamic flamegraph updates
Paul Buetow
2026-03-03
Add WASM-ready flamegraph JSON export
Paul Buetow
2026-03-02
Make --open a command template with no defaults
Paul Buetow
2026-03-02
Add --open support for live flamegraph browser launch
Paul Buetow
2026-03-02
change default duration to 10min
Paul Buetow
2026-03-01
Move BPF setup off flags.Flags
Paul Buetow
2026-03-01
flags: return parse errors instead of exiting (task 321)
Paul Buetow
2026-02-27
flamegraph: default live update interval to 200ms
Paul Buetow
2026-02-27
flags: change default flamegraph order to comm-first
Paul Buetow
2026-02-27
flags: add live flamegraph CLI options
Paul Buetow
2026-02-26
tui: revamp status keys and add pid/tid reselection flow
Paul Buetow
2026-02-24
flags: make TUI export toggle atomic
Paul Buetow
2026-02-24
flamegraph: remove external tool path and document native generation
Paul Buetow
2026-02-24
flamegraph: add native svg pipeline and tests
Paul Buetow
2026-02-24
tui: add toggle to disable snapshot export file writes
Paul Buetow
2026-02-24
tui: wire full dashboard tabs and improve overview summaries
Paul Buetow
2026-02-24
ior: route default mode through tui and add plain flag
Paul Buetow
2026-02-23
tui: add top-level model and run entrypoint
Paul Buetow
2026-02-23
flags: document open_by_handle_at CO-RE re-evaluation
Paul Buetow
2026-02-22
Add copy_file_range support and tracepoint attach tests
Paul Buetow
2026-02-21
Enable name_to_handle_at and io_uring fd attribution
Paul Buetow
2026-02-21
Document optional open_by_handle_at exclude
Paul Buetow
2026-02-21
Enable open_by_handle_at tracepoint
Paul Buetow
2026-02-21
Align Go project structure and add Mage targets
Paul Buetow
2025-10-09
fix unit tests, initial hard exclude of not working yet syscalls
Paul Buetow
2025-04-14
add -version flag and ASCII banner
Paul Buetow
2025-04-11
fix bug
Paul Buetow
2025-04-11
fixes
Paul Buetow
2025-04-11
more on this
Paul Buetow
2025-04-10
fixes
Paul Buetow
2025-04-10
can generate flamegraphs
Paul Buetow
2025-04-10
more on this
Paul Buetow
2025-04-10
can serialize and deserialize to/from gob
Paul Buetow
2025-04-06
initial dumping in new ior data format
Paul Buetow
2025-03-29
flags is now a singleton
Paul Buetow
[next]