Em Tue, Sep 08, 2020 at 01:12:07PM -0600, Mathieu Poirier escreveu: > On Mon, Sep 07, 2020 at 09:01:54PM +0800, 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 platforms. > > > > This patch introduces the shell script test_arm_coresight.sh which is > > under the 'pert test' framework. This script provides three testing > > scenarios:
<SNIP> > > Signed-off-by: Leo Yan <leo....@linaro.org> > > Reviewed-by: Mathieu Poirier <mathieu.poir...@linaro.org> Thanks, applied. - Arnaldo