Go to file
Tomas Hruby db12229ce3 New profile protocol
- when kernel profiles a process for the first time it saves an entry
  describing the process [endpoint|name]

- every profile sample is only [endpoint|pc]

- profile utility creates a table of endpoint <-> name relations and
  translates endpoints of samples into names and writing out the
  results to comply with the processing tools

- "task" endpoints like KERNEL are negative thus we must cast it to
  unsigned when hashing
2010-09-23 10:49:39 +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 New profile protocol 2010-09-23 10:49:39 +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 New profile protocol 2010-09-23 10:49:39 +00:00
kernel New profile protocol 2010-09-23 10:49:39 +00:00
lib libsys: tsc_to_micros support for large TSC delta values 2010-09-23 09:26:42 +00:00
man make ps(1) use ProcFS 2010-09-14 21:29:40 +00:00
servers Fix failing unmount attempt at shutdown after running test58 2010-09-17 09:34:36 +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