MCPcopy Create free account
hub / github.com/LPC4/Full-Stack / render_trace

Function render_trace

src/view/debug/os_view.rs:359–423  ·  view source on GitHub ↗

Render the syscall trace panel: the most recent ecalls newest-first, with an optional per-pid filter and error returns highlighted. Read-only.

(ui: &mut egui::Ui, vm: &VirtualMachine, sym: &OsSymbols)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

render_debuggerMethod · 0.85

Calls 4

capture_traceFunction · 0.85
collectMethod · 0.80
monoFunction · 0.70
labelMethod · 0.45

Tested by

no test coverage detected