I don't know how android systrace works. The `--enable-tracing` flag is in d8. So you can either run d8 with the flag, or use chrome tracing.
On Tuesday, September 5, 2017 at 6:49:25 PM UTC-7, Weiliang Lin wrote: > > Hi all > > I tried to enable v8 to support android systrace on Android device. It > looks wonderful that the wiki (https://github.com/v8/v8/wiki/Tracing-V8) > told me V8 has already supported tracing for TraceViewer via > "--enable-tracing" flag. But the issue is I don't find this flag under > v8/src/. Does anyone know how to enable V8 tracing? > > Thanks > -Weiliang > -- -- 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.
