mstange / samply

Command-line sampling profiler for macOS and Linux
Apache License 2.0
1.96k stars 48 forks source link

Add --breakpad-symbol-dir for local Breakpad stores. #239

Closed ishitatsuyuki closed 1 month ago

ishitatsuyuki commented 1 month ago

This was achievable through using the dir as the cache directory then specifying an invalid symbol server, but it was ugly. Add a command line argument that matches what we already have in SymbolManagerConfig::breakpad_symbols_dir.