dawn-cmake/src/dawn_platform/tracing
Austin Eng 73d5bb57e6 Use enums for trace event categories
Explicit enums are simpler to use in Dawn and allow only specific
categories which the perf tests understand.

Also adds trace events around command recording and validation on
all backends.

Bug: dawn:208
Change-Id: I7859ffd6668b20893780c6081bf2c9019a7115e0
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/12781
Commit-Queue: Austin Eng <enga@chromium.org>
Reviewed-by: Kai Ninomiya <kainino@chromium.org>
2019-10-28 23:15:40 +00:00
..
EventTracer.cpp Use enums for trace event categories 2019-10-28 23:15:40 +00:00
EventTracer.h Use enums for trace event categories 2019-10-28 23:15:40 +00:00
TraceEvent.h Use enums for trace event categories 2019-10-28 23:15:40 +00:00