Commit Graph

2 Commits

Author SHA1 Message Date
Armando Montanez
f16f0d6e9d pw_build_info: Helper for finding matching elf
Adds a helper function for finding an ELF file with a matching UUID.

Change-Id: Ia9d7bc54d9d8d674f9df10da36ad5ea75646e2ee
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/69660
Pigweed-Auto-Submit: Armando Montanez <amontanez@google.com>
Reviewed-by: Joe Ethier <jethier@google.com>
Commit-Queue: Auto-Submit <auto-submit@pigweed.google.com.iam.gserviceaccount.com>
2021-11-17 22:41:40 +00:00
Armando Montanez
6954a8dfa1 pw_build_info: Add GNU build ID support
Introduces the pw_build_info module, and adds support for reading GNU
build IDs from python and from inside the context of a C++ application.

Change-Id: I105627cffff28f5a6a2dbdf396be34143b0637d9
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/53760
Reviewed-by: Wyatt Hepler <hepler@google.com>
Reviewed-by: Ewout van Bekkum <ewout@google.com>
Commit-Queue: Armando Montanez <amontanez@google.com>
2021-08-05 17:24:01 +00:00