Page MenuHomePhabricator

Please use GitHub pull requests for new patches. Avoid migrating existing patches. Phabricator shutdown timeline

Vigneshbalu (Vignesh Balasubramanian)
User

Projects

User does not belong to any projects.

User Details

User Since
Apr 1 2021, 4:02 AM (140 w, 19 h)

Recent Activity

Aug 8 2023

Vigneshbalu requested review of D157471: [OpenMP][OMPD][Doc] Update the implementation details of OMPD.
Aug 8 2023, 9:35 PM · Restricted Project, Restricted Project

Aug 2 2023

Vigneshbalu updated the summary of D156878: [OpenMP][OMPD][Doc] Update the implementation details of OMPD.
Aug 2 2023, 7:51 PM · Restricted Project, Restricted Project
Vigneshbalu added reviewers for D156878: [OpenMP][OMPD][Doc] Update the implementation details of OMPD: jini.susan, jini.susan.george, RaviNarayanaswamy, protze.joachim.
Aug 2 2023, 7:46 PM · Restricted Project, Restricted Project
Vigneshbalu requested review of D156878: [OpenMP][OMPD][Doc] Update the implementation details of OMPD.
Aug 2 2023, 4:59 AM · Restricted Project, Restricted Project

Dec 21 2022

Vigneshbalu added a comment to D138411: Enable OMPD tests.

Gentle Reminder !

Dec 21 2022, 7:39 PM · Unknown Object (Project), Restricted Project

Dec 13 2022

Vigneshbalu requested review of D138411: Enable OMPD tests.

@ye-luo would you please review it again ?
It fails when the machine doesn't have GDB, added the check for the same.

Dec 13 2022, 9:17 PM · Unknown Object (Project), Restricted Project
Vigneshbalu reopened D138411: Enable OMPD tests.

Reopening as I am adding GDB changes.

Dec 13 2022, 8:44 PM · Unknown Object (Project), Restricted Project
Vigneshbalu updated the diff for D138411: Enable OMPD tests.

Checking the availability of GDB as well as it is required to run the tests.

Dec 13 2022, 8:42 PM · Unknown Object (Project), Restricted Project

Nov 28 2022

Vigneshbalu updated the summary of D138411: Enable OMPD tests.
Nov 28 2022, 8:49 PM · Unknown Object (Project), Restricted Project
Vigneshbalu updated the diff for D138411: Enable OMPD tests.
Nov 28 2022, 8:47 PM · Unknown Object (Project), Restricted Project
Vigneshbalu added a comment to D138411: Enable OMPD tests.

Gentle Reminder!

Nov 28 2022, 8:39 PM · Unknown Object (Project), Restricted Project

Nov 21 2022

Vigneshbalu added a comment to D137852: [OpenMP] [OMPD] Disabling libompd tests.

We can abandon this as i am trying to fix the issue on https://reviews.llvm.org/D138411

Nov 21 2022, 8:38 PM · Unknown Object (Project), Restricted Project
Vigneshbalu requested review of D138411: Enable OMPD tests.
Nov 21 2022, 3:21 AM · Unknown Object (Project), Restricted Project

Nov 13 2022

Vigneshbalu added a comment to D137852: [OpenMP] [OMPD] Disabling libompd tests.

Two kinds of failures.
One due to cmake which mentioned here : https://github.com/llvm/llvm-project/commit/b5bf908fd7f87d2f0d74f62362a7e08366e926ff
Another one is test case failure and couldnt find the cause since it is not reproducible by ron as well.

Nov 13 2022, 9:25 PM · Unknown Object (Project), Restricted Project

Nov 11 2022

Vigneshbalu requested review of D137852: [OpenMP] [OMPD] Disabling libompd tests.
Nov 11 2022, 9:41 AM · Unknown Object (Project), Restricted Project
Vigneshbalu added reviewers for D137831: Fix Configuration and test failures due to libompd test: dreachem, RaviNarayanaswamy, protze.joachim.
Nov 11 2022, 5:00 AM · Unknown Object (Project), Restricted Project
Vigneshbalu requested review of D137831: Fix Configuration and test failures due to libompd test.
Nov 11 2022, 4:57 AM · Unknown Object (Project), Restricted Project

