Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1203887

Re: [PATCH v2 0/8] ARCv2 port to Linux - (C) perf

From Alexey Brodkin <Alexey.Brodkin@synopsys.com>
Newsgroups linux.kernel
Subject Re: [PATCH v2 0/8] ARCv2 port to Linux - (C) perf
Date 2015-08-10 10:30 +0200
Message-ID <pVQD0-xA-5@gated-at.bofh.it> (permalink)
References <pU8E1-57u-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Hi Peter,

On Wed, 2015-08-05 at 18:13 +-0300, Alexey Brodkin wrote:
+AD4- Hi Peter,
+AD4- 
+AD4- This mini-series adds perf support for ARCv2 based cores, which brings in
+AD4- overflow interupts and SMP. Additionally now raw events are supported as well.
+AD4- 
+AD4- Please review +ACE-
+AD4- 
+AD4- Compared to v1 this series has:
+AD4-  +AFs-1+AF0- Addressed review comments
+AD4-  +AFs-2+AF0- More verbose commit messages and comments in sources
+AD4-  +AFs-3+AF0- Minor cosmetics
+AD4- 
+AD4- Thanks,
+AD4- Alexey
+AD4- 
+AD4- 
+AD4- Alexey Brodkin (6):
+AD4-   ARC: perf: support RAW events
+AD4-   ARCv2: perf: implement +ACI-event+AF8-set+AF8-period+ACI- for future use with
+AD4-     interrupts
+AD4-   ARCv2: perf: Support sampling events using overflow interrupts
+AD4-   ARCv2: perf: set usable max period as a half of real max period
+AD4-   ARCv2: perf: implement exclusion of event counting in user or kernel
+AD4-     mode
+AD4-   ARCv2: perf: SMP support
+AD4- 
+AD4- Vineet Gupta (2):
+AD4-   ARC: perf: cap the number of counters to hardware max of 32
+AD4-   ARCv2: perf: Finally introduce HS perf unit
+AD4- 
+AD4-  .../devicetree/bindings/arc/archs-pct.txt          +AHw-  17 +-
+AD4-  MAINTAINERS                                        +AHw-   2 +--
+AD4-  arch/arc/include/asm/perf+AF8-event.h                  +AHw-  24 +--
+AD4-  arch/arc/kernel/perf+AF8-event.c                       +AHw- 350 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+----
+AD4-  4 files changed, 345 insertions(+-), 48 deletions(-)
+AD4-  create mode 100644 Documentation/devicetree/bindings/arc/archs-pct.txt
+AD4- 

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@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v2 0/8] ARCv2 port to Linux - (C) perf Alexey Brodkin <Alexey.Brodkin@synopsys.com> - 2015-08-05 17:20 +0200
  [PATCH v2 1/8] ARC: perf: support RAW events Alexey Brodkin <Alexey.Brodkin@synopsys.com> - 2015-08-05 17:20 +0200
  [PATCH v2 4/8] ARCv2: perf: Support sampling events using overflow interrupts Alexey Brodkin <Alexey.Brodkin@synopsys.com> - 2015-08-05 17:20 +0200
    Re: [PATCH v2 4/8] ARCv2: perf: Support sampling events using  overflow interrupts Peter Zijlstra <peterz@infradead.org> - 2015-08-19 00:20 +0200
  Re: [PATCH v2 0/8] ARCv2 port to Linux - (C) perf Alexey Brodkin <Alexey.Brodkin@synopsys.com> - 2015-08-10 10:30 +0200
  Re: [arc-linux-dev] [PATCH v2 0/8] ARCv2 port to Linux - (C) perf Vineet Gupta <Vineet.Gupta1@synopsys.com> - 2015-08-14 09:50 +0200

csiph-web