From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnaldo Carvalho de Melo Subject: Re: [PATCH v5 0/3] perf synthetic events Date: Thu, 23 Apr 2020 11:24:31 -0300 Message-ID: <20200423142431.GJ19437@kernel.org> References: <20200415054050.31645-1-irogers@google.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Jiri Olsa Cc: Namhyung Kim , Ian Rogers , Peter Zijlstra , Ingo Molnar , Mark Rutland , Alexander Shishkin , Petr Mladek , Andrey Zhizhikin , Kefeng Wang , Thomas Gleixner , Kan Liang , linux-kernel , linux-perf-users , Stephane Eranian List-Id: linux-perf-users.vger.kernel.org Em Thu, Apr 16, 2020 at 11:19:19PM +0900, Namhyung Kim escreveu: > On Wed, Apr 15, 2020 at 2:40 PM Ian Rogers wrote: > > v4 added a missing test file > > v3 improved documenation, return values and added testing to the io framework > > following feedback from namhyung@kernel.org. > > v2 addressed single threaded synthesize benchmark issues from jolsa@redhat.com > > https://lore.kernel.org/lkml/20200402154357.107873-1-irogers@google.com/ > > > > Ian Rogers (3): > > perf bench: add a multi-threaded synthesize benchmark > > tools api: add a lightweight buffered reading api > > perf synthetic events: Remove use of sscanf from /proc reading > > Acked-by: Namhyung Kim Jiri, you seem to be ok with it, can I get your Acked-by or Reviewed-by as well? - Arnaldo