问题
I'm running some benchmarks and some overflow the traceview buffer, I'm already using the max buffer size that I can (400MB). How can I get these data? (I need the hole benchmark to be traced, not only some smaller portions of the benchmark, each one in a different file)
Is it possible to flush the buffer to a file when it is full?
Is it possible to write everything directly in a file, instead of just when the trace stops?
any other alternative?
来源:https://stackoverflow.com/questions/13818619/getting-a-large-amount-of-data-with-traceview