freebsd-dev/sys/alpha
Andrew Gallatin a671d614ca Reserve a major number for use by the Iprobe device driver.
Iprobe is an alpha-only system profiling suite which I'm porting from
Linux/alpha to FreeBSD.

Iprobe works by using the hardware profiling support built into
alpha cpus.  In a nutshell,  what Iprobe does is to setup the alpha
performance counters to sample the pc at a fairly high rate & dumps
those pc samples out to user space.  Then some code runs to map the
sampled PCs to functions.  You get a bit more than that (like the PSL
word, so you can tell if you're in the kernel or userland, what the
ipl is, etc).
1999-01-18 20:38:37 +00:00
..
alpha Added support for the DEC EB64PLUS systype. (part II) 1999-01-18 20:18:49 +00:00
conf Reserve a major number for use by the Iprobe device driver. 1999-01-18 20:38:37 +00:00
include A couple more osf/1 compat tweaks. 1999-01-12 10:54:14 +00:00
isa Add support for 'vmstat -i'. 1998-11-28 09:55:16 +00:00
linux Minor cleanup; no more references to LKM's. 1999-01-17 20:36:14 +00:00
pci Added support for the DEC EB64PLUS systype. (part I) 1999-01-18 20:15:07 +00:00
tc Examine all occurrences of sprintf(), strcat(), and str[n]cpy() 1998-12-04 22:54:57 +00:00
tlsb Examine all occurrences of sprintf(), strcat(), and str[n]cpy() 1998-12-04 22:54:57 +00:00