No description
Find a file
Tomas Hruby e63b85a50b NMI sampling
- if profile --nmi kernel uses NMI watchdog based sampling based on
  Intel architecture performance counters

- using NMI makes kernel profiling possible

- watchdog kernel lockup detection is disabled while sampling as we
  may get unpredictable interrupts in kernel and thus possibly many
  false positives

- if watchdog is not enabled at boot time, profiling enables it and
  turns it of again when done
2010-09-23 10:49:45 +00:00
benchmarks make all other commands use ProcFS 2010-09-14 21:31:56 +00:00
boot Boot monitor shouldn't report memory after 4GB; the addresses are wrong and VM can't deal with it anyways 2010-08-12 13:44:47 +00:00
commands The profile utility can set the sprofiling mode 2010-09-23 10:49:42 +00:00
docs UPDATING - warning about /usr/gnu/lib 2010-09-21 12:46:55 +00:00
drivers No need to scan devices in PIC mode 2010-09-22 08:01:43 +00:00
etc pkgsrc: save binary packages in arch- and osversion dependent dir. 2010-09-17 14:31:54 +00:00
include The profile utility can set the sprofiling mode 2010-09-23 10:49:42 +00:00
kernel NMI sampling 2010-09-23 10:49:45 +00:00
lib The profile utility can set the sprofiling mode 2010-09-23 10:49:42 +00:00
man make ps(1) use ProcFS 2010-09-14 21:29:40 +00:00
servers The profile utility can set the sprofiling mode 2010-09-23 10:49:42 +00:00
share SMP - We boot APs 2010-09-15 14:09:52 +00:00
test Add libmthread and test59 to test the implementation 2010-09-21 12:22:38 +00:00
tools include minix 'all' package. 2010-09-20 15:09:32 +00:00
LICENSE Fix parameter parsing in cut 2010-01-21 10:16:05 +00:00
Makefile Fixed unintentionally removed world target in Makefile 2010-09-15 14:18:39 +00:00