Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(833)

Unified Diff: chrome/browser/profiling_host/README.md

Issue 2948283002: Profiling process topology (Closed)
Patch Set: Review comments Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/profiling_host/BUILD.gn ('k') | chrome/browser/profiling_host/profiling_process_host.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/profiling_host/README.md
diff --git a/chrome/browser/profiling_host/README.md b/chrome/browser/profiling_host/README.md
new file mode 100644
index 0000000000000000000000000000000000000000..d0f54fce18dedca4c1b336c78965377178874455
--- /dev/null
+++ b/chrome/browser/profiling_host/README.md
@@ -0,0 +1,6 @@
+# chrome/browser/profiling_host
+
+Contains the host code for managing communication with the profiling process.
+The profiling process maintains out-of-process storage for memory logging.
+
+The code for the profiling process is in `chrome/profiling`
« no previous file with comments | « chrome/browser/profiling_host/BUILD.gn ('k') | chrome/browser/profiling_host/profiling_process_host.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698