Nov 9 2022

Vigneshbalu added a comment to D100186: [OpenMP] [OMPD] [6/6] Implementation of OMPD debugging library - libompd. libompd-tests: Testcases for libompd.

@dreachem Gentle ping.

Nov 9 2022, 5:07 AM · Restricted Project, Unknown Object (Project)

Oct 25 2022

Vigneshbalu updated the diff for D100186: [OpenMP] [OMPD] [6/6] Implementation of OMPD debugging library - libompd. libompd-tests: Testcases for libompd.

Rebasing

Oct 25 2022, 4:13 AM · Restricted Project, Unknown Object (Project)

Oct 5 2022

Vigneshbalu updated the diff for D134275: [OpenMP] [OMPD] Build gdb-plugin code only when python3 development files are available..

resolved review comments.

Oct 5 2022, 11:09 PM · Unknown Object (Project), Restricted Project

Oct 2 2022

Vigneshbalu updated the diff for D134275: [OpenMP] [OMPD] Build gdb-plugin code only when python3 development files are available..
Oct 2 2022, 10:19 PM · Unknown Object (Project), Restricted Project
Vigneshbalu updated the diff for D134275: [OpenMP] [OMPD] Build gdb-plugin code only when python3 development files are available..

Apologies for delay. Updated the patch.

Oct 2 2022, 10:17 PM · Unknown Object (Project), Restricted Project

Sep 22 2022

Vigneshbalu added inline comments to D134275: [OpenMP] [OMPD] Build gdb-plugin code only when python3 development files are available..
Sep 22 2022, 7:54 AM · Unknown Object (Project), Restricted Project

Sep 20 2022

Vigneshbalu added inline comments to D134275: [OpenMP] [OMPD] Build gdb-plugin code only when python3 development files are available..
Sep 20 2022, 11:46 PM · Unknown Object (Project), Restricted Project
Vigneshbalu added reviewers for D134275: [OpenMP] [OMPD] Build gdb-plugin code only when python3 development files are available.: dreachem, RaviNarayanaswamy, protze.joachim.
Sep 20 2022, 5:24 AM · Unknown Object (Project), Restricted Project
Vigneshbalu requested review of D134275: [OpenMP] [OMPD] Build gdb-plugin code only when python3 development files are available..
Sep 20 2022, 5:22 AM · Unknown Object (Project), Restricted Project

Sep 13 2022

Vigneshbalu added a comment to D100185: [OpenMP] [OMPD] [5/6] Implementation of OMPD debugging library - libompd. gdb-plugin: A Plugin code to gdb to leverage libompd to provide debugging support..

python3 is required to build gdb-plugin code. It is used as an interface between gdb, libompd and openmp runtime (libomp).
please use configuration variable "DISABLE_OMPD_GDB_PLUGIN" to disable the plugin code.

Sep 13 2022, 11:13 PM · Restricted Project, Unknown Object (Project)
Vigneshbalu added inline comments to D100185: [OpenMP] [OMPD] [5/6] Implementation of OMPD debugging library - libompd. gdb-plugin: A Plugin code to gdb to leverage libompd to provide debugging support..
Sep 13 2022, 11:08 PM · Restricted Project, Unknown Object (Project)

Aug 28 2022

Vigneshbalu added a comment to D100185: [OpenMP] [OMPD] [5/6] Implementation of OMPD debugging library - libompd. gdb-plugin: A Plugin code to gdb to leverage libompd to provide debugging support..

Gentle reminder !

Aug 28 2022, 1:55 AM · Restricted Project, Unknown Object (Project)

Aug 9 2022

Vigneshbalu updated the diff for D100185: [OpenMP] [OMPD] [5/6] Implementation of OMPD debugging library - libompd. gdb-plugin: A Plugin code to gdb to leverage libompd to provide debugging support..
Aug 9 2022, 10:04 AM · Restricted Project, Unknown Object (Project)
Vigneshbalu updated the diff for D100185: [OpenMP] [OMPD] [5/6] Implementation of OMPD debugging library - libompd. gdb-plugin: A Plugin code to gdb to leverage libompd to provide debugging support..

Removing python packages dependencies.

