Status: New
Owner: ----

New issue 3473 by [email protected]: V8Profiler-How can I get the heap-snapshot?
http://code.google.com/p/v8/issues/detail?id=3473


I have ran D8 as bellow:

===============================================
 .\D8 --heap_profiler_trace_objects --test.js
===============================================

But no info be generated (both print and log) for it.

I see that the source code has annotation like this:
----------------------------------------------------------------------
// heap-snapshot-generator.cc
DEFINE_BOOL(heap_profiler_trace_objects, false,
            "Dump heap object allocations/movements/size_updates")
----------------------------------------------------------------------

Could you tell me how can I get the heap-snapshot info ?


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to