Skip to content

perfetto: make package list fstream CLOEXEC#5194

Merged
LalitMaganti merged 5 commits intomainfrom
dev/lalitm/fix
Mar 19, 2026
Merged

perfetto: make package list fstream CLOEXEC#5194
LalitMaganti merged 5 commits intomainfrom
dev/lalitm/fix

Conversation

@LalitMaganti
Copy link
Member

Small harmless warning I noticed when working on this code.
traced_probes rarely forks (and when it does, it execs immediately)
but no harm in this either.

Adds a new `package_name_regex_filter` field to PackagesListConfig
that allows filtering packages by regex patterns. Can be combined
with the existing exact-match `package_name_filter`: a package is
included if it matches either filter.
Small harmless warning I noticed when working on this code.
traced_probes rarely forks (and when it does, it execs immediately)
but no harm in this either.
@LalitMaganti LalitMaganti requested a review from a team as a code owner March 19, 2026 10:33
@github-actions
Copy link

🎨 Perfetto UI Builds

Base automatically changed from dev/lalitm/packages-list-regex-filter to main March 19, 2026 10:54
@LalitMaganti LalitMaganti merged commit 1680342 into main Mar 19, 2026
8 checks passed
@LalitMaganti LalitMaganti deleted the dev/lalitm/fix branch March 19, 2026 13:00
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.

2 participants