Aug 9 2022, 8:31 AM · Restricted Project, Unknown Object (Project)

Jul 20 2022

Vigneshbalu added reviewers for D130165: Validate python packages availability before building ompd gdb-plugin code: protze.joachim, dreachem, RaviNarayanaswamy, hbae.
Jul 20 2022, 7:33 AM · Restricted Project, Unknown Object (Project)
Vigneshbalu added a comment to D130165: Validate python packages availability before building ompd gdb-plugin code.

This patch is validated on Ubuntu 20.04.
I will validate the same in debian and fedora and update.

Jul 20 2022, 6:18 AM · Restricted Project, Unknown Object (Project)
Vigneshbalu updated subscribers of D130165: Validate python packages availability before building ompd gdb-plugin code.
Jul 20 2022, 6:16 AM · Restricted Project, Unknown Object (Project)
Vigneshbalu requested review of D130165: Validate python packages availability before building ompd gdb-plugin code.
Jul 20 2022, 6:13 AM · Restricted Project, Unknown Object (Project)

Jul 11 2022

Vigneshbalu added a comment to D100185: [OpenMP] [OMPD] [5/6] Implementation of OMPD debugging library - libompd. gdb-plugin: A Plugin code to gdb to leverage libompd to provide debugging support..

Since, the gdb interface code is written in python. GDB that uses libompd should be built with python 3.5 or above.

Jul 11 2022, 8:07 AM · Restricted Project, Unknown Object (Project)

Apr 14 2022

Vigneshbalu added a comment to D100185: [OpenMP] [OMPD] [5/6] Implementation of OMPD debugging library - libompd. gdb-plugin: A Plugin code to gdb to leverage libompd to provide debugging support..

Gentle Reminder

Apr 14 2022, 11:19 PM · Restricted Project, Unknown Object (Project)

Mar 23 2022

Vigneshbalu updated the diff for D100185: [OpenMP] [OMPD] [5/6] Implementation of OMPD debugging library - libompd. gdb-plugin: A Plugin code to gdb to leverage libompd to provide debugging support..
Mar 23 2022, 3:09 AM · Restricted Project, Unknown Object (Project)
Vigneshbalu added a comment to D100185: [OpenMP] [OMPD] [5/6] Implementation of OMPD debugging library - libompd. gdb-plugin: A Plugin code to gdb to leverage libompd to provide debugging support..

The change looks good in general.
I tested basic usage of the ompd plugin, and it seems to work fine as expected.
I encountered python-related build issues on some of my test systems (e.g., Ubuntu 18.04) which I cannot resolve by installing required python packages, so I wonder if we need to make this (ompd test infrastructure) an optional feature for those who are interested.

Mar 23 2022, 3:06 AM · Restricted Project, Unknown Object (Project)
Vigneshbalu updated the diff for D100185: [OpenMP] [OMPD] [5/6] Implementation of OMPD debugging library - libompd. gdb-plugin: A Plugin code to gdb to leverage libompd to provide debugging support..

Fixes the build failure because of python (pip).

Mar 23 2022, 3:02 AM · Restricted Project, Unknown Object (Project)

Feb 1 2022

Vigneshbalu added a comment to D100185: [OpenMP] [OMPD] [5/6] Implementation of OMPD debugging library - libompd. gdb-plugin: A Plugin code to gdb to leverage libompd to provide debugging support..

The change looks good in general.
I tested basic usage of the ompd plugin, and it seems to work fine as expected.
I encountered python-related build issues on some of my test systems (e.g., Ubuntu 18.04) which I cannot resolve by installing required python packages, so I wonder if we need to make this (ompd test infrastructure) an optional feature for those who are interested.

Feb 1 2022, 6:46 PM · Restricted Project, Unknown Object (Project)

Jan 18 2022

Vigneshbalu added a comment to D100185: [OpenMP] [OMPD] [5/6] Implementation of OMPD debugging library - libompd. gdb-plugin: A Plugin code to gdb to leverage libompd to provide debugging support..

Gentle Ping.

Jan 18 2022, 7:53 AM · Restricted Project, Unknown Object (Project)

Nov 21 2021

