• [$] Representing the true signatures of kernel functions

    From LWN.net@618:250/24 to All on Tue Jun 2 06:40:09 2026


    Optimizing compilers can, under some circumstances, infer when a parameter to a function is not needed, and remove it. This is all well and good until the kernel's tracing or BPF subsystems need information on how to call the function or where its arguments are stored.
    Alan Maguire and Yonghong Song spoke at the 2026

    Linux
    Storage, Filesystem, Memory-Management, and BPF Summit about their work on recording information regarding changed function signatures in the kernel's BTF debugging
    information, to better support tracing such functions.

    https://lwn.net/Articles/1073762/
    --- SBBSecho 3.37-Linux
    * Origin: Palantir * palantirbbs.ddns.net * Pensacola, FL * (618:250/24)