Add #include <stdint.h> in include/perfetto/base/task_runner.h Depending on compilation environment, task_runner.h|cc is not compiled due to missing stdint.h. This change includes stdint.h in task_runner.h to fix this issue. Change-Id: I6dcfbd4ad62cbd287b8e75e306930ad00731048a
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.