Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753035AbaFCBg0 (ORCPT ); Mon, 2 Jun 2014 21:36:26 -0400 Received: from LGEMRELSE6Q.lge.com ([156.147.1.121]:49507 "EHLO lgemrelse6q.lge.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752579AbaFCBgZ (ORCPT ); Mon, 2 Jun 2014 21:36:25 -0400 X-Original-SENDERIP: 10.177.220.181 X-Original-MAILFROM: namhyung@gmail.com From: Namhyung Kim To: Jiri Olsa Cc: Frederic Weisbecker , LKML , Jacob Shin , Suravee Suthikulpanit , Arnaldo Carvalho de Melo , Ingo Molnar , Oleg Nesterov , Peter Zijlstra , xiakaixu Subject: Re: [PATCH 2/4] perf tools: allow user to specify hardware breakpoint bp_len References: <1401377213-24551-1-git-send-email-fweisbec@gmail.com> <1401377213-24551-3-git-send-email-fweisbec@gmail.com> <20140530133906.GC7427@krava.brq.redhat.com> Date: Tue, 03 Jun 2014 10:36:22 +0900 In-Reply-To: <20140530133906.GC7427@krava.brq.redhat.com> (Jiri Olsa's message of "Fri, 30 May 2014 15:39:06 +0200") Message-ID: <87mwduepux.fsf@sejong.aot.lge.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Jiri, On Fri, 30 May 2014 15:39:06 +0200, Jiri Olsa wrote: > On Thu, May 29, 2014 at 05:26:51PM +0200, Frederic Weisbecker wrote: >> From: Jacob Shin >> >> Currently bp_len is given a default value of 4. Allow user to override it: >> >> $ perf stat -e mem:0x1000/8 >> ^ >> bp_len >> >> If no value is given, it will default to 4 as it did before. > > Namhyung, > both perf tols patches from this patchset mess up with hists > tests.. I havent found any connection yet.. any idea? ;-) So you already found the problem in the hpp->elide change and that's the reason of the failure, right? :) Thanks, Namhyung -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/