• Vicent Marti's avatar
    lua: Use the new native Symbol resolver · 55d75ca8
    Vicent Marti authored
    The static `BPF.SymbolCache` now uses a native symbol resolver instead
    of the Lua/binutils implementation. Likewise for the kernel symbol
    resolver, and the `check_path_symbol` API to find a probe's hook
    address.
    55d75ca8
offcputime.lua 3.01 KB