On 1/3/17 1:19 AM, Jiri Olsa wrote: > It's now possible to specify the threshold size for > perf.data like: > > $ perf record --switch-output=2G ... > > Once it's reached, the current data are dumped in to the > perf.data.<timestamp> file and session does on.
How about something like max-file-size instead of switch-output?