[PATCH] D139587: Host code to create JSON for Device Time Profile

Neeraj Rajesh via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 7 15:02:29 PST 2022


nrj5k created this revision.
nrj5k added a reviewer: jdoerfert.
Herald added subscribers: mgrang, hiraditya.
Herald added a project: All.
nrj5k requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Adds the host code to sideload Device Time data collected to `Entry`s to create a merged JSON with both Host and Target profile information.


https://reviews.llvm.org/D139587

Files:
  llvm/include/llvm/Support/TimeProfiler.h
  llvm/lib/Support/TimeProfiler.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139587.481077.patch
Type: text/x-patch
Size: 20382 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221207/dfc6d909/attachment.bin>


More information about the llvm-commits mailing list