Re: [PATCHv2 00/22] perf tools: Add daemon command

2021-01-18 Thread Jiri Olsa
ping, any reviews? thanks, jirka On Sat, Jan 02, 2021 at 11:04:19PM +0100, Jiri Olsa wrote: > hi, > we were asked for possibility to be able run record > sessions on background. > > This patchset adds support to configure and run record > sessions on background via new 'perf daemon' command. >

[PATCHv2 00/22] perf tools: Add daemon command

2021-01-02 Thread Jiri Olsa
hi, we were asked for possibility to be able run record sessions on background. This patchset adds support to configure and run record sessions on background via new 'perf daemon' command. Please check below the example on usage. The patchset is based on following control changes: https://lore