commit | 7f8501090c40c9b3c0d83684876d63dc1386f2e0 | [log] [tgz] |
---|---|---|
author | Daniel Leung <daniel.leung@intel.com> | Fri Apr 08 11:07:32 2016 -0700 |
committer | Anas Nashif <nashif@linux.intel.com> | Fri Apr 08 20:09:11 2016 +0000 |
tree | 50f7bf43be9189f630527bb7b1b62fb80e4f2cdd | |
parent | 81dbc7e8f9d68af297cd0e34625d3ba6d6ffb6db [diff] |
sanitycheck: add ability to use arbitrary report for comparison This adds the ability for sanitycheck to use arbitrary report file for size comparison. This is useful when optimizing binary size. For example, a report can be generated with master head, and used as base for comparison. Change-Id: Id8c61146c498ba62c4cc77a9ef7d390c0fb11487 Signed-off-by: Daniel Leung <daniel.leung@intel.com>