Frank Kardel writes: > Hi Jason ! > > Could you please check that kmem using tools can cope with the missing > _boottime symbol. > > E.g.: > > # vmstat -s > vmstat: undefined symbols: _boottime > # > > This renders vmstat currently broken. > > Best regards
ah, i wondered if this would happen. i searched the tree and didn't find anything, but i see my pattern was wrong and i needed to be looking for '"_boottime"', not just '"boottime". vmstat appears to be the only problem here. .mrg.