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

Unified Diff: chrome/profiling/README.md

Issue 2941823002: Add flags and skeleton for profiling process. (Closed)
Patch Set: Fix header 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/profiling/BUILD.gn ('k') | chrome/profiling/profiling_main.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/profiling/README.md
diff --git a/chrome/profiling/README.md b/chrome/profiling/README.md
new file mode 100644
index 0000000000000000000000000000000000000000..ea5ffa82df5d701e825b43f0ed5cdcb15e133bdd
--- /dev/null
+++ b/chrome/profiling/README.md
@@ -0,0 +1,6 @@
+# chrome/profiling
+
+This directory contains the code for the "profiling" process.
+
+Currently this is used for out-of-process logging of heap profiling data and
+is enabled by setting the GN flag `enable_oop_heap_profiling`.
« no previous file with comments | « chrome/profiling/BUILD.gn ('k') | chrome/profiling/profiling_main.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698