Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev/tprof



Module Name:    src
Committed By:   jmcneill
Date:           Mon Jul 16 10:56:42 UTC 2018

Modified Files:
        src/sys/dev/tprof: tprof_armv7.c tprof_armv8.c

Log Message:
RW fields in performance monitor registers are reset to architecturally
UNKNOWN values. Initialize the PMU to a known state - all interrupts and
counters disabled, performance monitor disabled, and user access disabled.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/dev/tprof/tprof_armv7.c \
    src/sys/dev/tprof/tprof_armv8.c

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




Home | Main Index | Thread Index | Old Index