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

Unified Diff: chrome/profiling/profiling_main.h

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/profiling/memlog_stream_receiver.h ('k') | chrome/profiling/profiling_main.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/profiling/profiling_main.h
diff --git a/chrome/profiling/profiling_main.h b/chrome/profiling/profiling_main.h
index 0d30b025934f0925666ce6cf6d26437001afef85..136b8671d8512cbbf4ba0ee57b3afcadb13f85c2 100644
--- a/chrome/profiling/profiling_main.h
+++ b/chrome/profiling/profiling_main.h
@@ -11,6 +11,7 @@ class CommandLine;
namespace profiling {
+// Main function for the profiling process type.
int ProfilingMain(const base::CommandLine& cmdline);
} // namespace profiling
« no previous file with comments | « chrome/profiling/memlog_stream_receiver.h ('k') | chrome/profiling/profiling_main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698