aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorMaxim Cournoyer <maxim.cournoyer@gmail.com>2024-05-07 23:44:33 -0400
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>2024-05-29 22:01:23 -0400
commitb72b6063cebbcfd64d43f5b05ba8470eb11c3f65 (patch)
treece3563484da2bc8c90470755c96ab15752793a0a /etc
parent4114060cd0ca2188de525436ea56ecea22ab40a8 (diff)
downloadguix-b72b6063cebbcfd64d43f5b05ba8470eb11c3f65.tar.gz
guix-b72b6063cebbcfd64d43f5b05ba8470eb11c3f65.zip
gnu: linux-libre: Enable BTF debug info.
This is needed for software making use of eBPF programs, such as the sysdig utility, among others. For more information about BPF, see: <https://brendangregg.com/blog/2020-11-04/bpf-co-re-btf-libbpf.html>. * gnu/packages/linux.scm (%default-extra-linux-options): Enable CONFIG_DEBUG_INFO, CONFIG_DEBUG_INFO_BTF, CONFIG_DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT, CONFIG_BPF_JIT, CONFIG_BPF_JIT_ALWAYS_ON, CONFIG_BPF_SYSCALL and BPF_UNPRIV_DEFAULT_OFF. Disable CONFIG_DEBUG_INFO_REDUCED. (make-linux-libre*) [native-inputs]: Add dwarves, python-wrapper and zlib. Change-Id: Idfc64f82aa404e86168bffcf721a325f9e807f75
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions
e2bd76c0e51bdfe77b9c19d70f8a25d4d007e9'>gnu: Add waffle....Liliana Marie Prikler 2024-01-10gnu: mesa: Fix cross-compilation....Zheng Junjie 2024-01-09gnu: glew: Fix cross-compiling....Zheng Junjie 2024-01-04Merge branch 'master' into mesa-updates...John Kehayias 2024-01-03gnu: glew: Fix cross-compiling....Zheng Junjie 2023-12-31gnu: glfw: Update to 3.3.9....Kaelyn Takata 2023-12-28gnu: mesa: Update to 23.3.2....John Kehayias 2023-12-28Merge branch 'master' into mesa-updates...John Kehayias 2023-12-18gnu: mesa: Enable zink support....John Kehayias 2023-12-17gnu: mesa: Update to 23.3.1....John Kehayias 2023-12-22gnu: Add glad, version 2.0.4....Zheng Junjie 2023-12-22gnu: glad-0.1: Use gexps....Hilton Chain 2023-12-22gnu: glad: Rename to glad-0.1....Hilton Chain 2023-11-05gnu: libepoxy: Hardcode paths to GLES libraries....宋文武 2023-11-05gnu: mesa: Update to 23.2.1....John Kehayias 2023-10-15gnu: mesa: Fix cross-compiling....Efraim Flashner 2023-09-30gnu: libglvnd: Update to 1.7.0....Hilton Chain 2023-09-26gnu: glfw: Patch dlopen calls....Maxim Cournoyer 2023-08-02gnu: mesa: Update skipped tests on powerpc-linux....Efraim Flashner 2023-07-29gnu: mesa: Update to 23.1.4....John Kehayias 2023-07-29gnu: mesa: Enable zstd compression for shader cache....Sigve Sudland 2023-07-29gnu: mesa: Ungraft....John Kehayias 2023-07-29gnu: mesa: Fix VDPAU drivers path....Guillaume Le Vaillant 2023-07-16gnu: mesa: Fix Vulkan on older Intel GPUs....Lilah Tascheter