Module Name:src
Committed By: riastradh
Date: Fri Nov 27 20:10:25 UTC 2020
Modified Files:
src/sys/dev/tprof: tprof.c
Log Message:
tprof: Use percpu rather than a MAXCPUS-element array.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/sys/dev/tprof/tprof
Module Name:src
Committed By: christos
Date: Tue Jul 17 00:42:48 UTC 2018
Modified Files:
src/sys/dev/tprof: tprof_armv8.c
Log Message:
use PRI?64 instead of ll?
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/dev/tprof/tprof_armv8.c
Please note that
Module Name:src
Committed By: jmcneill
Date: Mon Jul 16 10:57:21 UTC 2018
Modified Files:
src/sys/dev/tprof: tprof_armv8.c
Log Message:
Spaces -> tabs
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/dev/tprof/tprof_armv8.c
Please note that diffs are
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
Module Name:src
Committed By: jmcneill
Date: Sun Jul 15 23:47:29 UTC 2018
Added Files:
src/sys/dev/tprof: tprof_armv7.c tprof_armv7.h
Log Message:
Add tprof backend for ARMv7 performance monitors.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/sys/dev/tpro
Module Name:src
Committed By: jmcneill
Date: Sun Jul 15 23:46:25 UTC 2018
Modified Files:
src/sys/dev/tprof: tprof_types.h
Log Message:
Add TPROF_IDENT_ARMV7_GENERIC
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/dev/tprof/tprof_types.h
Please note
Module Name:src
Committed By: jmcneill
Date: Sun Jul 15 18:55:05 UTC 2018
Modified Files:
src/sys/dev/tprof: tprof_types.h
Log Message:
Define TPROF_IDENT_ARMV8_GENERIC
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/dev/tprof/tprof_types.h
Please no
Module Name:src
Committed By: jmcneill
Date: Sun Jul 15 16:05:24 UTC 2018
Added Files:
src/sys/dev/tprof: tprof_armv8.c tprof_armv8.h
Log Message:
Add tprof backend for ARMv8 performance monitors.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/sys/dev/tpro
Module Name:src
Committed By: yamt
Date: Thu Apr 14 16:23:59 UTC 2011
Modified Files:
src/sys/dev/tprof: tprof.c tprof_ioctl.h tprof_types.h
Log Message:
for each samples, record and report cpuid and lwpid.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src
Module Name:src
Committed By: yamt
Date: Fri Feb 25 22:35:38 UTC 2011
Modified Files:
src/sys/dev/tprof: tprof.c
Log Message:
tprof_start: don't forget to restore refcount when failed to start backend.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/d
Module Name:src
Committed By: pgoyette
Date: Wed Aug 11 11:36:03 UTC 2010
Modified Files:
src/sys/dev/tprof: tprof.c
Log Message:
Keep condvar wmesg within 8-char limit
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/dev/tprof/tprof.c
Please note tha
11 matches
Mail list logo