pw_snapshot/processor: Add optional --artifacts-dir flag Adds an optional --artifacts-dir flag to pw_snapshot/processor.py to use GNU Build IDs to look up a matching *.elf file in the specified directory to be used with the LlvmSymbolzer for snapshot decoding. Change-Id: I2885b1e2f8f75aa14495a44e710467d52af1046e Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/81623 Pigweed-Auto-Submit: Ewout van Bekkum <ewout@google.com> Reviewed-by: Armando Montanez <amontanez@google.com> Commit-Queue: Auto-Submit <auto-submit@pigweed.google.com.iam.gserviceaccount.com>
Pigweed is an open source collection of embedded-targeted libraries–or as we like to call them, modules. These modules are building blocks and infrastructure that enable faster and more reliable development on small-footprint MMU-less 32-bit microcontrollers like the STMicroelectronics STM32L452 or the Nordic nRF52832.
For more information please see our website: https://pigweed.dev/