I have seen that I can export table data from traces containing Allocations, Leaks, and VM Tracker instruments using xctrace export on the command line in XCode 13 release notes. But I still cannot see the table data when I use xctrace export --input xxx.trace --toc. How can I export given .trace using supplied query to the XML file format that can be later read and post-processed
1
1
2.1k