Skip to content

Commit e7f30a1

Browse files
{"message":"Resource not accessible by integration","documentation_url":"https://docs.github.com/rest/users/users#get-the-authenticated-user","status":"403"}oz-agent
authored andcommitted
Add completion spec: pprof
Adds a comprehensive completion spec for pprof (github.com/google/pprof), the profiling data visualization and analysis tool. The spec covers all documented output formats, options, option groups (granularity, sort), source options, misc options, and legacy convenience flags, matching the pprof --help surface. Structured suggestions are provided for enumerated values like -sample_index, -symbolize, and -unit. A saved_profiles generator is added that lists cached profile files in $PPROF_TMPDIR (defaulting to $HOME/pprof). It is used to power completions for the positional source argument and for -base/-diff_base. Co-Authored-By: Oz <oz-agent@warp.dev>
1 parent 7188c36 commit e7f30a1

3 files changed

Lines changed: 614 additions & 0 deletions

File tree

0 commit comments

Comments
 (0)