Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1214352
| From | Alexey Brodkin <Alexey.Brodkin@synopsys.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [arc-linux-dev] Re: [PATCH v3 0/6] ARCv2 port to Linux - (C) perf |
| Date | 2015-08-27 09:00 +0200 |
| Message-ID | <q1Zke-5do-1@gated-at.bofh.it> (permalink) |
| References | <q10V3-1Sr-3@gated-at.bofh.it> <q1HGF-5gu-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi Peter, On Wed, 2015-08-26 at 12:07 +-0000, Alexey Brodkin wrote: +AD4- Hi Peter, +AD4- +AD4- On Mon, 2015-08-24 at 17:20 +-0300, Alexey Brodkin wrote: +AD4- +AD4- Hi Peter, +AD4- +AD4- +AD4- +AD4- This mini-series adds perf support for ARCv2 based cores, which brings in +AD4- +AD4- overflow interupts and SMP. Additionally now raw events are supported as well. +AD4- +AD4- +AD4- +AD4- Please review +ACE- +AD4- +AD4- +AD4- +AD4- Compared to v2 this series has: +AD4- +AD4- +AFs-1+AF0- Removed patch with raw-events support. +AD4- +AD4- It needs some rework and let's then discuss it separately. +AD4- +AD4- Still I plan to send it shortly. +AD4- +AD4- +AFs-2+AF0- Merged +ACI-set usable max period as a half of real max period+ACI- into +AD4- +AD4- +ACI-implement +ACI-event+AF8-set+AF8-period+ACI-. +AD4- +AD4- +AFs-3+AF0- Fixed arc+AF8-pmu+AF8-event+AF8-set+AF8-period() in regard of incorrect +AD4- +AD4- +ACI-hwc-+AD4-period+AF8-left+ACI- setup. +AD4- +AD4- +AFs-4+AF0- Moved interrupts enabling from arc+AF8-pmu+AF8-add() to arc+AF8-pmu+AF8-start() +AD4- +AD4- +AD4- +AD4- Compared to v1 this series has: +AD4- +AD4- +AFs-1+AF0- Addressed review comments +AD4- +AD4- +AFs-2+AF0- More verbose commit messages and comments in sources +AD4- +AD4- +AFs-3+AF0- Minor cosmetics +AD4- +AD4- +AD4- +AD4- Thanks, +AD4- +AD4- Alexey I'm wondering if you have any other comments on this series, otherwise please consider it for applying. -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 | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v3 0/6] ARCv2 port to Linux - (C) perf Alexey Brodkin <Alexey.Brodkin@synopsys.com> - 2015-08-24 16:30 +0200
[PATCH v3 6/6] ARCv2: perf: Finally introduce HS perf unit Alexey Brodkin <Alexey.Brodkin@synopsys.com> - 2015-08-24 16:30 +0200
[PATCH v3 3/6] ARCv2: perf: Support sampling events using overflow interrupts Alexey Brodkin <Alexey.Brodkin@synopsys.com> - 2015-08-24 16:30 +0200
Re: [PATCH v3 3/6] ARCv2: perf: Support sampling events using overflow interrupts Peter Zijlstra <peterz@infradead.org> - 2015-08-26 15:10 +0200
Re: [PATCH v3 3/6] ARCv2: perf: Support sampling events using overflow interrupts Alexey Brodkin <Alexey.Brodkin@synopsys.com> - 2015-08-26 15:20 +0200
Re: [PATCH v3 3/6] ARCv2: perf: Support sampling events using overflow interrupts Peter Zijlstra <peterz@infradead.org> - 2015-08-26 16:40 +0200
Re: [arc-linux-dev] Re: [PATCH v3 3/6] ARCv2: perf: Support sampling events using overflow interrupts Alexey Brodkin <Alexey.Brodkin@synopsys.com> - 2015-08-26 16:50 +0200
Re: [PATCH v3 3/6] ARCv2: perf: Support sampling events using overflow interrupts Peter Zijlstra <peterz@infradead.org> - 2015-08-26 15:20 +0200
Re: [PATCH v3 3/6] ARCv2: perf: Support sampling events using overflow interrupts Alexey Brodkin <Alexey.Brodkin@synopsys.com> - 2015-08-26 15:30 +0200
Re: [PATCH v3 3/6] ARCv2: perf: Support sampling events using overflow interrupts Peter Zijlstra <peterz@infradead.org> - 2015-08-26 16:40 +0200
Re: [PATCH v3 3/6] ARCv2: perf: Support sampling events using overflow interrupts Alexey Brodkin <Alexey.Brodkin@synopsys.com> - 2015-08-26 16:40 +0200
Re: [PATCH v3 3/6] ARCv2: perf: Support sampling events using overflow interrupts Peter Zijlstra <peterz@infradead.org> - 2015-08-26 16:30 +0200
[PATCH v3 5/6] ARCv2: perf: SMP support Alexey Brodkin <Alexey.Brodkin@synopsys.com> - 2015-08-24 16:30 +0200
[PATCH v3 2/6] ARCv2: perf: implement "event_set_period" Alexey Brodkin <Alexey.Brodkin@synopsys.com> - 2015-08-24 16:30 +0200
Re: [PATCH v3 0/6] ARCv2 port to Linux - (C) perf Alexey Brodkin <Alexey.Brodkin@synopsys.com> - 2015-08-26 14:10 +0200
Re: [arc-linux-dev] Re: [PATCH v3 0/6] ARCv2 port to Linux - (C) perf Alexey Brodkin <Alexey.Brodkin@synopsys.com> - 2015-08-27 09:00 +0200
Re: [arc-linux-dev] Re: [PATCH v3 0/6] ARCv2 port to Linux - (C) perf Vineet Gupta <Vineet.Gupta1@synopsys.com> - 2015-08-27 09:20 +0200
Re: [arc-linux-dev] Re: [PATCH v3 0/6] ARCv2 port to Linux - (C) perf Peter Zijlstra <peterz@infradead.org> - 2015-08-27 11:20 +0200
csiph-web