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: codecentric/allocation-tracker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: warmuuh/allocation-tracker
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 24 files changed
  • 1 contributor

Commits on Mar 23, 2026

  1. modernize, use for specific classes instead of prefix

    Peter Mucha committed Mar 23, 2026
    Configuration menu
    Copy the full SHA
    82654aa View commit details
    Browse the repository at this point in the history
  2. enhance, support instrumentation of JDK classes and improve agent ini…

    …tialization
    Peter Mucha committed Mar 23, 2026
    Configuration menu
    Copy the full SHA
    f610c74 View commit details
    Browse the repository at this point in the history
  3. enhance, implement high-performance allocation tracking using Calling…

    … Context Tree and thread-local buffers
    Peter Mucha committed Mar 23, 2026
    Configuration menu
    Copy the full SHA
    7e9c0d4 View commit details
    Browse the repository at this point in the history
  4. enhance, implement live object tracking with WeakReferences and clean…

    …up mechanism
    Peter Mucha committed Mar 23, 2026
    Configuration menu
    Copy the full SHA
    981d1b4 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2026

  1. stuff

    Peter Mucha committed Mar 27, 2026
    Configuration menu
    Copy the full SHA
    66407ed View commit details
    Browse the repository at this point in the history
Loading