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

Unified Diff: runtime/vm/vm_sources.gypi

Issue 2646443005: Track async causal stack traces (Closed)
Patch Set: rebase Created 3 years, 10 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 | « runtime/vm/thread_registry.h ('k') | tests/language/vm/async_await_catch_stacktrace_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/vm/vm_sources.gypi
diff --git a/runtime/vm/vm_sources.gypi b/runtime/vm/vm_sources.gypi
index cd72fda195f8c9a2fbf9ed8f2a10a30d44318ca1..be439625d17e73e0c819b2a9f0378435bda9a108 100644
--- a/runtime/vm/vm_sources.gypi
+++ b/runtime/vm/vm_sources.gypi
@@ -476,6 +476,8 @@
'stack_frame_mips.h',
'stack_frame_test.cc',
'stack_frame_x64.h',
+ 'stack_trace.cc',
+ 'stack_trace.h',
'store_buffer.cc',
'store_buffer.h',
'stub_code.cc',
« no previous file with comments | « runtime/vm/thread_registry.h ('k') | tests/language/vm/async_await_catch_stacktrace_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698