Merge "docs: Start the "Perfetto in the Press" page"
diff --git a/docs/contributing/perfetto-in-the-press.md b/docs/contributing/perfetto-in-the-press.md
new file mode 100644
index 0000000..531e661
--- /dev/null
+++ b/docs/contributing/perfetto-in-the-press.md
@@ -0,0 +1,14 @@
+# Perfetto in the press
+
+This a partial collection of the talks, blogposts, presentations, and articles that mention Perfetto.
+
+- [Performance: Perfetto Traceviewer - MAD Skills](https://www.youtube.com/watch?v=phhLFicMacY)
+"On this episode of the MAD Skills series on Performance, Android Performance Engineer Carmen Jackson discusses the Perfetto traceviewer, an alternative to Android Studio for viewing system traces."
+- [Performance and optimisation on the Meta Quest Platform](https://m.facebook.com/RealityLabs/videos/performance-and-optimization-on-meta-quest-platform/488126049869673/)
+- [Performance testing through proportional traces
+](https://www.jviotti.com/2022/09/07/performance-testing-through-proportional-traces.html)
+- [Performance](https://www.twoscomplement.org/podcast/performance.mp3) An episode of the [Twoscomplement podcast](https://www.twoscomplement.org/#podcast) "Our most efficient podcast ever. Ben and Matt talk performance testing and optimization in fewer than 30 minutes."
+- [Collabora: Profiling virtualized GPU acceleration with Perfetto](https://www.collabora.com/news-and-blog/blog/2021/04/22/profiling-virtualized-gpu-acceleration-with-perfetto/)
+
+
+
diff --git a/docs/toc.md b/docs/toc.md
index 858cd85..4a27068 100644
--- a/docs/toc.md
+++ b/docs/toc.md
@@ -72,6 +72,7 @@
     * [Releasing the SDK](contributing/sdk-releasing.md)
     * [Chrome branches](contributing/chrome-branches.md)
     * [UI development](contributing/ui-development.md)
+    * [Press](contributing/perfetto-in-the-press.md)
 
 * [Design documents](#)
     * [API and ABI surface](design-docs/api-and-abi.md)