Re: [arc-linux-dev] Re: [PATCH v3 0/6] ARCv2 port to Linux - (C) perf
From: Vineet Gupta <hidden>
Date: 2015-08-27 07:16:08
Also in:
lkml
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:quoted
quoted
Hi Peter, On Mon, 2015-08-24 at 17:20 +0300, Alexey Brodkin wrote:quoted
quoted
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, AlexeyI'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