summaryrefslogtreecommitdiffstats
path: root/openmp/runtime/test/ompt/parallel
Commit message (Expand)AuthorAgeFilesLines
* [OMPT] Cleanup reset of exit_frame pointerJonas Hahnfeld2019-07-221-0/+3
* [OMPT] Handling of the events of initial-task-begin and initial-task-endJoachim Protze2019-05-201-1/+2
* [OMPT] Second chunk of final OMPT 5.0 interface updatesJoachim Protze2019-01-152-2/+2
* [Tests] fix non-determinism failure in testcaseJoachim Protze2018-12-181-0/+1
* [OMPT] First chunk of final OMPT 5.0 interface updatesJoachim Protze2018-12-182-12/+12
* [OMPT] Add testcase for thread_num provided by implicit task eventsJoachim Protze2018-12-181-0/+61
* [OMPT] Fix typo in test parallel/nested_thread_num.cJonas Hahnfeld2018-07-251-1/+1
* [OMPT] Provide the right thread_num for ancestor levelsJoachim Protze2018-07-021-0/+357
* [OMPT] Fix test parallel/not_enough_threads.cJonas Hahnfeld2018-05-271-46/+60
* [OMPT] Fix parallel_data in implicit barrier-endJonas Hahnfeld2018-02-231-61/+103
* [OMPT] Add missing initialization in nested_lwt.c test casePaul Osmialowski2017-12-221-1/+1
* [OMPT] Use frames at different level when using clang version 5 or higher wit...Joachim Protze2017-12-211-4/+5
* [OMPT] Add annotations to testcases that are expected to fail when using cert...Joachim Protze2017-12-216-0/+6
* [OMPT] Fix null pointer in parallel/no_thread_num_clause.cJonas Hahnfeld2017-11-061-1/+1
* Update implementation of OMPT to the specification OpenMP 5.0 Preview 1 (TR4).Joachim Protze2017-11-0111-319/+881
* [OMPT] fix task frame information for gomp interfaceJonas Hahnfeld2016-09-141-0/+4
* [OMPT] save exit address to lwt if availableJonas Hahnfeld2016-09-141-20/+8
* [OMPT] fix __ompt_get_teaminfo to consult lwt entries of parent teamsJonas Hahnfeld2016-09-141-0/+311
* [OMPT] Reset task exit frame when execution is finishedJonas Hahnfeld2016-09-141-0/+8
* [OMPT] Align implementation of reenter frame address to latest (frozen) versi...Jonas Hahnfeld2016-09-141-8/+19
* [OMPT] extend ompt tests by checks for frame pointersJonas Hahnfeld2016-09-144-15/+22
* [OMPT] Test ids reported by ompt_get_{parallel,task}_idJonas Hahnfeld2016-03-244-3/+115
* [OMPT] Fix duplicate implicit_task_end events for master thread with GCCJonas Hahnfeld2016-03-243-0/+28
* [OMPT] Make tests require OMPT_BLAMEJonas Hahnfeld2016-03-224-4/+4
* [OMPT] Create infrastructure and add first tests for OMPTJonas Hahnfeld2016-03-224-0/+295
OpenPOWER on IntegriCloud