Go to file
Arnaldo Carvalho de Melo dd15aa4b0a dwarves: Prep v1.19
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2020-11-23 09:52:44 -03:00
cmake/modules
lib libbpf: Update libbpf submodule reference to latest master 2020-11-11 08:43:44 -03:00
man-pages pahole: Add heuristic to auto-add --btf_base for /sys/kernel/btf/ prefixed files 2020-11-18 11:10:23 -03:00
ostra
rpm/SPECS dwarves: Prep v1.19 2020-11-23 09:52:44 -03:00
.gitignore
.gitmodules
btf_encoder.c btf_encoder: Use better fallback message 2020-11-17 14:55:46 -03:00
btf_encoder.h
btf_loader.c btf: Add support for split BTF loading and encoding 2020-11-11 09:12:44 -03:00
btfdiff
changes-v1.13
changes-v1.16
changes-v1.17
changes-v1.18 dwarves: Prep v1.18 2020-10-02 17:29:59 -03:00
changes-v1.19 dwarves: Prep v1.19 2020-11-23 09:52:44 -03:00
CMakeLists.txt dwarves: Prep v1.19 2020-11-23 09:52:44 -03:00
codiff.c
config.h.cmake
COPYING
ctf_encoder.c strings: use BTF's string APIs for strings management 2020-10-20 17:17:51 -03:00
ctf_encoder.h
ctf_loader.c
ctf.h
ctfdwdiff
ctracer.c
dtagnames.c
dutil.c
dutil.h
dwarf_loader.c dwarf_loader: Fix partial unit warning 2020-11-09 15:45:26 -03:00
dwarves_emit.c
dwarves_emit.h
dwarves_fprintf.c fprintf: Make typedef__fprintf print anonymous enums 2020-11-19 11:41:18 -03:00
dwarves_reorganize.c
dwarves_reorganize.h
dwarves.c pahole: Introduce --numeric_version for use in scripts and Makefiles 2020-11-10 13:04:22 -03:00
dwarves.h fprintf: Add enumeration__max_entry_name_len() 2020-11-19 11:25:47 -03:00
elf_symtab.c
elf_symtab.h
elfcreator.c
elfcreator.h
fullcircle
gobuffer.c
gobuffer.h
hash.h
libbtf.c btf: Fallback to raw BTF mode if the header magic matches 2020-11-18 10:34:43 -03:00
libbtf.h btf: Add support for split BTF loading and encoding 2020-11-11 09:12:44 -03:00
libctf.c strings: use BTF's string APIs for strings management 2020-10-20 17:17:51 -03:00
libctf.h strings: use BTF's string APIs for strings management 2020-10-20 17:17:51 -03:00
list.h
MANIFEST dwarves: Prep v1.19 2020-11-23 09:52:44 -03:00
NEWS dwarves: Prep v1.19 2020-11-23 09:52:44 -03:00
pahole_strings.h strings: use BTF's string APIs for strings management 2020-10-20 17:17:51 -03:00
pahole.c pahole: Add heuristic to auto-add --btf_base for /sys/kernel/btf/ prefixed files 2020-11-18 11:10:23 -03:00
pdwtags.c
pfunct.c pfunct: Use load stealer to speed up --class 2020-11-16 08:15:23 -03:00
pglobal.c
prefcnt.c
rbtree.c
rbtree.h
README
README.btf
README.cross
README.ctracer
README.DEBUG
README.tarball
regtest
scncopy.c
strings.c strings: use BTF's string APIs for strings management 2020-10-20 17:17:51 -03:00
syscse.c

Build instructions:

1. install cmake
2. mkdir build
3. cd build
4. cmake -D__LIB=lib ..
5. make install

Default is to be installed on /usr/local, see rpm spec file for
installing on other places.

Known to work scenarios:

Mandriva Cooker:

cmake 2.4.5-1mdv2007.1
libelfutils1-devel 0.123-1mdv2007.1

Debian Unstable:

cmake 2.4.5-1
libdw-dev 0.123-2

Fedora Core 6:

cmake 2.4.5-2.fc6
elfutils-devel 0.126-1.fc6