That makes sense, thanks.
[quote='820978022, Developer Tools Engineer, /thread/772300?answerId=820978022#820978022']
Is there any reason why would you want to use immediate mode with xctrace?
[/quote]
I'm developing a program which runs multiple XCTests in sequence and records each test separately using xctrace. Since it can take a while before the .trace file is stored, I was wondering if this could be improved with something like an immediate mode.
But I'll probably just implement it in a way where the next test can already start, thus, having potentially multiple xctrace commands running at the same time.
Topic:
Developer Tools & Services
SubTopic:
Instruments
Tags: