lisa.analysis#

Data and trace analysis classes package.

Each analysis is living in a class in its own module. lisa.analysis.base contains helpers to define such analysis class.

Modules

base

Base classes to define a new trace analysis.

cpus

CPUs Analysis Module.

frequency

Frequency Analysis Module.

functions

Functions Analysis Module.

idle

Linux kernel idle states analysis.

latency

Linux kernel scheduler latency analysis.

load_tracking

Scheduler load tracking analysis module.

notebook

Notebook Analysis Module.

pixel6

Pixel 6-specific analysis.

pixel9

Pixel 9-specific analysis.

rta

rt-app analysis.

status

System Status Analaysis Module.

tasks

Linux kernel scheduler tasks analysis.

thermal

Linux kernel thermal management subsystem analysis.