Commit cc9dc89
authored
Allow embedding Perfetto UI in Tensorboard pages (#7048)
## Motivation for features / changes
This is a required step for open sourcing the new Megascale Perfetto
tool in xprof.
Googlers see b/476134328
## Technical description of changes
Adds https://ui.perfetto.dev to the whitelist of domains that are
allowed to be embedded in a frame on the page. A follow up change will
embed this UI in the xprof (Profiler) plugin.
## Screenshots of UI changes (or N/A)
N/A
## Detailed steps to verify changes work correctly (as executed by you)
Tested on Tensorboard (in combination with other necessary changes) and
verified that it works as expected.
## Alternate designs / implementations considered (or N/A)
N/A1 parent 0743619 commit cc9dc89
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
0 commit comments