[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1439195370.4848.1.camel@synopsys.com>
Date: Mon, 10 Aug 2015 08:29:30 +0000
From: Alexey Brodkin <Alexey.Brodkin@...opsys.com>
To: "peterz@...radead.org" <peterz@...radead.org>
CC: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"linux-arch@...r.kernel.org" <linux-arch@...r.kernel.org>,
Vineet Gupta <Vineet.Gupta1@...opsys.com>,
"arc-linux-dev@...opsys.com" <arc-linux-dev@...opsys.com>,
"arnd@...db.de" <arnd@...db.de>
Subject: Re: [PATCH v2 0/8] ARCv2 port to Linux - (C) perf
Hi Peter,
On Wed, 2015-08-05 at 18:13 +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 v1 this series has:
> [1] Addressed review comments
> [2] More verbose commit messages and comments in sources
> [3] Minor cosmetics
>
> Thanks,
> Alexey
>
>
> Alexey Brodkin (6):
> ARC: perf: support RAW events
> ARCv2: perf: implement "event_set_period" for future use with
> interrupts
> ARCv2: perf: Support sampling events using overflow interrupts
> ARCv2: perf: set usable max period as a half of real max period
> ARCv2: perf: implement exclusion of event counting in user or kernel
> mode
> ARCv2: perf: SMP support
>
> Vineet Gupta (2):
> ARC: perf: cap the number of counters to hardware max of 32
> ARCv2: perf: Finally introduce HS perf unit
>
> .../devicetree/bindings/arc/archs-pct.txt | 17 +
> MAINTAINERS | 2 +-
> arch/arc/include/asm/perf_event.h | 24 +-
> arch/arc/kernel/perf_event.c | 350 ++++++++++++++++++---
> 4 files changed, 345 insertions(+), 48 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/arc/archs-pct.txt
>
Any chance for this series respin to be reviewed sometime soon?
-Alexey--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists