Backend: Add ProfilingInfo class to ir

Graphics / Beignet - Junyan He [linux.intel.com] - 17 November 2015 02:23 UTC

ProfilingInfo will play important role in output the profiling log. It will record the profiling information and generate the logs after clfinish.

be0fc30 Backend: Add ProfilingInfo class to ir.
backend/src/CMakeLists.txt | 2 +
backend/src/ir/profiling.cpp | 74 +++++++++++++++++++++++
backend/src/ir/profiling.hpp | 132 ++++++++++++++++++++++++++++++++++++++++++
3 files changed, 208 insertions(+)

Upstream: cgit.freedesktop.org


  • Share