Patrick Pichler
Patrick Pichler
We noticed that the profiler fails to report the full call stack, if the `vfork` LIBC functions is being used. The issue appears on `x86_64`, but not `aarch64` (I only...
Hey, I am trying to get the profiler working in a kind cluster. After searching through the docs (and Github Issues) I didn't see anything about it being supported or...
# Description Support for detection of packages present in a JAR has been added. It can be enabeld via the `DetectContainedPackages` config flag. - Fixes #4187 ## Type of change...
**What would you like to be added**: A list of all packages found in a JAR, that can be conditionally enabled via a config flag. **Why is this needed**: When...