Sudara
                                            Sudara
                                        
                                    > Hi, after some more testing I think the small file is only generated by some hosts when the plugin binary changes (some indexing or background testing). Ah, hmm, yeah...
Ok, thanks for helping to isolate the issue. That's very strange. I'll reopen this issue and try to reproduce.
Ok perfect thanks. And you are seeing good trace files when building with `x86_64` locally.... curious. Currently I don't have any arch set on my M1, which should default me...
Tried to work around this today and failed. Workaround is to use TRACE_DSP_BEGIN with an explicit name.
@psemiletov Can you let me know which location is best for you? What do you think a good default folder for the trace files is? If you want to get...
@psemiletov Thanks! I'll move it to `userDocumentsDirectory` for now, there's a couple commits on the `linux` branch. The name and location of the file are written to `cout` when the...
For me, the following is logged to cout: ``` Wrote perfetto trace to: /Users/sudara/Downloads/perfetto-DEBUG-2023-09-10_1937.pftrace ```
Looks like there are some build issues in CI that I will have to come back to look at. In the meantime, you can check `cout` to see where it's...
@TheOnlyJoey Hey hey! I'm just back from vacation — if you are motivated, I'd say go for it! It shouldn't be too tough, it's more about getting things happy in...
I'm not sure how this went under my radar (sorry!) but I also don't understand the context of this change — did setting this let you compile whereas before you...