Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 3, 2025

Bumps me.bechberger:ap-loader-all from 4.1-10 to 4.2-10.

Release notes

Sourced from me.bechberger:ap-loader-all's releases.

Loader for 4.2 (v10): Method tracing and system-wide process sampling

ap-loader v10

  • Drop support for async-profiler < 4.0 versions, as 4.0 changed how its tested
  • Major changes in the usage of the JFR conversion made by async-profiler which are not hidden
  • Clean up the code

The following is copied from the wrapped async-profiler release by Andrei Pangin. The source code linked below should be ignored.

v4.2

Features

  • Java Method Tracing and Latency Profiling
    • #1421: Latency profiling
    • #1435: Allow wildcards in Instrument profiling engine
    • #1499: --trace option with per-method latency threshold
  • System-wide process sampling on Linux
    • #1411: --proc option to record profiler.ProcessSample events
  • VMStructs stack walker by default
    • #1539: Use VMStructs stack walking mode by default
    • #1537: Support comptask and vtable features
    • #1517: Use JavaFrameAnchor to find top Java frame
    • #1449: Special handling of prologue and epilogue of compiled methods

Improvements

  • #1475: Add CPUTimeSample event support to jfrconv
  • #1414: Per-thread flamegraph option in JFR heatmap converter
  • #1526: Expose JfrReader dictionary that maps osThreadId to javaThreadId
  • #1448: Thread name in OpenTelemetry output
  • #1413: Add time_nanos and duration_nanos to OTLP profiles
  • #1450: Unwind dylib stubs as empty frames on macOS
  • #1416: Add synthetic symbols for Mach-O stubs/trampolines
  • Allow cross-compilation for 32-bit platforms

Bug fixes

  • #1515: Fix UnsatisfiedLinkError when tmpdir is set to a relative path
  • #1500: Detect if calloc calls malloc for nativemem profiling
  • #1427: Re-implement SafeAccess crash protection
  • #1417: Two wall-clock profilers interfere with each other

Project Infrastructure

  • #1527: GHA: replace macos-13 with macos-15-intel
  • #1510: Add option to retry tests
  • #1508: Add more GHA jobs to cover JDK versions on ARM

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [me.bechberger:ap-loader-all](https://github.com/jvm-profiling-tools/ap-loader) from 4.1-10 to 4.2-10.
- [Release notes](https://github.com/jvm-profiling-tools/ap-loader/releases)
- [Commits](https://github.com/jvm-profiling-tools/ap-loader/commits)

---
updated-dependencies:
- dependency-name: me.bechberger:ap-loader-all
  dependency-version: 4.2-10
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Nov 3, 2025
@triceo triceo merged commit 083f60a into main Nov 3, 2025
4 checks passed
@triceo triceo deleted the dependabot/maven/main/me.bechberger-ap-loader-all-4.2-10 branch November 3, 2025 06:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant