Skip to content

Conversation

@BogdanFloris
Copy link

This PR adds two new fields to the viewcapture args proto definition. It also adds makes sure that the fields can be parsed by the trace processor. See: b/436963256

@BogdanFloris BogdanFloris self-assigned this Jan 16, 2026
@github-actions
Copy link

github-actions bot commented Jan 16, 2026

🎨 Perfetto UI Build

✅ UI build is ready: https://storage.googleapis.com/perfetto-ci-artifacts/gh-21071407228-1-ui/ui/index.html

@BogdanFloris BogdanFloris force-pushed the dev/bogdanfloris/viewcapture-new-fields branch 2 times, most recently from af877f8 to f482bc7 Compare January 16, 2026 15:11
@BogdanFloris BogdanFloris force-pushed the dev/bogdanfloris/viewcapture-new-fields branch from f482bc7 to f3293a7 Compare January 16, 2026 15:19
Copy link
Contributor

@PriyankaSPX PriyankaSPX left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm - please test via the diff tests in tests_viewcapture.py

std::optional<ConstChars> ViewCaptureArgsParser::DeinternString(
uint64_t iid,
RowRef* row,
void (RowRef::*setter)(StringPool::Id)) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: define before DeinternString(uint64_t) ?

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