plan9front/sys
Jacob Moody 28465682cf kprof: don't downsample the pc
Kprof rounded the pc to 8 byte boundaries in order to save memory.
With x86 instruction rounding this can lead to some pretty misleading
results.

With the old rounding kpdata was ~680kb for a pc64 kernel, with this
change we use ~5.4M (8x) and considering we only allocate when we
first attach this seems reasonable.
2025-01-05 00:26:52 +00:00
..
doc
games/lib /sys/games/lib/fortunes: redaction day 2024-08-02 03:06:08 +00:00
include libmemdraw: change openmemsubfont() to accept rune minimum as argument 2025-01-03 00:51:43 +00:00
lib /sys/lib/dist/ndb/common: add git and gits 2024-11-07 00:40:35 +00:00
man kprof: don't downsample the pc 2025-01-05 00:26:52 +00:00
src kprof: don't downsample the pc 2025-01-05 00:26:52 +00:00