MyGit

v0.12.1

cilium/ebpf

版本发布时间: 2023-10-19 21:39:50

cilium/ebpf最新发布版本:v0.15.0(2024-04-22 20:30:41)

Fixes

Fix ProgramInfo.Instructions failing to decode ExtInfos

A recent change to ProgramInfo.Instructions failed to take a difference between kernel and ELF wire format into account. This meant that retrieving the instructions of a program from the kernel failed with a error.

See #1168, fixed by #1169.

Fix reading auxv on 32-bit platforms

The code to determine the kernel version from vdso has been broken on 32-bit platforms. Note that 32-bit arches are not officially supported to the fix is best effort.

See #1133, fixed by #1144.

What's Changed

Full Changelog: https://github.com/cilium/ebpf/compare/v0.12.0...v0.12.1

相关地址:原始地址 下载(tar) 下载(zip)

查看:2023-10-19发行的版本