Nick Alcock

Results 4 issues of Nick Alcock

Seen with trunk in my first attempt to do a live-bootstrap with this package. 64-bit x86-64 box, building with bwrap via: PATH=/usr/src/live-bootstrap/bwrap:$PATH ./rootfs.py --bwrap (I have to point PATH through...

(Reported by Leah Neukirchen.) We routinely read some very large things on almost every invocation (available_filter_functions, kallmodsyms, module.ranges etc). We are doing all this with the default stdio buffer size,...

performance

(Reported by Leah Neukirchen.) If the bpf in /usr/lib64/dtrace is stripped, it is wrecked (we need the symbol table to figure out what to load), but we don't diagnose this:...

The old /sys/kernel/debug/tracing mount point for the tracefs has been obsolete for some time (not sure how long, sometime between kernel 4.3 and kernel 6.1). The new location is /sys/kernel/tracing,...

local-review