minix/commands/profile
Tomas Hruby 74c5cd7668 The profile utility can set the sprofiling mode
- profile --nmi | --rtc sets the profiling mode

- --rtc is default, uses BIOS RTC, cannot profile kernel the presetted
  frequency values apply

- --nmi is only available in APIC mode as it uses the NMI watchdog, -f
  allows any frequency in Hz

- both modes use compatible data structures
2010-09-23 10:49:42 +00:00
..
tools System statistical and call profiling 2006-10-30 15:53:38 +00:00
cprofalyze.pl System statistical and call profiling 2006-10-30 15:53:38 +00:00
Makefile Rename mkfiles from minix.*.mk to bsd.*.mk 2010-06-25 18:29:09 +00:00
profile.c The profile utility can set the sprofiling mode 2010-09-23 10:49:42 +00:00
sprofalyze.pl New profile protocol 2010-09-23 10:49:39 +00:00