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

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: Enable with --perf-prof-unwinding-info. 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
« no previous file with comments | « src/s390/assembler-s390.cc ('k') | src/wasm/wasm-module.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/v8.gyp
diff --git a/src/v8.gyp b/src/v8.gyp
index 40ed7c4024bf5352b646503ac749fccec31fcd59..7e1d1512a6a5d714a035357a21c760ce6dd7f288 100644
--- a/src/v8.gyp
+++ b/src/v8.gyp
@@ -779,6 +779,8 @@
'dtoa.cc',
'dtoa.h',
'effects.h',
+ 'eh-frame.cc',
+ 'eh-frame.h',
'elements-kind.cc',
'elements-kind.h',
'elements.cc',
« no previous file with comments | « src/s390/assembler-s390.cc ('k') | src/wasm/wasm-module.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698