- Global map_root::create
- Needs to be per-cpu data for SMP support
- File alloc.h
- Should really be alloc.c for consistency.
- Global dlog (const char *fmt,...)
- Needs replaced with something much faster that does not use the system log.
- Global _stp_map_set_stat (MAP map, stat *stats)
- Histograms don't work yet.
- Global _stp_map_stat_add (MAP map, int64_t val)
- Histograms don't work yet.
Generated on Tue Mar 22 10:27:36 2005 for SystemTap.