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

Add Java Flight Recorder support #1154

Merged
merged 8 commits into from
Sep 4, 2024
Merged

Add Java Flight Recorder support #1154

merged 8 commits into from
Sep 4, 2024

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    ae60d90 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Improve GC measures

    DanielThomas committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    81be494 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fdf7d82 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b74da6 View commit details
    Browse the repository at this point in the history
  4. Update JavaFlightRecorder.java

    add comments
    brharrington authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    623e89c View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    23cd1b8 View commit details
    Browse the repository at this point in the history
  2. Update Jmx.java

    make indentation consistent
    brharrington authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    37d39fc View commit details
    Browse the repository at this point in the history
  3. Update JavaFlightRecorder.java

    Hold reference to thread count gauges
    brharrington authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    c28bb9f View commit details
    Browse the repository at this point in the history