Frederic Branczyk

Results 513 comments of Frederic Branczyk

I think this is useful as an addon. We don't currently have this, as we leave this up to the user to decide, but I think this would be a...

Open source projects: * https://www.parca.dev/ * https://github.com/profefe/profefe * https://pyroscope.io/ Products: * https://prodfiler.com/ * https://polarsignals.com/ Also, DataDog and Instana have products for this, but I'm not sure what the policy is...

> However you can also just use a BPF array map of one uint32, load it and set the value before attaching the BPF program to the kprobes, tracepoints, etc....

We've made massive improvements since opening this issue.

yes, we can close this, it's obsolete now

I've been put in contact with the engineers working on debuginfo on the GraalVM and it turns out that it only populates `.debug_frame`, and any entries in `.eh_frame` only happen...

We’re making progress and a first integrated version should be only a few weeks away. Just to be clear though, you have always been able to profile Java workloads by...

We fixed this at some point! This was the fp unwinder going further than the bottom of the stack.

Our ambition is to not even have to enable the `+JPperf true` flag. It's really awesome that if people put a small amount of work into it that we can...