LISA Documentation

LISA - “Linux Integrated System Analysis” is a toolkit for interactive analysis and automated regression testing of Linux kernel behaviour.

  • See the README on the project’s GitLab home page for an overview.

  • Once you have LISA running, take a look at the tutorial and example notebooks included with the installation.

Contributions to LISA and its documentation are very welcome, and handled via GitLab merge requests.

Contents:

Indices and tables

Building this documentation

  • Install doc optional dependencies of lisa package (lisa-install does that by default)

  • Run:

    source init_env
    lisa-doc-build
    
  • Find the HTML in doc/_build/html