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

Unified Diff: base/base.gypi

Issue 1342453003: Stack sampling profiler to profile on Mac. TEST-- not for commit. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: BUILD.gn update Created 5 years, 3 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
Index: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index ea021653259c56bc5f5e8285b5a00e44490b5bec..8fd4f4dfc06b4557f621092c7b85a0c980d84372 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -815,6 +815,7 @@
'memory/shared_memory_posix.cc',
'native_library_posix.cc',
'path_service.cc',
+ 'profiler/native_stack_sampler_posix.cc',
'posix/unix_domain_socket_linux.cc',
'process/kill.cc',
'process/kill_posix.cc',

Powered by Google App Engine
This is Rietveld 408576698