Commit Graph

4 Commits

Author SHA1 Message Date
Armando Montanez
4c227c2fad pw_snapshot: Add helper to read snapshot UUIDs
Adds a helper that reads the UUID of an in-memory snapshot.

Change-Id: Ie8ec8c5b5431fcab6b7bac817644fcc38b997f40
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/61781
Pigweed-Auto-Submit: Armando Montanez <amontanez@google.com>
Commit-Queue: Auto-Submit <auto-submit@pigweed.google.com.iam.gserviceaccount.com>
Reviewed-by: Keir Mierle <keir@google.com>
2021-09-23 21:44:14 +00:00
Ewout van Bekkum
6cfcd7f0ab pw_snapshot: add UUID constants
Change-Id: Icf40bd761e6f0dd882a14cf5e66e0c003eca6634
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/54361
Pigweed-Auto-Submit: Ewout van Bekkum <ewout@google.com>
Commit-Queue: Auto-Submit <auto-submit@pigweed.google.com.iam.gserviceaccount.com>
Reviewed-by: Armando Montanez <amontanez@google.com>
2021-07-23 17:54:01 +00:00
Armando Montanez
3a8e7293a7 pw_snapshot: Add snapshot dump tooling
Adds python tooling to create text dumps of snapshots.

Change-Id: Ic284001079bf4b9fd03c22e3f1dd93c3b8205f07
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/53000
Reviewed-by: Ewout van Bekkum <ewout@google.com>
2021-07-16 03:38:33 +00:00
Armando Montanez
179aa8eab0 pw_snapshot: Add snapshot proto
Initial commit for the pw_snapshot module that introduces the proto
format for device snapshots, and documentation that introduces the
pw_snapshot module and how to use it.

Change-Id: I63e12d245073e82de03be995a001a0ee0cc1f443
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/38103
Commit-Queue: Armando Montanez <amontanez@google.com>
Reviewed-by: Ewout van Bekkum <ewout@google.com>
Reviewed-by: Keir Mierle <keir@google.com>
Reviewed-by: David Rogers <davidrogers@google.com>
2021-04-30 22:46:47 +00:00