commit | 9a5dfa5e179e51b1494e03ea061b48d56f1e0453 | [log] [tgz] |
---|---|---|
author | Matthew Clarkson <matthew.clarkson@arm.com> | Thu Oct 03 09:54:04 2019 +0100 |
committer | Matthew Clarkson <matthew.clarkson@arm.com> | Thu Oct 03 09:54:04 2019 +0100 |
tree | 248c45b19fa1ae656da344a3c7948e3ccf2662fd | |
parent | b06d185a495b1dd451a5bda01e494211dc6a8899 [diff] |
build: python3 support Porting of files to work with both Python 2 and Python 3. We may want to introduce a CI run that runs with Python 3 to catch any diversions early, run PyLint to lint compatibilty or introduce tox to run scripts against multiple versions on the CI. This doesn't port all files, just ones required to build and submit CLs. We may also want to include `six` rather than our `compat` module. Change-Id: I72bf02daade0127e2141ee750c806d4f6e277d33
Perfetto is an open-source project for performance instrumentation and tracing of Linux/Android/Chrome platforms and user-space apps.
See www.perfetto.dev for docs.