Re: [PATCH v2 0/6] arm64: perf: Proper cap_user_time* support

2020-07-15 Thread Leo Yan
Hi Ahmed, On Wed, Jul 15, 2020 at 07:17:15AM +0200, Ahmed S. Darwish wrote: > On Wed, Jul 15, 2020 at 10:05:06AM +0800, Leo Yan wrote: > ... > > > > In this version, there have two changes comparing to Peter's original > > patch set [1]: > > > ... > > > > [1] https://lkml.org/lkml/2020/5/12/481 >

Re: [PATCH v2 0/6] arm64: perf: Proper cap_user_time* support

2020-07-14 Thread Ahmed S. Darwish
On Wed, Jul 15, 2020 at 10:05:06AM +0800, Leo Yan wrote: ... > > In this version, there have two changes comparing to Peter's original > patch set [1]: > ... > > [1] https://lkml.org/lkml/2020/5/12/481 > Nitpick: please avoid using https://lkml.org: 1) It's a non-official external service 2)

[PATCH v2 0/6] arm64: perf: Proper cap_user_time* support

2020-07-14 Thread Leo Yan
This patch set is rebased for Peter's patch set to support cap_user_time/cap_user_time_short ABI for Arm64, and export Arm arch timer counter related parameters from kernel to Perf tool. In this version, there have two changes comparing to Peter's original patch set [1]: The first change is for