[PATCH] perf test: Update cs_etm testcase for Arm ETE

Arnaldo Carvalho de Melo acme at kernel.org
Tue Sep 12 12:37:14 PDT 2023


Em Mon, Sep 11, 2023 at 09:51:09AM +0100, James Clark escreveu:
> On 11/09/2023 07:55, Ruidong Tian wrote:
> >  	# Iterate for every ETM device
> > -	for dev in /sys/bus/coresight/devices/etm*; do
> > +	for dev in /sys/bus/coresight/devices/$(cs_etm_dev_name)*; do
> >  
> >  		# Find the ETM device belonging to which CPU
> >  		cpu=`cat $dev/cpu`
> 
> Reviewed-by: James Clark <james.clark at arm.com>

Thanks, applied.

- Arnaldo




More information about the linux-arm-kernel mailing list