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

Phabricator via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Fri Nov 3 10:09:42 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL317339: Updating implementation of OMPT as specified in OpenMP 5.0 Preview 2 (TR6) (authored by jprotze).

Changed prior to commit:
  https://reviews.llvm.org/D39182?vs=121296&id=121502#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D39182

Files:
  openmp/trunk/CREDITS.txt
  openmp/trunk/runtime/.clang-format
  openmp/trunk/runtime/CMakeLists.txt
  openmp/trunk/runtime/src/exports_so.txt
  openmp/trunk/runtime/src/include/50/ompt.h.var
  openmp/trunk/runtime/src/kmp_csupport.cpp
  openmp/trunk/runtime/src/kmp_dispatch.cpp
  openmp/trunk/runtime/src/kmp_gsupport.cpp
  openmp/trunk/runtime/src/kmp_i18n.cpp
  openmp/trunk/runtime/src/kmp_itt.inl
  openmp/trunk/runtime/src/kmp_lock.cpp
  openmp/trunk/runtime/src/kmp_runtime.cpp
  openmp/trunk/runtime/src/kmp_tasking.cpp
  openmp/trunk/runtime/src/kmp_threadprivate.cpp
  openmp/trunk/runtime/src/ompt-event-specific.h
  openmp/trunk/runtime/src/ompt-general.cpp
  openmp/trunk/runtime/src/ompt-internal.h
  openmp/trunk/runtime/src/ompt-specific.cpp
  openmp/trunk/runtime/test/lock/omp_init_lock.c
  openmp/trunk/runtime/test/ompt/callback.h
  openmp/trunk/runtime/test/ompt/cancel/cancel_parallel.c
  openmp/trunk/runtime/test/ompt/cancel/cancel_worksharing.c
  openmp/trunk/runtime/test/ompt/loadtool/tool_available.c
  openmp/trunk/runtime/test/ompt/ompt-signal.h
  openmp/trunk/runtime/test/ompt/tasks/dependences.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39182.121502.patch
Type: text/x-patch
Size: 64482 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20171103/1a414b0b/attachment-0001.bin>


More information about the Openmp-commits mailing list