commit | 7d1851fe49b2f923bb33f2a2db2f0baeb38b413b | [log] [tgz] |
---|---|---|
author | Joe Onorato <joeo@google.com> | Fri Nov 16 16:08:15 2018 -0800 |
committer | Joe Onorato <joeo@google.com> | Wed Nov 28 12:34:31 2018 -0800 |
tree | c441ffb622077e0c291b9dc7d94a81579e123073 | |
parent | 9112a5e07a82d0e27d91e34971dc7afce53542f9 [diff] |
Add csv parser for the power profile library. There are enough variants of csv, and it's simple enough that it's easier to just have our own parser than to introduce a dependency on some other library, as this library will be used in a variety of environments. Test: atest frameworks/base/tools/powermodel --host Change-Id: Ib0f7aceb2a58b58f447f6bcef5c95729303dee8a