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

Unified Diff: test/cctest/cctest.gyp

Issue 391413006: Track history of events in GCTracer. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: RingBuffer fixes and unit test. Event::Type. Separte ring buffer members. Created 6 years, 5 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: test/cctest/cctest.gyp
diff --git a/test/cctest/cctest.gyp b/test/cctest/cctest.gyp
index 596bd7300d4f5d896fb319d7536353501ec35579..090aed2dd1dc67b9c4d9a33788be43561085ccff 100644
--- a/test/cctest/cctest.gyp
+++ b/test/cctest/cctest.gyp
@@ -78,6 +78,7 @@
'test-fixed-dtoa.cc',
'test-flags.cc',
'test-func-name-inference.cc',
+ 'test-gc-tracer.cc',
Hannes Payer (out of office) 2014/07/22 15:21:31 awesome!
'test-global-handles.cc',
'test-global-object.cc',
'test-hashing.cc',
« src/heap.cc ('K') | « src/incremental-marking.cc ('k') | test/cctest/test-gc-tracer.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698