Re: [v8-users] startTime of cpu profile

2023-08-02 Thread theratliter theratliter
Get it, thanks ! 在2023年8月2日星期三 UTC+8 16:27:01 写道: > On Tue, Aug 1, 2023 at 1:22 PM theratliter theratliter > 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 cer

Re: [v8-users] startTime of cpu profile

2023-08-02 Thread Ben Noordhuis
On Tue, Aug 1, 2023 at 1:22 PM theratliter theratliter 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"

Re: [v8-users] startTime of cpu profile

2023-08-01 Thread theratliter theratliter
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. 在2023年8月1日星期二 UTC+8 04:21:59 写道: > On Mon, Jul 31, 2023 at 7:58 PM theratliter theratliter > wrote: > > > > hello, ev

Re: [v8-users] startTime of cpu profile

2023-07-31 Thread Ben Noordhuis
On Mon, Jul 31, 2023 at 7:58 PM theratliter theratliter wrote: > > hello, everyone ! Does anyone know what the `startTime` is in the cpu > profile. From the code point of view (v8/src/base/platform/time.cc), it seems > that the implementation is different under different systems? startTime is t

[v8-users] startTime of cpu profile

2023-07-31 Thread theratliter theratliter
hello, everyone ! Does anyone know what the `startTime` is in the cpu profile. From the code point of view (v8/src/base/platform/time.cc), it seems that the implementation is different under different systems?[image: 20230801-010505.jpeg] -- -- v8-users mailing list v8-users@googlegroups.com