Home
last modified time | relevance | path

Searched refs:kmidiff (Results 1 – 9 of 9) sorted by relevance

/third_party/libabigail/doc/manuals/
Dkmidiff.rst4 kmidiff title
7 ``kmidiff`` compares the binary Kernel Module Interfaces of two Linux
17 another one using kmidiff is: ::
47 To Comparing their KMI ``kmidiff`` needs to know where to find the
51 kmidiff \
65 More generally, ``kmidiff`` is invoked under the form: ::
67 kmidiff [options] <first-modules-dir> <second-modules-dir>
72 By default, ``kmidiff`` compares all the interfaces (exported
77 By default, ``kmidiff`` uses debug information in `DWARF`_ format,
101 ``kmidiff`` recursively.
[all …]
Dlibabigail-tools.rst20 kmidiff
DMakefile.am17 kmidiff.rst \
/third_party/libabigail/tools/
DMakefile.am4 bin_PROGRAMS = abidiff abilint abidw abicompat abipkgdiff kmidiff program
39 kmidiff_SOURCES = kmidiff.cc
D.gitignore8 kmidiff
/third_party/libabigail/
DNEWS18 kmidiff: Fix spacing in the help string
160 Bug 28663 - generate man page for kmidiff
202 kmidiff: Add CTF support to comparing Kernel trees
772 kmidiff: fix help message
778 abidiff/kmidiff: do not default-suppress added symbols
905 Don't crash when invoking kmidiff with no debug info root dir
955 Bug 22684 - Add --d{1,2} options to kmidiff
966 Make kmidiff show the wrong option when it complains about it
1110 Add --vmlinux{1,2} option to abidw and kmidiff
1112 Add documentation for the kmidiff tool
[all …]
DChangeLog243 * doc/manuals/kmidiff.rst: Likewise.
718 * tools/kmidiff.cc (main): Adjust.
1024 * tools/kmidiff.cc (main): Likewise.
1067 kmidiff: Fix spacing in the help string
1068 * tools/kmidiff.cc (display_usage): Fix spacing.
1534 * doc/manuals/kmidiff.rst: Likewise.
1580 * tools/kmidiff.cc(options::exported_interfaces_only): Define new
2351 kmidiff: Add CTF support to comparing Kernel trees
2352 * doc/manuals/kmidiff.rst: Add documentation for the new --ctf option.
2353 * tools/kmidiff.cc (options::use_ctf): Define new data member.
[all …]
/third_party/libabigail/relicensing-scripts/
Dfiles-with-lgplv3.txt129 ./tools/kmidiff.cc
Dfile-licenses.orig.txt130 ./tools/kmidiff.cc:1:// SPDX-License-Identifier: LGPL-3.0-or-later