From a46f83364e71bb2ae7e9b54d3029858cd8c8f815 Mon Sep 17 00:00:00 2001 From: Thales Sabino Date: Wed, 27 May 2020 16:26:52 +0100 Subject: Add OpenCL trace support - Adds the file TracyOpenCL.hpp which contains the API to annotate OpenCL applications - It works in a similar fashion to the Vulkan annotations - Adds an example OpenCL application in examples/OpenCLVectorAdd - Adds "OpenCL Context" to the UI - Manual entry for annotating OpenCL zones --- AUTHORS | 1 + 1 file changed, 1 insertion(+) (limited to 'AUTHORS') diff --git a/AUTHORS b/AUTHORS index 2719cf57..ca3b476e 100644 --- a/AUTHORS +++ b/AUTHORS @@ -7,3 +7,4 @@ Till Rathmann (DLL support) Sherief Farouk (compatibility fixes) Dedmen Miller (find zone bug fixes, improvements) Michał Cichoń (OSX call stack decoding backport) +Thales Sabino (OpenCL support) -- cgit v1.2.3