[Openmp-commits] [PATCH] D55579: [OMPT] Second chunk of final OMPT 5.0 interface updates

Joachim Protze via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Tue Jan 15 07:25:12 PST 2019


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

Fix the last mentioning of ompt.h


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55579/new/

https://reviews.llvm.org/D55579

Files:
  runtime/cmake/LibompExports.cmake
  runtime/src/CMakeLists.txt
  runtime/src/include/50/omp-tools.h.var
  runtime/src/include/50/ompt.h.var
  runtime/src/kmp_barrier.cpp
  runtime/src/kmp_csupport.cpp
  runtime/src/kmp_gsupport.cpp
  runtime/src/kmp_runtime.cpp
  runtime/src/kmp_taskdeps.cpp
  runtime/src/kmp_wait_release.h
  runtime/src/ompt-event-specific.h
  runtime/src/ompt-general.cpp
  runtime/src/ompt-internal.h
  runtime/src/ompt-specific.cpp
  runtime/test/lit.cfg
  runtime/test/ompt/callback.h
  runtime/test/ompt/cancel/cancel_taskgroup.c
  runtime/test/ompt/loadtool/tool_available/tool_available.c
  runtime/test/ompt/loadtool/tool_available_search/tool_available_search.c
  runtime/test/ompt/loadtool/tool_not_available/tool_not_available.c
  runtime/test/ompt/parallel/parallel_if0.c
  runtime/test/ompt/parallel/serialized.c
  runtime/test/ompt/synchronization/barrier/implicit_task_data.c
  runtime/test/ompt/tasks/explicit_task.c
  runtime/test/ompt/tasks/taskyield.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55579.181780.patch
Type: text/x-patch
Size: 72159 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20190115/bcf712f2/attachment-0001.bin>


More information about the Openmp-commits mailing list