Skip to content

libsysprof-capture: Set initial counter id to pid

This avoids collisions when using Sysprof collector in multiprocess apps that share the same controlfd, such as WebKit.


I don't know if this approach is considered acceptable. I can tell that it certainly makes WebKit counters work without collision again.

Merge request reports

Loading