-
Notifications
You must be signed in to change notification settings - Fork 20
feat: add samply profiler support #338
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
Merged
not-matthias
merged 17 commits into
main
from
cod-2599-runner-migrate-perf-to-new-profiler-agnostic-data-format
May 12, 2026
Merged
Changes from all commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
12954df
feat(walltime): add Profiler trait abstraction
not-matthias f257741
refactor(walltime): rename IntegrationMode::Perf to Walltime
not-matthias 5225a44
refactor(walltime): rename FifoCommand::PingPerf to PingProfiler
not-matthias 6da53e4
refactor(walltime): move perf module under profiler/
not-matthias 4e386c7
refactor(walltime): rename PerfMetadata to WalltimeMetadata
not-matthias d2e4e27
refactor(walltime): port PerfRunner to Profiler trait
not-matthias 8d3f214
feat(walltime): rename CODSPEED_PERF_ENABLED to CODSPEED_PROFILER_ENA…
not-matthias 1d708e3
fix(fifo): use O_RDWR to open FIFOs on all Unix platforms
not-matthias 98a2621
fix(walltime): use mach_absolute_time for FIFO timestamps on macOS
not-matthias f3257ee
feat(walltime): add samply profiler for macOS
not-matthias 43d9e50
refactor(walltime): share Linux profiler sysctl setup
not-matthias 2e85913
feat(walltime): bundle samply via library crate
not-matthias f94e5b3
fix(walltime): disable PYTHON_PERF_JIT_SUPPORT on macOS
not-matthias cdc098a
refactor(walltime): rename Profiler::wrap to wrap_command
not-matthias 56e27df
refactor: rename Benchmark FIFO commands/markers to Profiler/Round
not-matthias 9cf182e
ci: disable profiler in macos-basic-run-test
not-matthias d32d356
refactor(cli): centralize internal re-exec via InternalCommands::get_…
not-matthias File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.