Searched refs:kmidiff (Results 1 – 9 of 9) sorted by relevance
4 kmidiff title7 ``kmidiff`` compares the binary Kernel Module Interfaces of two Linux17 another one using kmidiff is: ::47 To Comparing their KMI ``kmidiff`` needs to know where to find the51 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 (exported77 By default, ``kmidiff`` uses debug information in `DWARF`_ format,101 ``kmidiff`` recursively.[all …]
20 kmidiff
17 kmidiff.rst \
4 bin_PROGRAMS = abidiff abilint abidw abicompat abipkgdiff kmidiff program39 kmidiff_SOURCES = kmidiff.cc
8 kmidiff
18 kmidiff: Fix spacing in the help string160 Bug 28663 - generate man page for kmidiff202 kmidiff: Add CTF support to comparing Kernel trees772 kmidiff: fix help message778 abidiff/kmidiff: do not default-suppress added symbols905 Don't crash when invoking kmidiff with no debug info root dir955 Bug 22684 - Add --d{1,2} options to kmidiff966 Make kmidiff show the wrong option when it complains about it1110 Add --vmlinux{1,2} option to abidw and kmidiff1112 Add documentation for the kmidiff tool[all …]
243 * doc/manuals/kmidiff.rst: Likewise.718 * tools/kmidiff.cc (main): Adjust.1024 * tools/kmidiff.cc (main): Likewise.1067 kmidiff: Fix spacing in the help string1068 * tools/kmidiff.cc (display_usage): Fix spacing.1534 * doc/manuals/kmidiff.rst: Likewise.1580 * tools/kmidiff.cc(options::exported_interfaces_only): Define new2351 kmidiff: Add CTF support to comparing Kernel trees2352 * doc/manuals/kmidiff.rst: Add documentation for the new --ctf option.2353 * tools/kmidiff.cc (options::use_ctf): Define new data member.[all …]
129 ./tools/kmidiff.cc
130 ./tools/kmidiff.cc:1:// SPDX-License-Identifier: LGPL-3.0-or-later