aboutsummaryrefslogtreecommitdiff
path: root/openmp/libompd
AgeCommit message (Expand)AuthorFilesLines
5 days[openmp] Add ompdModule dependency to check-ompd (#97736)Nikita Popov1-1/+1
5 days[ompd] Fix strict aliasing violation in TargetValue::getValue() (#97739)Nikita Popov1-16/+21
6 days[OpenMP] Fix use of ompt_start_tool in ompd test. (#97616)Hansang Bae1-2/+2
2024-02-27[OpenMP][OMPD] libompd must not link libomp (#83119)Joachim2-1/+4
2023-10-26[OpenMP] [OMPD] Fix CMake install commandYuanfang Chen1-1/+1
2023-05-27Reland "[CMake] Bumps minimum version to 3.20.0.Mark de Wever1-1/+1
2023-05-25[NFC][Py Reformat] Reformat python files in the rest of the dirsTobias Hieta6-1303/+1668
2023-05-17Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Nico Weber1-1/+1
2023-05-13Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever1-1/+1
2023-05-06Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever1-1/+1
2023-05-06Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever1-1/+1
2023-04-15Revert "Revert "Revert "[CMake] Bumps minimum version to 3.20.0."""Mark de Wever1-1/+1
2023-04-15Revert "Revert "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever1-1/+1
2023-03-18Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever1-1/+1
2023-03-18Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever1-1/+1
2023-03-04Revert "[CMake] Bumps minimum version to 3.20.0."Mark de Wever1-1/+1
2023-03-04[CMake] Bumps minimum version to 3.20.0.Mark de Wever1-1/+1
2022-12-23[OpenMP] [OMPD] Enable OMPD TestsVignesh Balasubramanian2-29/+6
2022-11-30Revert "[OpenMP] [OMPD] Enable OMPD Tests"Vignesh Balasubramanian2-1/+29
2022-11-30[OpenMP] [OMPD] Enable OMPD TestsVignesh Balasubramanian2-29/+1
2022-11-11Disable OMPD tests. Causing CMake issue.Ye Luo1-1/+4
2022-11-11consistency: use spaces instead of tabsSylvestre Ledru1-1/+1
2022-11-11for Vignesh: land changes to disable two recent ompd random failsRon Lieberman3-18/+24
2022-11-11[OpenMP] [OMPD] Testcases for libompdVignesh Balasubramanian94-0/+1704
2022-10-24[ompd] Fix gdb-plugin warnings after D100185Fangrui Song1-4/+4
2022-10-07[OpenMP] [OMPD] Build gdb-plugin code only when python3 development files are...Vignesh Balasubramanian2-4/+4
2022-09-06[OpenMP][OMPD] GDB plugin code to leverage libompd to provide debuggingVignesh Balasubramanian11-0/+5763
2022-07-21Revert "[OpenMP][OMPD] GDB plugin code to leverage libompd to provide debugging"Ye Luo12-5805/+0
2022-07-21Revert "Fixing build bot failure due to python-pip unavailability."Ye Luo1-4/+0
2022-07-12Fixing build bot failure due to python-pip unavailability.Vignesh Balasubramanian1-0/+4
2022-07-12[OpenMP][OMPD] GDB plugin code to leverage libompd to provide debuggingVignesh Balasubramanian12-0/+5805
2022-04-22[Clang][OpenMP] libompd: get libomp hwloc includedir by target_link_librariesYe Luo1-1/+1
2022-01-22[openmp][cmake] Use `GNUInstallDirs` to support custom installation dirsJohn Ericson1-1/+1
2022-01-16Revert "[cmake] Use `GNUInstallDirs` to support custom installation dirs."John Ericson1-1/+1
2022-01-16[cmake] Use `GNUInstallDirs` to support custom installation dirs.John Ericson1-1/+1
2022-01-15Revert "[cmake] Use `GNUInstallDirs` to support custom installation dirs."John Ericson1-1/+1
2022-01-15[cmake] Use `GNUInstallDirs` to support custom installation dirs.John Ericson1-1/+1
2021-10-27[OpenMP][OMPD] Implementation of OMPD debugging library - libompd.Vignesh Balasubramanian3-4/+1341
2021-09-27[OpenMP][OMPD] Implementation of OMPD debugging library - libompd.Vignesh Balu3-1/+1205
2021-09-13[OpenMP] [OMPD] OPENMP_INSTALL_LIBDIR is set for the install dirVignesh Balasubramanian1-2/+2
2021-09-01[OpenMP][OMPD] Implementation of OMPD debugging library - libompd.Vignesh Balasubramanian8-0/+907