Frederic Branczyk

Results 513 comments of Frederic Branczyk

This is awesome! > It's currently, to the best of our knowledge, the only existing continuous profiler with no instrumentation/process restart for a broad range of real-world languages. The apache2...

@Kielek the elastic agent, much like Parca Agent, work by inspecting the profiled processes from the outside, no instrumentation or in-process things are necessary, so there's rather little overlap with...

try grafana -> deployment -> spec -> replicas

> reconcile immediately after startup (essentially oneoff) I believe this is already the case, as filling the informer triggers reconciles for each of the initial objects. Happy with introducing the...

Actually I could think of a useful case for one-off with resource together. Essentially this would mean that we stop the process after all items are worked off that were...

Long superseeded by lots of other work.

Interesting! This is definitely expected to be consistent. I suspect there is a bug in our symbolizer. cc @kakkoyun

Just to reiterate you're suggesting to essentially move the offset handling done in the `(*File).DWARF)` function to the `(*Section).Open` function? That would absolutely solve my problem, and I'd be more...

Happy to add a test of course, but wanted to discuss what you would prefer that to look like. Should I edit the existing test and modify the generated pprof...

Just to make extra sure, I double checked and indeed when inserting a placeholder on the 0 index it works: https://gist.github.com/brancz/9e56f8a302d6e196f57c4953156595b5