-
Notifications
You must be signed in to change notification settings - Fork 675
ui: Make metadata per machine-trace #4571
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
base: dev/sashwinbalaji/machine_metadata
Are you sure you want to change the base?
ui: Make metadata per machine-trace #4571
Conversation
🎨 Perfetto UI Build✅ UI build is ready: https://storage.googleapis.com/perfetto-ci-artifacts/gh-21500386404-1-ui/ui/index.html |
7882a07 to
0ea4ed1
Compare
98aab8a to
aad7568
Compare
24c2a3f to
96ae7b2
Compare
src/trace_processor/perfetto_sql/intrinsics/functions/metadata.cc
Outdated
Show resolved
Hide resolved
src/trace_processor/perfetto_sql/stdlib/std/metadata/summary.sql
Outdated
Show resolved
Hide resolved
CHROME_STDLIB_MANUAL_ROLL=f
CHROME_STDLIB_MANUAL_ROLL=f
35c434d to
e7a7663
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
also fyi for now made _metadata_for_primary_scope private to unblock.
Reason being without that ALLOWED_TOPLEVEL_PUBLIC_PACKAGES in https://source.corp.google.com/h/googleplex-android/platform/superproject/main/+/main:external/perfetto/tools/check_sql_modules.py others like https://source.corp.google.com/h/googleplex-android/platform/superproject/main/+/main:external/perfetto/python/generators/sql_processing/stdlib_tags.py would need to add std so will make it public once your approval
|
That's fine you're ok to add std to the list of allowed top level packages tho keeping it private is also ok. |
96ae7b2 to
e1e6853
Compare
CHROME_STDLIB_MANUAL_ROLL=f
e8fc969 to
b03e78b
Compare
No description provided.