Vigneshbalu added a comment to D100185: [OpenMP] [OMPD] [5/6] Implementation of OMPD debugging library - libompd. gdb-plugin: A Plugin code to gdb to leverage libompd to provide debugging support..

Gentle reminder, as it is one of the last two patches to complete OMPD.

Nov 21 2021, 9:00 PM · Restricted Project, Unknown Object (Project)

Nov 9 2021

Vigneshbalu added a comment to D100185: [OpenMP] [OMPD] [5/6] Implementation of OMPD debugging library - libompd. gdb-plugin: A Plugin code to gdb to leverage libompd to provide debugging support..

Gentle Reminder. !

Nov 9 2021, 6:20 AM · Restricted Project, Unknown Object (Project)

Nov 7 2021

Vigneshbalu updated the diff for D100185: [OpenMP] [OMPD] [5/6] Implementation of OMPD debugging library - libompd. gdb-plugin: A Plugin code to gdb to leverage libompd to provide debugging support..

Rebasing the patch.

Nov 7 2021, 8:49 AM · Restricted Project, Unknown Object (Project)

Oct 24 2021

Vigneshbalu updated the diff for D100184: [OpenMP] [OMPD] [4/6] Implementation of OMPD debugging library - libompd. omp-icv: OMPD Internal control variable handlers..

Addressed review comment.

Oct 24 2021, 9:08 PM · Unknown Object (Project)
Vigneshbalu updated the diff for D100184: [OpenMP] [OMPD] [4/6] Implementation of OMPD debugging library - libompd. omp-icv: OMPD Internal control variable handlers..
Oct 24 2021, 9:00 PM · Unknown Object (Project)

Oct 18 2021

Vigneshbalu added a comment to D100184: [OpenMP] [OMPD] [4/6] Implementation of OMPD debugging library - libompd. omp-icv: OMPD Internal control variable handlers..

Gentle Reminder !.

Oct 18 2021, 12:13 AM · Unknown Object (Project)

Oct 8 2021

Vigneshbalu added a comment to D100184: [OpenMP] [OMPD] [4/6] Implementation of OMPD debugging library - libompd. omp-icv: OMPD Internal control variable handlers..

Gentle Reminder.

Oct 8 2021, 7:51 AM · Unknown Object (Project)
Vigneshbalu updated the diff for D100184: [OpenMP] [OMPD] [4/6] Implementation of OMPD debugging library - libompd. omp-icv: OMPD Internal control variable handlers..

Rebasing.

Oct 8 2021, 7:51 AM · Unknown Object (Project)

Sep 27 2021

Vigneshbalu updated subscribers of D100184: [OpenMP] [OMPD] [4/6] Implementation of OMPD debugging library - libompd. omp-icv: OMPD Internal control variable handlers..
Sep 27 2021, 9:14 PM · Unknown Object (Project)
Vigneshbalu committed rG62fddd5ff5cd: [OpenMP][OMPD] Implementation of OMPD debugging library - libompd. (authored by Vigneshbalu).
[OpenMP][OMPD] Implementation of OMPD debugging library - libompd.
Sep 27 2021, 12:03 AM
Vigneshbalu closed D100183: [OpenMP] [OMPD] [3/6] Implementation of OMPD debugging library - libompd. omp-debug: Implementation of OMPD APIs..
Sep 27 2021, 12:02 AM · Unknown Object (Project)

Sep 20 2021

Vigneshbalu accepted D110120: [OpenMP][OMPD] Fix compile error when OMPD is not supported.
Sep 20 2021, 8:06 PM · Unknown Object (Project)
Vigneshbalu updated subscribers of D110120: [OpenMP][OMPD] Fix compile error when OMPD is not supported.
Sep 20 2021, 7:43 PM · Unknown Object (Project)

Sep 17 2021

Vigneshbalu updated the diff for D100183: [OpenMP] [OMPD] [3/6] Implementation of OMPD debugging library - libompd. omp-debug: Implementation of OMPD APIs..

Fixing clang-format warnings

Sep 17 2021, 5:58 AM · Unknown Object (Project)
Vigneshbalu updated the diff for D100183: [OpenMP] [OMPD] [3/6] Implementation of OMPD debugging library - libompd. omp-debug: Implementation of OMPD APIs..

