| commit | 7da8e709c969877b233420df299cd8d8d7b3cffc | [log] [tgz] |
|---|---|---|
| author | Steve Golton <stevegolton@google.com> | Tue Apr 30 14:05:56 2024 +0000 |
| committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Apr 30 14:05:56 2024 +0000 |
| tree | 236e134c34d9103374f300a09128a692681e2302 | |
| parent | b5e7ebbc4806bbed2357bb57e63f2f0f9be85814 [diff] | |
| parent | aab59dd082a885c43d9a2c17265ceed68916bc0b [diff] |
Merge "ui: Remove NullTrack plugin from default list as it no longer exists" into main
diff --git a/ui/src/core/default_plugins.ts b/ui/src/core/default_plugins.ts index 583e6bc..44634a3 100644 --- a/ui/src/core/default_plugins.ts +++ b/ui/src/core/default_plugins.ts
@@ -48,7 +48,6 @@ 'perfetto.Frames', 'perfetto.FtraceRaw', 'perfetto.HeapProfile', - 'perfetto.NullTrack', 'perfetto.PerfSamplesProfile', 'perfetto.PivotTable', 'perfetto.ProcessSummary',