Skip to content

Implement perf record locks for speedup stacks#329

Open
theodegeest wants to merge 3 commits intoopen-s4c:mainfrom
theodegeest:perf-record-lock
Open

Implement perf record locks for speedup stacks#329
theodegeest wants to merge 3 commits intoopen-s4c:mainfrom
theodegeest:perf-record-lock

Conversation

@theodegeest
Copy link
Contributor

These changes add an alternative for the collection of locking data so
that comparisons can be made with the eBPF approach. PerfRecordWrap
already implements an attach_every_thread function. Yet for my use
case, it did not seem to attach to all the threads. That is why I made a
subclass that fixed this issue for my specific use case.

Signed-off-by: theodegeest <theo.degeest@gmail.com>
Signed-off-by: theodegeest <theo.degeest@gmail.com>
Signed-off-by: theodegeest <theo.degeest@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant