summaryrefslogtreecommitdiff
path: root/openmp/runtime/test/ompt/parallel
AgeCommit message (Expand)Author
2025-08-18[OpenMP][Test][NFC] output tool data as hex to improve readibility (#152757)Joachim
2025-05-10[OpenMP][test] Make %p 0x prefix optional (#138514)Rainer Orth
2024-07-16[OpenMP] Use new OMPT state and sync kinds for barrier events (#95602)Hansang Bae
2021-10-25[OpenMP][OMPT] thread_num determination during execution of nested serialized...Vladimir Inđić
2021-10-25[OpenMP][OMPT][clang] task frame support fixed in __kmpc_fork_callVladimir Inđić
2021-02-24[OpenMP][Tests][NFC] rename macro to avoid naming clashJoachim Protze
2020-11-25[OpenMP][OMPT] Introduce a guard to handle OMPT return addressJoachim Protze
2019-07-22[OMPT] Cleanup reset of exit_frame pointerJonas Hahnfeld
2019-05-20[OMPT] Handling of the events of initial-task-begin and initial-task-endJoachim Protze
2019-01-15[OMPT] Second chunk of final OMPT 5.0 interface updatesJoachim Protze
2018-12-18[Tests] fix non-determinism failure in testcaseJoachim Protze
2018-12-18[OMPT] First chunk of final OMPT 5.0 interface updatesJoachim Protze
2018-12-18[OMPT] Add testcase for thread_num provided by implicit task eventsJoachim Protze
2018-07-25[OMPT] Fix typo in test parallel/nested_thread_num.cJonas Hahnfeld
2018-07-02[OMPT] Provide the right thread_num for ancestor levelsJoachim Protze
2018-05-27[OMPT] Fix test parallel/not_enough_threads.cJonas Hahnfeld
2018-02-23[OMPT] Fix parallel_data in implicit barrier-endJonas Hahnfeld
2017-12-22[OMPT] Add missing initialization in nested_lwt.c test casePaul Osmialowski
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-06[OMPT] Fix null pointer in parallel/no_thread_num_clause.cJonas Hahnfeld
2017-11-01Update implementation of OMPT to the specification OpenMP 5.0 Preview 1 (TR4).Joachim Protze
2016-09-14[OMPT] fix task frame information for gomp interfaceJonas Hahnfeld
2016-09-14[OMPT] save exit address to lwt if availableJonas Hahnfeld
2016-09-14[OMPT] fix __ompt_get_teaminfo to consult lwt entries of parent teamsJonas Hahnfeld
2016-09-14[OMPT] Reset task exit frame when execution is finishedJonas Hahnfeld
2016-09-14[OMPT] Align implementation of reenter frame address to latest (frozen) versi...Jonas Hahnfeld
2016-09-14[OMPT] extend ompt tests by checks for frame pointersJonas Hahnfeld
2016-03-24[OMPT] Test ids reported by ompt_get_{parallel,task}_idJonas Hahnfeld
2016-03-24[OMPT] Fix duplicate implicit_task_end events for master thread with GCCJonas Hahnfeld
2016-03-22[OMPT] Make tests require OMPT_BLAMEJonas Hahnfeld
2016-03-22[OMPT] Create infrastructure and add first tests for OMPTJonas Hahnfeld