commit | e0d2ce09475e3ae07e2740cbf0e342f68c1564a8 | [log] [tgz] |
---|---|---|
author | Joel Fernandes <joelaf@google.com> | Thu Jan 16 10:40:33 2020 -0500 |
committer | Joel Fernandes <joelaf@google.com> | Thu Jan 16 16:16:38 2020 +0000 |
tree | f024f22ddd4f42973044da218e3d3d4821f66795 | |
parent | fcbb26814aa9fb24b9121ee264a5f511f9683a2a [diff] |
gn: Fix issue with finding llvm when using python3 With python3, subprocess output is a byte sequence. This needs to be decoded to string so that the string functions work. Fix it so we can find LLVM when building perfetto. Also fix 'print' operator which is a function in python3. Bug: 147789115 Signed-off-by: Joel Fernandes <joelaf@google.com> Change-Id: I4ab9b3c248d471e7ab5a27559152a1954ca43108
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.
See /docs/contributing.md for instructions.
The source-of-truth repo is Android's Gerrit. The GitHub repo is a read-only mirror.
You can reach us on our Discord channel. If you prefer using IRC we have an experimental Discord <> IRC bridge synced with #perfetto-dev
on Freenode.