NetBSD/sys/ddb
mrg 8169e46991 move and rename the uvm history code out of uvm_stat to "kernhist".
rename "UVMHIST" option to enable the uvm histories.

TODO:
- make UVMHIST properly depend upon KERNHIST
- enable dynamic registration of histories.  this is mostly just
  allocating something in a bitmap, and is only for viewing multiple
  histories in a merged form.


tested on amd64 and sparc64.
2011-05-17 04:18:05 +00:00
..
TODO
db_access.c
db_access.h
db_break.c
db_break.h
db_command.c move and rename the uvm history code out of uvm_stat to "kernhist". 2011-05-17 04:18:05 +00:00
db_command.h
db_cpu.c When looking for the next element of cpu_queue compare the pointer to the 2011-02-20 10:24:45 +00:00
db_cpu.h
db_elf.c
db_examine.c
db_expr.c
db_extern.h
db_input.c Define db_hist_put() only when DDB_HISTORY_SIZE != 0 so that 2010-08-31 07:48:23 +00:00
db_interface.h Add: 2011-04-10 20:59:22 +00:00
db_kernel.c
db_lex.c
db_lex.h
db_lwp.c include <sys/cpu.h> when using cpu specific info. fixes building 2011-04-12 08:42:12 +00:00
db_lwp.h
db_output.c
db_output.h
db_print.c include <sys/cpu.h> when using cpu specific info. fixes building 2011-04-12 08:42:12 +00:00
db_proc.c Fix GENERIC_SUN4U build. 2011-04-12 17:46:38 +00:00
db_proc.h
db_run.c
db_run.h
db_sym.c avoid compiling dead code into crash. 2011-04-11 04:26:18 +00:00
db_sym.h obsolete DB_AOUT_SYMBOLS. however, we need to leave most of the code 2011-04-11 04:22:30 +00:00
db_trap.c Since curlwp and curproc must always be non-NULL, remove the == NULL branches. 2011-02-09 18:24:44 +00:00
db_user.h Include "ctype.h" in the central place which deals with building the 2010-02-02 09:04:14 +00:00
db_variables.c
db_variables.h
db_watch.c
db_watch.h
db_write_cmd.c Include "ctype.h" in the central place which deals with building the 2010-02-02 09:04:14 +00:00
db_xxx.c
ddb.h
ddbvar.h
files.ddb obsolete DB_AOUT_SYMBOLS. however, we need to leave most of the code 2011-04-11 04:22:30 +00:00