Updating with full context diff.

Sep 17 2021, 4:29 AM · Unknown Object (Project)
Vigneshbalu added a comment to D100183: [OpenMP] [OMPD] [3/6] Implementation of OMPD debugging library - libompd. omp-debug: Implementation of OMPD APIs..

Resolved review comments.

Sep 17 2021, 4:21 AM · Unknown Object (Project)
Vigneshbalu updated the diff for D100183: [OpenMP] [OMPD] [3/6] Implementation of OMPD debugging library - libompd. omp-debug: Implementation of OMPD APIs..

Addressing the review comments.

Sep 17 2021, 4:19 AM · Unknown Object (Project)

Sep 15 2021

Vigneshbalu added a watcher for debug-info: Vigneshbalu.
Sep 15 2021, 11:59 PM
Vigneshbalu updated subscribers of D100183: [OpenMP] [OMPD] [3/6] Implementation of OMPD debugging library - libompd. omp-debug: Implementation of OMPD APIs..
Sep 15 2021, 11:58 PM · Unknown Object (Project)

Sep 14 2021

Vigneshbalu added a comment to D100183: [OpenMP] [OMPD] [3/6] Implementation of OMPD debugging library - libompd. omp-debug: Implementation of OMPD APIs..

Gentle Reminder !

Sep 14 2021, 9:20 PM · Unknown Object (Project)

Sep 7 2021

Vigneshbalu requested review of D109352: [OpenMP] [OMPD] OPENMP_INSTALL_LIBDIR is set for the install dir.
Sep 7 2021, 4:04 AM · Unknown Object (Project)

Aug 29 2021

Vigneshbalu added a comment to D100182: [OpenMP] [OMPD] [2/6] Implementation of OMPD debugging library - libompd. TargetValue: Access OpenMP runtime state through callbacks provided by tool.

Thanks for the catch. Fixed it.

Aug 29 2021, 7:15 AM · Unknown Object (Project)
Vigneshbalu updated the diff for D100182: [OpenMP] [OMPD] [2/6] Implementation of OMPD debugging library - libompd. TargetValue: Access OpenMP runtime state through callbacks provided by tool.

Fixing the typos.

Aug 29 2021, 7:14 AM · Unknown Object (Project)

Aug 24 2021

Vigneshbalu added a comment to D100182: [OpenMP] [OMPD] [2/6] Implementation of OMPD debugging library - libompd. TargetValue: Access OpenMP runtime state through callbacks provided by tool.

Gentle Reminder !

Aug 24 2021, 10:16 PM · Unknown Object (Project)

Aug 10 2021

Vigneshbalu added reviewers for D100186: [OpenMP] [OMPD] [6/6] Implementation of OMPD debugging library - libompd. libompd-tests: Testcases for libompd: protze.joachim, hbae, dreachem, RaviNarayanaswamy.
Aug 10 2021, 2:12 AM · Restricted Project, Unknown Object (Project)
Vigneshbalu added reviewers for D100185: [OpenMP] [OMPD] [5/6] Implementation of OMPD debugging library - libompd. gdb-plugin: A Plugin code to gdb to leverage libompd to provide debugging support.: protze.joachim, hbae, dreachem, RaviNarayanaswamy.
Aug 10 2021, 2:12 AM · Restricted Project, Unknown Object (Project)
Vigneshbalu added reviewers for D100184: [OpenMP] [OMPD] [4/6] Implementation of OMPD debugging library - libompd. omp-icv: OMPD Internal control variable handlers.: RaviNarayanaswamy, protze.joachim, dreachem, hbae.
Aug 10 2021, 2:11 AM · Unknown Object (Project)
Vigneshbalu added reviewers for D100183: [OpenMP] [OMPD] [3/6] Implementation of OMPD debugging library - libompd. omp-debug: Implementation of OMPD APIs.: dreachem, protze.joachim, RaviNarayanaswamy, hbae.
Aug 10 2021, 2:10 AM · Unknown Object (Project)
Vigneshbalu added reviewers for D100182: [OpenMP] [OMPD] [2/6] Implementation of OMPD debugging library - libompd. TargetValue: Access OpenMP runtime state through callbacks provided by tool: dreachem, protze.joachim, RaviNarayanaswamy, hbae.
Aug 10 2021, 2:09 AM · Unknown Object (Project)
Vigneshbalu added reviewers for D100366: [OpenMP] [OMPD] openmp/runtime code changes required for OMPD: protze.joachim, dreachem, hbae, RaviNarayanaswamy.
Aug 10 2021, 2:08 AM · Unknown Object (Project)
Vigneshbalu updated the summary of D100185: [OpenMP] [OMPD] [5/6] Implementation of OMPD debugging library - libompd. gdb-plugin: A Plugin code to gdb to leverage libompd to provide debugging support..
Aug 10 2021, 2:05 AM · Restricted Project, Unknown Object (Project)
Vigneshbalu updated the summary of D100182: [OpenMP] [OMPD] [2/6] Implementation of OMPD debugging library - libompd. TargetValue: Access OpenMP runtime state through callbacks provided by tool.
Aug 10 2021, 1:59 AM · Unknown Object (Project)

