agentpprof 0.2.36

pprof-style semantic profiler for local AI coding-agent sessions
Documentation
1
2
3
fn main() -> anyhow::Result<()> {
    agentpprof::run()
}