[Openmp-commits] [PATCH] D39182: Implementation of OMPT as specified in OpenMP 5.0 Preview 2

Joachim Protze via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Thu Oct 26 06:40:58 PDT 2017


protze.joachim updated this revision to Diff 120405.
protze.joachim added a comment.

Renaming of ompt_frame_t split out as suggested by Jonas


https://reviews.llvm.org/D39182

Files:
  runtime/src/exports_so.txt
  runtime/src/include/50/ompt.h.var
  runtime/src/kmp_gsupport.cpp
  runtime/src/kmp_runtime.cpp
  runtime/src/kmp_taskdeps.cpp
  runtime/src/kmp_tasking.cpp
  runtime/src/ompt-event-specific.h
  runtime/src/ompt-general.cpp
  runtime/src/ompt-specific.cpp
  runtime/test/ompt/callback.h
  runtime/test/ompt/loadtool/tool_available.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39182.120405.patch
Type: text/x-patch
Size: 49322 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20171026/0ffdacc9/attachment-0001.bin>


More information about the Openmp-commits mailing list