Hello, I try to print profile result, so I save ~.cpuprofile(json format) in chromium.
And I have a question. I want to print profile result in V8 level. what is related file in V8 and how can I print in console or file? I saw the include/v8-profile.h , cpu-profiler.cc, cpu-profiler.h, cpu-profiler-inl.h, profile-generator.cc, profile-generator.h, profile-generator-inl.h. It is related in? right? -- -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users --- You received this message because you are subscribed to the Google Groups "v8-users" 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.
