FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Add profiling filter preset for tokio frames by brancz · Pull Request #6086 · parca-dev/parca · GitHub

Add profiling filter preset for tokio frames - #6086

Merged
brancz merged 2 commits into
mainfrom
claude/add-tokio-filter-preset-01N7WW9hfyz3aH9mBXinug95
Dec 4, 2025
Merged

Add profiling filter preset for tokio frames#6086
brancz merged 2 commits into
mainfrom
claude/add-tokio-filter-preset-01N7WW9hfyz3aH9mBXinug95

Conversation

brancz commented Dec 4, 2025

Copy link
Copy Markdown
Member

No description provided.

Adds a new profiling filter preset "Hide Tokio Frames" that filters out
Tokio runtime frames from profiles using the starts_with filter. This
helps users focus on application code by hiding frames starting with
"tokio::" and "<tokio::".
Adds a new profiling filter preset "Hide Rust Panic Backtrace Infrastructure"
that filters out Rust panic and backtrace infrastructure frames from profiles.
This helps users focus on application code by hiding frames starting with
"std::panic", "<core::panic", and "std::sys::backtrace".

alwaysmeticulous Bot commented Dec 4, 2025
edited
Loading

Copy link
Copy Markdown

✅ Meticulous spotted 0 visual differences across 338 screens tested: view results.

Meticulous evaluated ~4 hours of user flows against your PR.

Expected differences? Click here. Last updated for commit 764f365. This comment will update as new commits are pushed.

brancz enabled auto-merge (squash) December 4, 2025 17:16
brancz merged commit 6be2cc3 into main Dec 4, 2025
38 checks passed
brancz deleted the claude/add-tokio-filter-preset-01N7WW9hfyz3aH9mBXinug95 branch December 4, 2025 19:44
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
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.

4 participants


Back | FazBrowse Home | New Git URL