r1viollet

Results 54 comments of r1viollet
trafficstars

Thanks for the suggestions. This was left hanging as I was on vacation. I updated the PR with your comments.

I was not sure why the job was failing, so I'm realigning to see if this fixes things: https://gitlab.ddbuild.io/DataDog/documentation/-/jobs/166766815

> I was not sure why the job was failing, so I'm realigning to see if this fixes things: https://gitlab.ddbuild.io/DataDog/documentation/-/jobs/166766815 The link preview is now a success, though the linting...

This is good to go. Thanks for your reviews.

Nice! I always found it strange not to see the class name in there.

now that is a big R&D week!

@Gui774ume if you want to check out this PR. There are still some limitations, but I feel the mechanisms added are very interesting.

The following PR improves the object model https://github.com/DataDog/ddprof/pull/400

The remaining work involves moving - DSO objects to the process object - Some of the symbol caching objects The one drawback is having a process object that has many...

Thanks for the feedback, I established an example [here](https://github.com/DataDog/ddprof-examples/tree/main/side-container) to help us iterate on a side-container deployment. Keep in mind this is not the current way we advocate using `ddprof`...