summaryrefslogtreecommitdiff
path: root/libutils/ProcessCallStack_fuzz.cpp
diff options
context:
space:
mode:
authorDavid Anderson <dvander@google.com>2020-08-24 22:49:39 -0700
committerDavid Anderson <dvander@google.com>2020-09-03 19:04:34 -0700
commitf4ebaca8a7a8203f4092f1de849b44ca4e4477fd (patch)
treea3f662526e79a8389478f7bf56a12534e7b09861 /libutils/ProcessCallStack_fuzz.cpp
parentb745a960f8d760dce8d8b00b3ebcbfd52f28d752 (diff)
libsnapshot: Add a tool for estimating non-A/B OTA sizes with the new COW format.
This tool allows users to estimate the COW size for a non-A/B update. It works by scanning the partitions of two target-files packages, and identifying moved or copied blocks, and simulating the impact in the new COW format. It has two modes: estimate_cow_from_non_ab_ota -ota_tf <path> Will estimate the COW size for a full OTA. For an incremental OTA, you need two target files packages: estimate_cow_from_non_ab_ota -source_tf <path> -ota_tf <path> There is an optional -compression argument which accepts either "none" or "gz". Bug: 161497962 Test: manual test Change-Id: I335059cd870a464f34c5d644eefefdc76775386e
Diffstat (limited to 'libutils/ProcessCallStack_fuzz.cpp')
0 files changed, 0 insertions, 0 deletions