From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753889AbbJ2JzZ (ORCPT ); Thu, 29 Oct 2015 05:55:25 -0400 Received: from mx1.redhat.com ([209.132.183.28]:47316 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750828AbbJ2JzX (ORCPT ); Thu, 29 Oct 2015 05:55:23 -0400 Date: Thu, 29 Oct 2015 10:55:11 +0100 From: Jiri Olsa To: Ingo Molnar Cc: Arnaldo Carvalho de Melo , linux-kernel@vger.kernel.org, Adrian Hunter , Alexei Starovoitov , Andi Kleen , Borislav Petkov , Brendan Gregg , Chandler Carruth , David Ahern , "David S . Miller" , Dima Kogan , Frederic Weisbecker , Kan Liang , Li Zefan , Masami Hiramatsu , Michael Petlan , Namhyung Kim , Peter Zijlstra , pi3orama@163.com, Stephane Eranian , Wang Nan , Arnaldo Carvalho de Melo Subject: Re: [GIT PULL 00/12] perf/core improvements and fixes Message-ID: <20151029095511.GA20849@krava.redhat.com> References: <1446046262-997-1-git-send-email-acme@kernel.org> <20151029093636.GA27644@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20151029093636.GA27644@gmail.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Oct 29, 2015 at 10:36:36AM +0100, Ingo Molnar wrote: SNIP > > > - Fix reading separate debuginfo files based on a build-id, problem > > found on a Debian system (Dima Kogan) > > > > - Fix endless loop when splitting kallsyms symbols per section for > > handling kcore files, problem found on a s390x system (Jiri Olsa) > > Btw., is this bug specific to perf/core, or do we want it for perf/urgent as well? it could go to perf/urgent as well jirka