Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: DataDog/java-profiler
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v_1.7.0
Choose a base ref
...
head repository: DataDog/java-profiler
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v_1.9.0
Choose a head ref
  • 16 commits
  • 74 files changed
  • 5 contributors

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    e5dada6 View commit details
    Browse the repository at this point in the history
  2. Make a flaky test retriable

    jbachorik committed May 14, 2024
    Configuration menu
    Copy the full SHA
    b858193 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. [Automated] Bump dev version to 1.8.0

    Datadog Java Profiler committed May 15, 2024
    Configuration menu
    Copy the full SHA
    67a2525 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #93 from DataDog/jb/live_heap_lite

    Introduce 'light' liveheap tracking for GC generations
    jbachorik authored May 15, 2024
    Configuration menu
    Copy the full SHA
    bef5e91 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    f6f851d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06a6847 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a3d5691 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b95d836 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a269e71 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Update nightly.yml

    Enable scheduled nightly runs
    jbachorik authored May 30, 2024
    Configuration menu
    Copy the full SHA
    171a540 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. fix async-sample mutex

    richardstartin committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    e54df97 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #107 from DataDog/rgs/async-sample-mutex-interleav…

    …ed-test
    
    fix async-sample mutex
    richardstartin authored Jun 12, 2024
    Configuration menu
    Copy the full SHA
    fe9f51f View commit details
    Browse the repository at this point in the history
  3. [Automated] Bump dev version to 1.9.0

    Datadog Java Profiler committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    b282057 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Sanitizers (#101)

    - Sanitizer builds
    Add a configuration for sanitizers
    Run TSan config, UBsan + ASan config
    Ensure unit tests run with aligned configurations (and remove the CMake files)
    
    - Various TSan fixes
    Minor adjustments in memory orders
    
    - Elf parser fixes
    Fix to ignore some out of bound elf symbols
    Addition of a test for the elf parser
    
    - CI: Daily report of sanitizer issues
    r1viollet authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    7627ee1 View commit details
    Browse the repository at this point in the history
  2. Update nightly.yml

    Re-enable sanitizer run notifications
    jbachorik authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    6c7ce82 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

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