From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756342AbbI0QFS (ORCPT ); Sun, 27 Sep 2015 12:05:18 -0400 Received: from mail-wi0-f174.google.com ([209.85.212.174]:38208 "EHLO mail-wi0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756201AbbI0QFQ (ORCPT ); Sun, 27 Sep 2015 12:05:16 -0400 Date: Sun, 27 Sep 2015 18:05:08 +0200 From: Rabin Vincent To: Ralf Baechle Cc: David Daney , linux-mips@linux-mips.org, Jiri Olsa , linux-kernel@vger.kernel.org, Peter Zijlstra , Paul Mackerras , Ingo Molnar , Arnaldo Carvalho de Melo Subject: Re: [PATCH 0/2] perf tools: Add MIPS userspace DWARF callchains. Message-ID: <20150927160419.GA8529@debian> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Apr 08, 2015 at 01:58:45AM +0200, Ralf Baechle wrote: > This is a refresh of a David Daney's patch set to implement MIPS support > for perf. It has been posted before but not received any comments or > (N)Acks. > > This series depends on > > http://patchwork.linux-mips.org/patch/5246/ > > which currently is pending for 4.1 in the MIPS tree so I'd like to upstream > these two patches through the MIPS tree as well. Looks like this "MIPS: Add user stack and registers to perf" patch didn't get merged in 4.1? Could it please be queued now? > > David's original patches are archived at: > > http://www.linux-mips.org/cgi-bin/mesg.cgi?a=linux-mips&i=1368817238-11548-1-git-send-email-ddaney.cavm%40gmail.com > http://patchwork.linux-mips.org/patch/5249/ > http://patchwork.linux-mips.org/patch/5250/ I've taken these tools/perf patches and made them work with the latest mainline (this addresses the comments Jiri had) and can send them out if you'd like, but they need the arch/mips patch to build.