From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752219AbbL0L5V (ORCPT ); Sun, 27 Dec 2015 06:57:21 -0500 Received: from mx1.redhat.com ([209.132.183.28]:52912 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750997AbbL0L5U (ORCPT ); Sun, 27 Dec 2015 06:57:20 -0500 Date: Sun, 27 Dec 2015 12:57:16 +0100 From: Jiri Olsa To: Noel Grandin Cc: Jiri Olsa , Arnaldo Carvalho de Melo , lkml , David Ahern , Ingo Molnar , Namhyung Kim , Peter Zijlstra Subject: Re: [PATCH 0/6] perf tools: Various fixes Message-ID: <20151227115716.GA12145@krava.brq.redhat.com> References: <1450384015-12367-1-git-send-email-jolsa@kernel.org> <5673CCB0.4000607@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5673CCB0.4000607@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 Fri, Dec 18, 2015 at 11:06:56AM +0200, Noel Grandin wrote: > This series is > > Tested-By: Noel Grandin > > On 2015-12-17 10:26 PM, Jiri Olsa wrote: > >hi, > >sending several changes together: > > - leftover for the stat enable/disable changes with Adrian's patch > > - fixes for issues Noel found with DWARF unwind > > > >Noel, could you please rerun your test on this? > > > >Also available in: > > git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf.git > > perf/fixes I updated perf/fixes branch woth Noel's tag thanks, jirka