summaryrefslogtreecommitdiff
path: root/openmp/runtime/test/ompt/misc
AgeCommit message (Expand)Author
2025-08-18[OpenMP][Test][NFC] output tool data as hex to improve readibility (#152757)Joachim
2025-06-27[OpenMP][test][NFC] Temporarily disabling failing testJoachim Jenke
2025-06-25 [OpenMP] avoid segv for a lock that has already been destroyed (#145625)Larry Meadows
2025-05-10[OpenMP][test] Make %p 0x prefix optional (#138514)Rainer Orth
2024-12-09[OpenMP] Fix interoperability test compilation on OpenBSD (#119053)Brad Smith
2024-08-15[OpenMP] Add support for pause with omp_pause_stop_tool (#97100)Hansang Bae
2022-02-14[OpenMP][libomp] Introduce oneAPI compiler supportJonathan Peyton
2021-03-16[OpenMP] Add runtime interface for OpenMP 5.1 error directiveHansang Bae
2020-11-11[OpenMP][OMPT] Update the omp-tools header file to reflect 5.1 changesJoachim Protze
2019-08-03Add OMPT support for teams constructHansang Bae
2019-07-12[OpenMP] Remove OMP spec versioningJonathan Peyton
2019-05-21[OpenMP] Add implementation to two OMPT API routinesJonathan Peyton
2019-05-20[OMPT] Handling of the events of initial-task-begin and initial-task-endJoachim Protze
2019-03-25Fix interoperability test compilation on FreeBSDDimitry Andric
2019-03-01[OPENMP] Deal with additional store inserted by Clang under -fno-PIC for Powe...Stefan Pintilie
2019-01-30[OMPT] Make sure that OMPT is enabled when accessing internals of the runtimeJoachim Protze
2019-01-17Revert r351311 "[OMPT] Make sure that OMPT is enabled when accessing internal...Hans Wennborg
2019-01-16[OMPT] Make sure that OMPT is enabled when accessing internals of the runtimeJoachim Protze
2018-12-18[Tests] [OpenMP] XFAIL also for ppc64le.Stefan Pintilie
2018-12-18XFAIL Pair of OpenMP Tests for PowerPC LE LinuxStefan Pintilie
2018-12-18[OMPT] First chunk of final OMPT 5.0 interface updatesJoachim Protze
2018-12-15[OpenMP] Fixes for LIBOMP_OMP_VERSION=45/40Roman Lebedev
2018-12-13Fix for bugzilla https://bugs.llvm.org/show_bug.cgi?id=39970Andrey Churbanov
2018-12-11[test] [runtime] Do not include alloca.h on NetBSDMichal Gorny
2018-11-28[OpenMP] Rename ompt_mutex_impl_unknown to ompt_mutex_impl_noneJonathan Peyton
2018-08-15[OMPT] Remove OMPT idle callbackJoachim Protze
2018-07-05[OMPT] Add synchronization to threads_nested.c testcaseJoachim Protze
2018-07-02[OMPT] Use alloca() to force availability of frame pointerJoachim Protze
2018-07-02[OMPT] Add tests for runtime entry points from non-OpenMP threadsJoachim Protze
2018-07-02[OMPT] Add testcases for thread_begin and thread_end callbacksJoachim Protze
2018-05-07[OMPT] Add api_calls_misc.c testcase and rename api_calls.c testcaseJoachim Protze
2018-04-30[OpenMP][OMPT] Fix api_calls_from_other_thread.cppJonathan Peyton
2018-03-01[OMPT] Fix interoperability test with GCCJonas Hahnfeld
2018-02-17[OMPT] Add interoperability testcaseJoachim Protze
2018-02-17[OMPT] Update api_calls testcaseJoachim Protze
2018-01-17[OMPT] Return appropiate values for ompt runtime entry points for non-OpenMP ...Joachim Protze
2017-12-21Add missing test case from D41171 commitJoachim Protze
2017-12-21[OMPT] Add missing ompt_get_num_procs functionJoachim Protze
2017-12-21[OMPT] Use frames at different level when using clang version 5 or higher wit...Joachim Protze
2017-12-21[OMPT] Add annotations to testcases that are expected to fail when using cert...Joachim Protze
2017-11-01Update implementation of OMPT to the specification OpenMP 5.0 Preview 1 (TR4).Joachim Protze