From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnaldo Carvalho de Melo Subject: Re: [GIT PULL] perf/core improvements and fixes Date: Thu, 19 Mar 2020 11:07:02 -0300 Message-ID: <20200319140702.GA14841@kernel.org> References: <20200317213259.15494-1-acme@kernel.org> <20200319140338.GB52834@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20200319140338.GB52834@gmail.com> Sender: linux-kernel-owner@vger.kernel.org To: Ingo Molnar Cc: Thomas Gleixner , Jiri Olsa , Namhyung Kim , Clark Williams , linux-kernel@vger.kernel.org, linux-perf-users@vger.kernel.org, Adrian Hunter , Alexey Budankov , Andi Kleen , disconnect3d , Ian Rogers , Jin Yao , Kan Liang , Leo Yan , Michael Petlan , Mike Leach , Thomas Richter , Arnaldo Carvalho de Melo List-Id: linux-perf-users.vger.kernel.org Em Thu, Mar 19, 2020 at 03:03:38PM +0100, Ingo Molnar escreveu: > * Arnaldo Carvalho de Melo wrote: > > 32 files changed, 1340 insertions(+), 1123 deletions(-) > > create mode 100644 tools/perf/Documentation/perf-intel-pt.txt > Pulled this and the previous perf/core pull request into tip:perf/core, thanks Arnaldo! > (You might want to double check my conflict resolution with perf/urgent, > to tools/perf/util/map.c.) I'll check, thanks for pulling the outstanding pull reqs! - Arnaldo