From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752209Ab2JFPRN (ORCPT ); Sat, 6 Oct 2012 11:17:13 -0400 Received: from mail-pa0-f46.google.com ([209.85.220.46]:48222 "EHLO mail-pa0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751342Ab2JFPRM (ORCPT ); Sat, 6 Oct 2012 11:17:12 -0400 Message-ID: <50704B74.5090703@gmail.com> Date: Sat, 06 Oct 2012 09:17:08 -0600 From: David Ahern User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:15.0) Gecko/20120907 Thunderbird/15.0.1 MIME-Version: 1.0 To: Arnaldo Carvalho de Melo , Frederic Weisbecker CC: linux-kernel@vger.kernel.org, Peter Zijlstra , Stephane Eranian , Ingo Molnar , Arnaldo Carvalho de Melo Subject: Re: [PATCH] perf tools: Fix ordering with unstable tsc References: <1349450579-18092-1-git-send-email-dsahern@gmail.com> In-Reply-To: <1349450579-18092-1-git-send-email-dsahern@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Arnaldo, Something with your recent changes (last month) is causing perf to segfault with this patch. Ignore for now; I'll repost when I can figure it out. David