Commit Graph

24 Commits

Author SHA1 Message Date
Alyssa Ross
8bc170b1b4
pahole: 1.24-unstable-2022-11-24 -> 1.24-unstable-2023-03-02
Required to build Linux 6.3-rc1 on x86_64-linux.
2023-03-11 21:34:39 +00:00
Sergei Trofimovich
0ba9da441d
Merge pull request #211126 from trofi/binutils-update
binutils: 2.39 -> 2.40
2023-01-29 09:50:57 +00:00
Adam Joseph
08390a0ed4 pahole: fix self-referential description 2023-01-25 01:43:50 -08:00
Sergei Trofimovich
d72176e682 pahole: 1.24 -> 1.24-unstable-2022-11-24
We need newer pahole to support `binutils-2.40` which started generating
fresh DWARF tags that pahole-1.24 does not yet understand and fails as:

    $ nix log /nix/store/ckjr3sbsh13y1prigppk2y0jpf0p4icm-linux-6.1.6.drv
    ...
      BTF     .btf.vmlinux.bin.o
      Unsupported DW_TAG_unspecified_type(0x3b)
      Encountered error while encoding BTF.

Upstream thread to add the support for it:
    https://lore.kernel.org/all/YzwkazNc6wNCpQTN@kernel.org/t/
2023-01-18 22:04:41 +00:00
Bernardo Meurer
69df0f15cc
Revert "Revert "pahole: 1.23 -> 1.24""
This reverts commit c0ab2d26a9.
2022-11-02 12:49:39 +00:00
Vladimír Čunát
c0ab2d26a9
Revert "pahole: 1.23 -> 1.24" 2022-10-27 10:26:03 +02:00
Bernardo Meurer
4fe607f9f8
Merge pull request #194551 from martinetd/pahole 2022-10-26 15:00:17 +02:00
Artturin
7e49471316 treewide: optional -> optionals where the argument is a list
the argument to optional should not be list
2022-10-10 15:40:21 +03:00
Dominique Martinet
b88ab6f620 pahole: 1.23 -> 1.24
pahole 1.24 requires libbpf 1.0
2022-10-05 16:15:29 +09:00
Alyssa Ross
690125bd0a
treewide: update git.kernel.org/cgit homepage URLs
These are now redirects, and no longer git clone-able despite looking
like git repo URLs.  I've updated them to the new locations.
2022-06-10 19:46:39 +00:00
Dmitry Kalinkin
cb78e66947
Merge pull request #154601 from kampka/pahole-musl
pahole: fix musl build
2022-02-02 00:38:24 -05:00
Christian Kampka
ca61dff929
pahole: fix musl build 2022-01-11 17:28:57 +01:00
R. Ryantm
0d0ec27407 pahole: 1.22 -> 1.23 2021-12-20 13:00:12 +00:00
Dominique Martinet
0ae1623ea3 pahole: remove submodule
1.22 merged the EMBEDDED_LIBBPF patch back
2021-12-04 21:12:07 +09:00
Dominique Martinet
bc58795244 pahole: 1.20 -> 1.22 2021-12-04 21:12:07 +09:00
Dominique Martinet
1156b4d1e9 pahole: 1.17 -> 1.20
Also:
 - make fetchSubodules explicit, it is strictly required by pahole
build system until debian efforts to use system libbpf finish:
see https://www.spinics.net/lists/dwarves/msg00732.html

 - fix license to gpl2Only as requested by review bot
2021-03-17 16:05:25 +09:00
Ben Siraphob
c522fec274 pkgs/development/tools: stdenv.lib -> lib 2021-01-23 20:30:03 +07:00
s1341
3f1eb9524c pahole: 1.16 -> 1.17 2020-08-06 15:25:18 +03:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Will Dietz
82bef497ad
pahole: 1.15 -> 1.16 2020-01-06 17:03:23 -06:00
Will Dietz
a52e70e10e pahole: 1.12 -> 1.15 2019-07-09 20:15:19 +02:00
Will Dietz
254218bffb pahole: (??) -> v1.12, cleanup (#46913)
(roughly 2015-09-15 -> 2018-08-16)
2018-09-20 00:28:05 +02:00
Luca Bruno
bfa5df6a5e pahole: fix build (ZHF) 2015-07-21 16:01:20 +02:00
Boris Sukholitko
c59818f630 pahole: init at 1decb1b 2015-07-13 17:31:06 +03:00