Sign in
kernel
/
pub
/
scm
/
devel
/
pahole
/
pahole
Pahole and other DWARF utils
Mirrored from
git://git.kernel.org/pub/scm/devel/pahole/pahole.git
Clone this repo:
Branches
master
DW_AT_data_bit_offset
bitfield
next
pretty
tmp
tmp.1.20
tmp.bitfield
tmp.libbtf_encoder
tmp.master
More...
Tags
v1.23
v1.22
v1.21
v1.20
v1.19
v1.18
v1.17
v1.16
v1.15
v1.14
More...
49358df
pahole: Add --lang_exclude to allow skipping compilation units written in some languages
by Arnaldo Carvalho de Melo
· 3 weeks ago
master
next
tmp.master
8ee3637
pahole: Introduce --lang to ask for only compilation units written in some languages
by Arnaldo Carvalho de Melo
· 3 weeks ago
c3f2fe2
core: Add string to id language lookup method
by Arnaldo Carvalho de Melo
· 3 weeks ago
3d0dfe0
pahole: Don't try encode BTF when all CUs were filtered
by Arnaldo Carvalho de Melo
· 3 weeks ago
2730ef6
fprintf: preserve conf_fprintf pointer in tag__ptr_name
by Alibek Omarov
· 4 weeks ago
1bc98ed
btf_encoder: Collect info of per-cpu variables from threads
by Kui-Feng Lee
· 8 weeks ago
31df013
dwarves: Set errno if load fails in cus__load_files()
by Kornilios Kourtis
· 9 weeks ago
f952a6f
pahole: Avoid segfault when parsing bogus file
by Kornilios Kourtis
· 9 weeks ago
65d7273
pahole: Introduce --compile to produce a compilable output
by Arnaldo Carvalho de Melo
· 3 months ago
4d004e2
core: Ditch 'dwarves__active_loader' extern declaration, it was nuked
by Arnaldo Carvalho de Melo
· 10 weeks ago
4f332db
emit: Notice type shadowing, i.e. multiple types with the same name (enum, struct, union, etc)
by Arnaldo Carvalho de Melo
· 3 months ago
0a82f74
core: Make type->packed_attributes_inferred a one bit member
by Arnaldo Carvalho de Melo
· 3 months ago
fac8212
core: type->declaration is just one bit, make it a bitfield member
by Arnaldo Carvalho de Melo
· 3 months ago
742f04f
emit: Search for data structures using its type in addition to its name
by Arnaldo Carvalho de Melo
· 3 months ago
32cc148
fprintf: Consider enumerations without members as forward declarations
by Arnaldo Carvalho de Melo
· 3 months ago
6afc296
emit: Fix printing typedef of nameless struct/union
by Arnaldo Carvalho de Melo
· 3 months ago
49a2dd6
fprintf: Check if conf->conf_fprintf is not NULL in when resolving cacheline_size
by Arnaldo Carvalho de Melo
· 3 months ago
46cec35
fprintf: Fix division by zero for uninitialized conf_fprintf->cacheline_size field
by Arnaldo Carvalho de Melo
· 4 months ago
73383b3
libbpf: Update libbpf to the latest git HEAD
by Kui-Feng Lee
· 4 months ago
2135275
pahole: Use per-thread btf instances to avoid mutex locking
by Kui-Feng Lee
· 4 months ago
More »