summaryrefslogtreecommitdiffstats
path: root/sys/arch/sparc64/dev/uperf.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* If you use sys/param.h, you don't need sys/types.hderaadt2017-09-081-2/+1
|
* fix use of uninitialised variablesjsg2016-12-201-1/+3
| | | | ok kettenis@
* Do not use NULL in integer comparisons. No functional change.miod2011-04-071-3/+3
| | | | ok matthew@ tedu@, also eyeballed by at least krw@ oga@ kettenis@ jsg@
* nuke terms 3 & 4jason2003-06-021-6/+1
|
* Credit DARPA/USAF appropriately.jason2002-04-081-1/+6
|
* First round of __P removal in sysmillert2002-03-141-5/+5
|
* Move ioctl userland accessible stuff to <dev/sun/uperfio.h>jason2002-01-311-1/+2
|
* Driver for getting at performance counters. These manifest themjason2002-01-301-0/+204
selves as "sc at sbus" and a couple of registers on psycho (sabre doesn't appear to have these registers).