Lines Matching refs:kmidiff
4 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.
103 Note that by default kmidiff analyzes the types reachable from the
129 ``kmidiff`` where to find those separate debug information files.
138 Like ``--debug-info-dir1``, this options tells ``kmidiff`` where