libabigail/tools
Guillermo E. Martinez via Libabigail 68f369f218 kmidiff: Add CTF support to comparing Kernel trees
This patch adds a new --ctf option to kmidiff to make it support CTF
type information when analysing Linux Kernel trees.

	* doc/manuals/kmidiff.rst: Add documentation for the new --ctf option.
	* tools/kmidiff.cc (options::use_ctf): Define new data member.
	(display_usage): Add a help string for the --ctf option.
	(main): Adjust call to pass
	build_corpus_group_from_kernel_dist_under with origin being
	corpus::CTF_ORIGIN when the user provides the --ctf option.

Signed-off-by: Guillermo E. Martinez <guillermo.e.martinez@oracle.com>
Signed-off-by: Dodji Seketeli <dodji@redhat.com>
2022-07-08 10:20:34 +02:00
..
.gitignore Update .gitignore files to ignore typical dev side products 2019-04-16 16:32:52 +02:00
abicompat.cc Update year in copyright notice 2022-06-21 12:58:57 +02:00
abidiff.cc Update year in copyright notice 2022-06-21 12:58:57 +02:00
abidw.cc Update year in copyright notice 2022-06-21 12:58:57 +02:00
abilint.cc Update year in copyright notice 2022-06-21 12:58:57 +02:00
abipkgdiff.cc Update year in copyright notice 2022-06-21 12:58:57 +02:00
abisym.cc Update year in copyright notice 2022-06-21 12:58:57 +02:00
binilint.cc Update year in copyright notice 2022-06-21 12:58:57 +02:00
fedabipkgdiff Add Logic to detect file type by extension 2022-05-12 12:10:15 +02:00
kmidiff.cc kmidiff: Add CTF support to comparing Kernel trees 2022-07-08 10:20:34 +02:00
Makefile.am Find fts-standalone on musl 2022-02-07 16:26:30 +01:00