Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a --per-cpu-threads flag. #144

Merged
merged 2 commits into from
Apr 21, 2024
Merged

Add a --per-cpu-threads flag. #144

merged 2 commits into from
Apr 21, 2024

Conversation

mstange
Copy link
Owner

@mstange mstange commented Apr 21, 2024

This is works in the perf.data importer and should work (though I haven't tested it yet) with samply record on Linux.

It creates a synthetic thread per CPU, and also a combined thread (the main thread of the synthetic "CPU" process) which contains all samples from all threads. Example: https://share.firefox.dev/3W8qt2f

@mstange mstange self-assigned this Apr 21, 2024
@mstange mstange merged commit 26c6c40 into main Apr 21, 2024
19 checks passed
@mstange mstange deleted the per-cpu-threads branch June 20, 2024 21:58
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