Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752677AbbH0HQI (ORCPT ); Thu, 27 Aug 2015 03:16:08 -0400 Received: from smtprelay2.synopsys.com ([198.182.60.111]:57097 "EHLO smtprelay.synopsys.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751354AbbH0HQD convert rfc822-to-8bit (ORCPT ); Thu, 27 Aug 2015 03:16:03 -0400 From: Vineet Gupta To: Alexey Brodkin , "peterz@infradead.org" CC: "linux-kernel@vger.kernel.org" , "linux-arch@vger.kernel.org" , "arc-linux-dev@synopsys.com" Subject: Re: [arc-linux-dev] Re: [PATCH v3 0/6] ARCv2 port to Linux - (C) perf Thread-Topic: [arc-linux-dev] Re: [PATCH v3 0/6] ARCv2 port to Linux - (C) perf Thread-Index: AQHQ3ngNDziQ9s4JRku7z+TVNku0OQ== Date: Thu, 27 Aug 2015 07:14:52 +0000 Message-ID: References: <1440426023-2792-1-git-send-email-abrodkin@synopsys.com> <1440590824.15478.38.camel@synopsys.com> <1440658683.15478.59.camel@synopsys.com> Accept-Language: en-US, en-IN Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.12.197.191] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8BIT MIME-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1615 Lines: 46 On Thursday 27 August 2015 12:28 PM, Alexey Brodkin wrote: > Hi Peter, > > On Wed, 2015-08-26 at 12:07 +0000, Alexey Brodkin wrote: >> > Hi Peter, >> > >> > On Mon, 2015-08-24 at 17:20 +0300, Alexey Brodkin wrote: >>> > > Hi Peter, >>> > > >>> > > This mini-series adds perf support for ARCv2 based cores, which brings in >>> > > overflow interupts and SMP. Additionally now raw events are supported as well. >>> > > >>> > > Please review ! >>> > > >>> > > Compared to v2 this series has: >>> > > [1] Removed patch with raw-events support. >>> > > It needs some rework and let's then discuss it separately. >>> > > Still I plan to send it shortly. >>> > > [2] Merged "set usable max period as a half of real max period" into >>> > > "implement "event_set_period". >>> > > [3] Fixed arc_pmu_event_set_period() in regard of incorrect >>> > > "hwc->period_left" setup. >>> > > [4] Moved interrupts enabling from arc_pmu_add() to arc_pmu_start() >>> > > >>> > > Compared to v1 this series has: >>> > > [1] Addressed review comments >>> > > [2] More verbose commit messages and comments in sources >>> > > [3] Minor cosmetics >>> > > >>> > > Thanks, >>> > > Alexey > I'm wondering if you have any other comments on this series, > otherwise please consider it for applying. IMO it is better if this goes via ARC tree ! -Vineet > > -Alexey -- 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/