Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding LDMS Connector/Forwarder #518

Merged
merged 12 commits into from
Dec 8, 2023
Merged

Adding LDMS Connector/Forwarder #518

merged 12 commits into from
Dec 8, 2023

Commits on Nov 13, 2023

  1. Adding LDMS

    Adding LDMS calls to CMakeLists
    vsurjadidjaja committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    a272b0d View commit details
    Browse the repository at this point in the history
  2. Adding LDMS to Services

    Adding the Caliper-LDMS connector/forwarder and CMakeLists files to services directory.
    vsurjadidjaja committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    8305db0 View commit details
    Browse the repository at this point in the history
  3. Adding LDMS Libraries

    Adding LDMS Libraries to CMakeList to allow cali-query to identify LDMS publish functions.
    vsurjadidjaja committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    06e09a4 View commit details
    Browse the repository at this point in the history
  4. Create README.md

    vsurjadidjaja committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    dc32918 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    vsurjadidjaja committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    5140c60 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9199871 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Adding CMake file

    vsurjadidjaja committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    ecebb1b View commit details
    Browse the repository at this point in the history
  2. Update CMakeLists.txt

    Taking out unnecessary LDMS lib link
    vsurjadidjaja committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    bb00617 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Updating Log Messages

    vsurjadidjaja committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    caa8c9f View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Adding LDMS path to README instructions.
    vsurjadidjaja committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    25a1cda View commit details
    Browse the repository at this point in the history
  3. Adding Env Variables Default Values

    This avoids seg faulting the program if user's do not set LDMS's env variables.
    vsurjadidjaja committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    a20e5fd View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Update CMakeLists.txt

    daboehme committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    b90be9a View commit details
    Browse the repository at this point in the history