Re: [PATCHSET v3 0/3] perf tools: Minor improvements in event synthesis

2021-02-03 Thread Arnaldo Carvalho de Melo
Em Tue, Feb 02, 2021 at 01:40:07PM +0100, Jiri Olsa escreveu: > On Tue, Feb 02, 2021 at 06:01:15PM +0900, Namhyung Kim wrote: > > Hello, > > > > This is to optimize the event synthesis during perf record. > > > > Changes in v3: > > * remove unnecessary pid check > > * update change log in patch

Re: [PATCHSET v3 0/3] perf tools: Minor improvements in event synthesis

2021-02-02 Thread Jiri Olsa
On Tue, Feb 02, 2021 at 06:01:15PM +0900, Namhyung Kim wrote: > Hello, > > This is to optimize the event synthesis during perf record. > > Changes in v3: > * remove unnecessary pid check > * update change log in patch #2 Acked-by: Jiri Olsa thanks, jirka > > The first patch is to reduce me