Jul 29 2021

Vigneshbalu updated the diff for D100366: [OpenMP] [OMPD] openmp/runtime code changes required for OMPD.

Updating the diff full context.

Jul 29 2021, 4:09 AM · Unknown Object (Project)
Vigneshbalu updated the diff for D100366: [OpenMP] [OMPD] openmp/runtime code changes required for OMPD.

Updating the summary and the patch.

Jul 29 2021, 4:05 AM · Unknown Object (Project)

Jul 25 2021

Vigneshbalu updated the diff for D106682: [OpenMP] [OMPD] Convert the error to warning for enabling OMPD in non-Linux platform.
Jul 25 2021, 9:07 PM · Unknown Object (Project)

Jul 23 2021

Vigneshbalu requested review of D106682: [OpenMP] [OMPD] Convert the error to warning for enabling OMPD in non-Linux platform.
Jul 23 2021, 9:56 AM · Unknown Object (Project)

Jul 19 2021

Vigneshbalu updated the diff for D100186: [OpenMP] [OMPD] [6/6] Implementation of OMPD debugging library - libompd. libompd-tests: Testcases for libompd.

Rebasing the patch.

Jul 19 2021, 1:20 AM · Restricted Project, Unknown Object (Project)
Vigneshbalu updated the diff for D100185: [OpenMP] [OMPD] [5/6] Implementation of OMPD debugging library - libompd. gdb-plugin: A Plugin code to gdb to leverage libompd to provide debugging support..

Rebasing the patch.

Jul 19 2021, 1:20 AM · Restricted Project, Unknown Object (Project)
Vigneshbalu updated the diff for D100184: [OpenMP] [OMPD] [4/6] Implementation of OMPD debugging library - libompd. omp-icv: OMPD Internal control variable handlers..

Rebasing the patch.

Jul 19 2021, 1:19 AM · Unknown Object (Project)
Vigneshbalu updated the diff for D100183: [OpenMP] [OMPD] [3/6] Implementation of OMPD debugging library - libompd. omp-debug: Implementation of OMPD APIs..

Rebasing the patch.

Jul 19 2021, 1:19 AM · Unknown Object (Project)
Vigneshbalu updated the diff for D100182: [OpenMP] [OMPD] [2/6] Implementation of OMPD debugging library - libompd. TargetValue: Access OpenMP runtime state through callbacks provided by tool.

Rebasing the patch.

Jul 19 2021, 1:18 AM · Unknown Object (Project)
Vigneshbalu updated the diff for D100366: [OpenMP] [OMPD] openmp/runtime code changes required for OMPD.

Rebasing the patch.

Jul 19 2021, 1:17 AM · Unknown Object (Project)

Jun 24 2021

Vigneshbalu added a comment to D100366: [OpenMP] [OMPD] openmp/runtime code changes required for OMPD.

Gentle Reminder!

Jun 24 2021, 10:10 PM · Unknown Object (Project)

Jun 23 2021

Vigneshbalu updated the diff for D100186: [OpenMP] [OMPD] [6/6] Implementation of OMPD debugging library - libompd. libompd-tests: Testcases for libompd.

Rebasing the patch.

