[Openmp-commits] [PATCH] D100181: [OpenMP] [OMPD] [1/6] Implementation of OMPD debugging library - libompd. Code changes in openmp/runtime to support libompd.

Vignesh Balasubramanian via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Sun Apr 11 20:05:39 PDT 2021


Vigneshbalu updated this revision to Diff 336731.
Vigneshbalu added a comment.

Diff with full context


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

https://reviews.llvm.org/D100181

Files:
  openmp/runtime/CMakeLists.txt
  openmp/runtime/src/CMakeLists.txt
  openmp/runtime/src/include/omp-tools.h.var
  openmp/runtime/src/kmp.h
  openmp/runtime/src/kmp_config.h.cmake
  openmp/runtime/src/kmp_csupport.cpp
  openmp/runtime/src/kmp_gsupport.cpp
  openmp/runtime/src/kmp_runtime.cpp
  openmp/runtime/src/kmp_settings.cpp
  openmp/runtime/src/kmp_settings.h
  openmp/runtime/src/kmp_tasking.cpp
  openmp/runtime/src/kmp_wait_release.h
  openmp/runtime/src/ompd-specific.cpp
  openmp/runtime/src/ompd-specific.h
  openmp/runtime/src/ompt-general.cpp
  openmp/runtime/src/ompt-specific.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100181.336731.patch
Type: text/x-patch
Size: 43423 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20210412/923adeb8/attachment-0001.bin>


More information about the Openmp-commits mailing list