Get it, thanks !

在2023年8月2日星期三 UTC+8 16:27:01<Ben Noordhuis> 写道:

> On Tue, Aug 1, 2023 at 1:22 PM theratliter theratliter
> <thera...@gmail.com> wrote:
> >
> > Thanks, Ben. What does the "ts" field mean ? i can not find this field 
> in cpu profile. I want to find the corresponding samples of the code that 
> was executed at a certain time.
>
> Sorry, I phrased that kind of ambiguously. "ts" is a property of the
> "v8.cpu_profiler" trace event that's emitted when you start/stop the
> profiler. It doesn't show up in the CPU profile output like
> "startTime" does.
>
> If you use event tracing, you should use "ts" because otherwise you
> can't sync profiles with traces.
>
> If you don't use event tracing, you can ignore all that. :-)
>

-- 
-- 
v8-users mailing list
v8-users@googlegroups.com
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 v8-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/v8-users/4f1b08f4-09d8-4f19-8d2f-bcef6ae40c14n%40googlegroups.com.

Reply via email to