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

Unified Diff: base/base.gypi

Issue 15418002: Record Chrome trace events in tcmalloc heap profiles (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: json output, but no green dots on trace Created 7 years, 7 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 | « no previous file | base/debug/trace_event.h » ('j') | chrome/browser/chrome_browser_main_linux.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index d88824ad001f43bc79d51c68b99831a00ad95ac7..a7652c2acdacb604d8ab8e169dfc31a5d45a52a9 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -139,6 +139,8 @@
'debug/trace_event_impl.cc',
'debug/trace_event_impl.h',
'debug/trace_event_win.cc',
+ 'debug/trace_memory.cc',
+ 'debug/trace_memory.h',
'deferred_sequenced_task_runner.cc',
'deferred_sequenced_task_runner.h',
'environment.cc',
« no previous file with comments | « no previous file | base/debug/trace_event.h » ('j') | chrome/browser/chrome_browser_main_linux.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698