[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
Thu Jan 10 01:12:19 PST 2019
protze.joachim updated this revision to Diff 181004.
protze.joachim added a comment.
Implemented changes by Hansang.
Now I also used the flag -M30% for diff generation, to show the changes in the moved header ompt.h -> omp-tools.h
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55579/new/
https://reviews.llvm.org/D55579
Files:
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.181004.patch
Type: text/x-patch
Size: 71689 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20190110/87e87bc9/attachment-0001.bin>
More information about the Openmp-commits
mailing list