commit | cec41ee52fc9966bcab1a31ea591bec5b140a306 | [log] [tgz] |
---|---|---|
author | Matthias Maennich <maennich@google.com> | Fri Mar 29 08:40:18 2019 +0000 |
committer | Matthias Maennich <maennich@google.com> | Tue Apr 02 08:45:41 2019 +0100 |
tree | 9b04fa40f91725afa3ed72b3575b33db53630157 | |
parent | f7d7e4dca29372c591e89e49451a7b0251f85351 [diff] |
Initial version of the abi monitoring utilities Add a generic abitool implementation that is capable of translating common abi operations like dumping and diffing to concrete tool implementation. Also add the cmd line utilities `diff_abi` and `dump_abi`. Bug: 111449103 Co-authored-by: Jayant Chowdhary <jchowdhary@google.com> Change-Id: I1c4dedb96f4806ea58cf11786d0e7464e26f3059 Signed-off-by: Matthias Maennich <maennich@google.com>