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

Unified Diff: src/v8.gyp

Issue 1993653003: Initial support for emitting unwinding information in perf jitdump. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Rebase. Created 4 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
Index: src/v8.gyp
diff --git a/src/v8.gyp b/src/v8.gyp
index f72ae833d33c3e1c402aa1e18bfd2f8058ae66d4..49985277e12c42fd3deb020e795f6d69b41b8349 100644
--- a/src/v8.gyp
+++ b/src/v8.gyp
@@ -1133,6 +1133,8 @@
'unicode-cache.h',
'unicode-decoder.cc',
'unicode-decoder.h',
+ 'unwinding-info.cc',
+ 'unwinding-info.h',
'uri.cc',
'uri.h',
'utils-inl.h',
« src/unwinding-info.cc ('K') | « src/unwinding-info.cc ('k') | src/wasm/wasm-module.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698