Re: [PATCH V1 3/3] x86, bm: Add documentation on Intel Branch Monitoring

From: Randy Dunlap
Date: Sat Nov 11 2017 - 20:56:38 EST


On 11/11/17 13:20, Megha Dey wrote:
> This patch adds the Documentation/x86/intel_bm.txt file with some
> information about Intel Branch monitoring.

> +4. Window count select: /sys/devices/intel-bm/window_cnt_sel
> + Possible values are:
> + â00 = instructions retired
> + â01 = branches retired
> + â10 = returned instructions retired
> + â11 = indirect branch instructions retired
> + By default, it has a value of 0.

Hi,

Is the 'xx binary notation? If so, it would be nice to say so..
or whatever it is.

thanks,
--
~Randy