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

2017-11-11 Thread Randy Dunlap
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

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

2017-11-11 Thread Megha Dey
This patch adds the Documentation/x86/intel_bm.txt file with some information about Intel Branch monitoring. Signed-off-by: Megha Dey --- Documentation/x86/intel_bm.txt | 216 + 1 file changed, 216 insertions(+) create mode