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

Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Tue Jun 8 04:15:09 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf61602b0d3fd: [OpenMP][OMPD] Implementation of OMPD debugging library - libompd. (authored by Vignesh Balasubramanian <Vignesh.Balasubrmanian at amd.com>).

Repository:
  rG LLVM Github Monorepo

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.350574.patch
Type: text/x-patch
Size: 39384 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20210608/1cfef91a/attachment-0001.bin>


More information about the Openmp-commits mailing list