trace_processor: migrate GPU tables to new macros This CL migrates the newly added GPU tables to the new Table macros. As these tables are simple, have not been exposed to SQLite and thus have no dependencies, they were chosen to be the easiest to try migration. Context: go/perfetto-tp-refactor Bug: 135177627 Change-Id: I9f520b8cf8637b9be9a44444e867d1c4b19af75f
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.