libabigail/tools
Guillermo E. Martinez 28a629347f abipkgdiff: Add support to compare packages with CTF debug format
This patch add support in `abipkgdiff' to compare binaries with CTF
debug information inside of packages, when `--ctf' option is provided.

	* tools/abipkgdiff.cc: Include `abg-ctf-reader.h'.
	(options::use_ctf): Add new data member.
	(display_usage): Add `--ctf' usage.
	(compare): Add condition to use ctf-reader to extract
	(parse_command_line): Set `options::use_ctf' when --ctf
	option is provided.
	and build CTF corpora when `options::use_ctf' is set.
	(compare_to_self): Likewise.

Signed-off-by: Guillermo E. Martinez <guillermo.e.martinez@oracle.com>
Signed-off-by: Dodji Seketeli <dodji@redhat.com>
2022-05-16 18:07:40 +02:00
..
.gitignore Update .gitignore files to ignore typical dev side products 2019-04-16 16:32:52 +02:00
abicompat.cc Add an option ignore SONAME differences in libraries 2022-05-12 11:58:18 +02:00
abidiff.cc Add an option ignore SONAME differences in libraries 2022-05-12 11:58:18 +02:00
abidw.cc ctf-reader: Add support to read CTF information from the Linux Kernel 2022-05-13 09:11:37 +02:00
abilint.cc abilint --show-type-use: Show results for global decls that have no symbols 2022-02-28 17:30:04 +01:00
abipkgdiff.cc abipkgdiff: Add support to compare packages with CTF debug format 2022-05-16 18:07:40 +02:00
abisym.cc Include <libgen.h> in tools/abisym.cc for basename(3) 2022-01-17 14:32:33 +01:00
binilint.cc Re-license the project to Apache v2 With LLVM Exception 2020-12-02 11:49:13 +01:00
fedabipkgdiff Add Logic to detect file type by extension 2022-05-12 12:10:15 +02:00
kmidiff.cc Find fts-standalone on musl 2022-02-07 16:26:30 +01:00
Makefile.am Find fts-standalone on musl 2022-02-07 16:26:30 +01:00