llvm-project/openmp/runtime/test/ompt/misc
Jonathan Peyton 3057c3a092 [OpenMP] Add implementation to two OMPT API routines
This change adds implementation to ompt_finalize_tool() and
ompt_get_task_memory().

Patch by Hansang Bae

Differential Revision: https://reviews.llvm.org/D61657

llvm-svn: 361309
2019-05-21 20:51:05 +00:00
..
api_calls_from_other_thread.cpp [OMPT] First chunk of final OMPT 5.0 interface updates 2018-12-18 08:52:30 +00:00
api_calls_misc.c [OMPT] First chunk of final OMPT 5.0 interface updates 2018-12-18 08:52:30 +00:00
api_calls_places.c Fix for bugzilla https://bugs.llvm.org/show_bug.cgi?id=39970 2018-12-13 10:04:10 +00:00
api_calls_without_ompt.c [OMPT] Make sure that OMPT is enabled when accessing internals of the runtime 2019-01-30 08:41:06 +00:00
control_tool.c [OPENMP] Deal with additional store inserted by Clang under -fno-PIC for PowerPC. 2019-03-01 21:16:45 +00:00
control_tool_no_ompt_support.c [OpenMP] Fixes for LIBOMP_OMP_VERSION=45/40 2018-12-15 09:23:39 +00:00
finalize_tool.c [OpenMP] Add implementation to two OMPT API routines 2019-05-21 20:51:05 +00:00
interoperability.cpp [OMPT] Handling of the events of initial-task-begin and initial-task-end 2019-05-20 14:21:36 +00:00
threads.c [OMPT] Add testcases for thread_begin and thread_end callbacks 2018-07-02 09:13:30 +00:00
threads_nested.c [OMPT] Add synchronization to threads_nested.c testcase 2018-07-05 09:14:01 +00:00
unset_callback.c Add missing test case from D41171 commit 2017-12-21 14:36:36 +00:00