summaryrefslogtreecommitdiffstats
path: root/openmp/runtime/test/ompt/parallel/nested.c
Commit message (Expand)AuthorAgeFilesLines
* [OMPT] First chunk of final OMPT 5.0 interface updatesJoachim Protze2018-12-181-6/+6
* [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-211-0/+1
* Update implementation of OMPT to the specification OpenMP 5.0 Preview 1 (TR4).Joachim Protze2017-11-011-112/+144
* [OMPT] fix task frame information for gomp interfaceJonas Hahnfeld2016-09-141-0/+4
* [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-141-6/+8
* [OMPT] Test ids reported by ompt_get_{parallel,task}_idJonas Hahnfeld2016-03-241-1/+74
* [OMPT] Fix duplicate implicit_task_end events for master thread with GCCJonas Hahnfeld2016-03-241-0/+20
* [OMPT] Make tests require OMPT_BLAMEJonas Hahnfeld2016-03-221-1/+1
* [OMPT] Create infrastructure and add first tests for OMPTJonas Hahnfeld2016-03-221-0/+146
OpenPOWER on IntegriCloud