We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I would like to perform a really fine-grained analysis on a function's performance in Streamline. Specifically, I would like to be able to count how many times an Add operation is performed. In order to do this (effectively), I would need a .csv of the data described by the disassembler (see image). Additional points if I can get the timestamps of when a low-level operation was performed, not just a cumulative. Is such an export possible?
I would like to add that currently this data cannot even be copy/pasted!