I have a .trace file created using the time profiling in the instruments.app
I was trying to convert the trace into a csv file using the Export Data
option but that was disabled in the instruments app in my macOS Sierra
Is there any other way I can convert the trace
into a .csv
file? like via command line or any other tool?
If the Export Data menu item is disabled, it means that particular instrument does not support exporting to a CSV file. Instruments has many instruments. Some of them support exporting to CSV and some of them don't.