Tian Gao

Results 363 comments of Tian Gao

hi @gjoseph92 , is the trace generated on Windows or Linux? This is a bug for VizTracer. VizTracer created artificial time gap when the timestamp on the system does not...

@gjoseph92 chrome trace viewer may did some work behind the scene to make the visualization more reasonable(I know perfetto is much more strict), but negative duration is definitely a bug.

Well, C extensions are supported - C functions are not. Basically if you call into a C extension from Python code, it will be recorded. VizTracer is not able to...

We now have wheels for Apple M* since 0.16.2. I'll close this for now.

I tried to make a minimum demo to demonstrate the different behavior between 3.9 & 3.11 on Mac. First of all, I have a very simply script running, basically a...

Okay I spent some time investigating this. First of all, yes the error I had was not a debugger issue, it was Mac. I believe it's because the python app...

Interesting. Could you share the script (preferably [minimal reproducible example](https://en.wikipedia.org/wiki/Minimal_reproducible_example)) so I can check it out? For now the only thing I know is there's something wrong with the JSON...

The JSON file is generated manually by VizTracer to achieve better performance, which could have bugs when it comes to some combination of characters. I just need to figure out...

The JSON file that has issues is a temporary file, it's not easy (though not impossible) to find the file. If the process failed out, the temporary JSON files should...

The file requires access.