Jun 23 2021, 1:43 AM · Restricted Project, Unknown Object (Project)
Vigneshbalu updated the diff for D100185: [OpenMP] [OMPD] [5/6] Implementation of OMPD debugging library - libompd. gdb-plugin: A Plugin code to gdb to leverage libompd to provide debugging support..

Rebasing the patch.

Jun 23 2021, 1:42 AM · Restricted Project, Unknown Object (Project)
Vigneshbalu updated the diff for D100184: [OpenMP] [OMPD] [4/6] Implementation of OMPD debugging library - libompd. omp-icv: OMPD Internal control variable handlers..

Rebasing the patch.

Jun 23 2021, 1:41 AM · Unknown Object (Project)
Vigneshbalu updated the diff for D100183: [OpenMP] [OMPD] [3/6] Implementation of OMPD debugging library - libompd. omp-debug: Implementation of OMPD APIs..

Rebasing the patch.

Jun 23 2021, 1:40 AM · Unknown Object (Project)
Vigneshbalu updated the diff for D100182: [OpenMP] [OMPD] [2/6] Implementation of OMPD debugging library - libompd. TargetValue: Access OpenMP runtime state through callbacks provided by tool.

Rebasing the patch

Jun 23 2021, 1:40 AM · Unknown Object (Project)
Vigneshbalu updated the diff for D100366: [OpenMP] [OMPD] openmp/runtime code changes required for OMPD.

Rebasing the patch

Jun 23 2021, 1:38 AM · Unknown Object (Project)

Jun 8 2021

Vigneshbalu updated the diff for D100366: [OpenMP] [OMPD] openmp/runtime code changes required for OMPD.

rebasing the patch

Jun 8 2021, 1:14 AM · Unknown Object (Project)

Jun 4 2021

Vigneshbalu added inline comments to D100181: [OpenMP] [OMPD] [1/6] Implementation of OMPD debugging library - libompd. Code changes in openmp/runtime to support libompd..
Jun 4 2021, 4:58 AM · Restricted Project, Unknown Object (Project)
Vigneshbalu updated the diff for D100181: [OpenMP] [OMPD] [1/6] Implementation of OMPD debugging library - libompd. Code changes in openmp/runtime to support libompd..

Addressed review comments.

Jun 4 2021, 4:56 AM · Restricted Project, Unknown Object (Project)

Jun 3 2021

Vigneshbalu added inline comments to D100181: [OpenMP] [OMPD] [1/6] Implementation of OMPD debugging library - libompd. Code changes in openmp/runtime to support libompd..
Jun 3 2021, 12:56 AM · Restricted Project, Unknown Object (Project)

May 31 2021

Vigneshbalu updated the diff for D100181: [OpenMP] [OMPD] [1/6] Implementation of OMPD debugging library - libompd. Code changes in openmp/runtime to support libompd..

Removing assignments of scheduling_parent from the function "__kmp_fork_call" as per review comment.

May 31 2021, 9:02 PM · Restricted Project, Unknown Object (Project)

May 2 2021

Vigneshbalu added inline comments to D100181: [OpenMP] [OMPD] [1/6] Implementation of OMPD debugging library - libompd. Code changes in openmp/runtime to support libompd..
May 2 2021, 9:53 PM · Restricted Project, Unknown Object (Project)

Apr 29 2021

Vigneshbalu updated the diff for D100181: [OpenMP] [OMPD] [1/6] Implementation of OMPD debugging library - libompd. Code changes in openmp/runtime to support libompd..

Addressed the Review comments.

Apr 29 2021, 7:52 AM · Restricted Project, Unknown Object (Project)

Apr 26 2021

Vigneshbalu updated the diff for D100186: [OpenMP] [OMPD] [6/6] Implementation of OMPD debugging library - libompd. libompd-tests: Testcases for libompd.

Resolving clang-tidy warnings

Apr 26 2021, 7:01 PM · Restricted Project, Restricted Project

Apr 24 2021

Vigneshbalu updated the diff for D100186: [OpenMP] [OMPD] [6/6] Implementation of OMPD debugging library - libompd. libompd-tests: Testcases for libompd.
Apr 24 2021, 6:43 AM · Restricted Project, Restricted Project