在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):ARM-software/lisa开源软件地址(OpenSource Url):https://github.com/ARM-software/lisa开源编程语言(OpenSource Language):Jupyter Notebook 97.0%开源软件介绍(OpenSource Introduction):IntroductionThe LISA project provides a toolkit that supports regression testing and interactive analysis of Linux kernel behavior. LISA stands for Linux Integrated/Interactive System Analysis. LISA's goal is to help Linux kernel developers to measure the impact of modifications in core parts of the kernel. The focus is on the scheduler (e.g. EAS), power management and thermal frameworks. However LISA is generic and can be used for other purposes too. LISA has a host/target model. LISA itself runs on a host machine, and uses the devlib toolkit to interact with the target via SSH, ADB or telnet. LISA is flexible with regard to the target OS; its only expectation is a Linux kernel-based system. Android, GNU/Linux and busybox style systems have all been used. LISA provides features to describe workloads (notably using rt-app) and run them on targets. It can collect trace files from the target OS (e.g. systrace and ftrace traces). These traces can then be parsed and analysed in order to examine detailed target behaviour during the workload's execution. Some LISA features may require modifying the target OS. For example, in order to collect ftrace files the target kernel must have CONFIG_DYNAMIC_FTRACE enabled. There are two "entry points" for running LISA:
MotivationsThe main goals of LISA are:
DocumentationYou should find everything on ReadTheDocs. Here are some noteworthy sections: How to reach usBug reports should be raised against the GitHub issue tracker. External Links
LicenseThis project is licensed under Apache-2.0. This project includes some third-party code under other open source
licenses. For more information, see Contributions / Pull RequestsContributions are accepted under Apache-2.0. Only submit contributions where you have authored all of the code. If you do this on work time make sure your employer is cool with this. We also have a Contributor Guide |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论