Module Name:    src
Committed By:   martin
Date:           Sat Oct 15 10:20:32 UTC 2022

Modified Files:
        src/sys/dev/tprof [netbsd-9]: tprof_x86_intel.c
        src/usr.sbin/tprof/arch [netbsd-9]: tprof_x86.c

Log Message:
Pull up following revision(s) (requested by msaitoh in ticket #1543):

        sys/dev/tprof/tprof_x86_intel.c: revision 1.4
        usr.sbin/tprof/arch/tprof_x86.c: revision 1.10
        usr.sbin/tprof/arch/tprof_x86.c: revision 1.11
        usr.sbin/tprof/arch/tprof_x86.c: revision 1.12

Fix typo in a comment.

Use CPUID_PERF_* macros defined in specialreg.h. No functional change.

Add topdown-slots to Intel architectural performance monitoring version 1.

Disable the unsupported events from the bit vector length in EAX.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.3.2.1 src/sys/dev/tprof/tprof_x86_intel.c
cvs rdiff -u -r1.8.4.1 -r1.8.4.2 src/usr.sbin/tprof/arch/tprof_x86.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to