Re: [PATCH v6] perf test: Introduce script for Arm CoreSight testing

2020-09-07 Thread Leo Yan
Hi Suzuki, On Mon, Sep 07, 2020 at 11:50:10AM +0100, Suzuki Kuruppassery Poulose wrote: > On 09/07/2020 08:29 AM, Leo Yan wrote: > > We need a simple method to test Perf with Arm CoreSight drivers, this > > could be used for smoke testing when new patch is coming for perf or > > CoreSight drivers,

Re: [PATCH v6] perf test: Introduce script for Arm CoreSight testing

2020-09-07 Thread Suzuki K Poulose
On 09/07/2020 08:29 AM, Leo Yan wrote: We need a simple method to test Perf with Arm CoreSight drivers, this could be used for smoke testing when new patch is coming for perf or CoreSight drivers, and we also can use the test to confirm if the CoreSight has been enabled successfully on new platfo

[PATCH v6] perf test: Introduce script for Arm CoreSight testing

2020-09-07 Thread Leo Yan
We need a simple method to test Perf with Arm CoreSight drivers, this could be used for smoke testing when new patch is coming for perf or CoreSight drivers, and we also can use the test to confirm if the CoreSight has been enabled successfully on new platforms. This patch introduces the shell scr