A command line utility to handle tasks regarding debug information (extraction, upload and debugging)
Flags:
Usage: parca-debuginfo <command>
Flags:
-h, --help Show context-sensitive help.
--log-level="info" Log level.
Commands:
upload --store-address=STRING <path> ...
Upload debug information files.
extract <path> ...
Extract debug information.
buildid <path>
Extract buildid.
source <debuginfo-path> [<out-path>]
Build a source archive by discovering files from a given debuginfo file.
Run "parca-debuginfo <command> --help" for more information on a command.