Hi! I want to work on adding support to CPU profile serialization via OutputStream as the heap snapshot does.
I was considering doing something like adding a new method to the CpuProfile class, it `serialize(outputStream, kJSON),` and re-using the "inspector" parser logic (to make it compatible with dev tools). Do you consider it worth creating a bug and start working on it? Should I get in contact with someone for pretty little beginner guidance? Regards, -Juan José Arboleda -- -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/v8-dev/69abc07b-8122-4641-800e-dd554e647736n%40googlegroups.com.
