feat(profiling): add fast-copy fallback ProfilerStats metrics [backport 4.11] (PROF-15342)#18992
feat(profiling): add fast-copy fallback ProfilerStats metrics [backport 4.11] (PROF-15342)#18992vlad-scherbich wants to merge 5 commits into
Conversation
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: f573264ef8
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
BenchmarksBenchmark execution time: 2026-07-10 21:38:09 Comparing candidate commit f573264 in PR branch Found 0 performance improvements and 5 performance regressions! Performance is the same for 612 metrics, 10 unstable metrics. scenario:iast_aspects-re_expand_aspect
scenario:iastaspects-ljust_aspect
scenario:iastaspectsospath-ospathbasename_aspect
scenario:span-start
scenario:telemetryaddmetric-1-count-metric-1-times
|
Codeowners resolved as |
Summary
Cherry-pick of d6ee9b5 onto 4.11 (after #18972). Adds fast_copy_memory_user_disabled, fast_copy_memory_capable, and fast_copy_memory_syscall_fallback ProfilerStats metadata fields.
Test plan