Update documentation

This commit is contained in:
Carsten Grohmann 2022-01-12 20:24:42 +01:00
parent c9c36ce9e4
commit 489fee0669
2 changed files with 1 additions and 1 deletions

View File

@ -944,7 +944,6 @@ window.onerror = function (msg, url, lineNo, columnNo, errorObj) {
<li>Add support for journalctl output (suggested by Mikko Rantalainen)</li>
<li>Add support for newer process table format</li>
<li>Rework memory charts to show all items in legend</li>
<li>...</li>
</ol>
<h4>Note</h4>

View File

@ -2,6 +2,7 @@
[![builds.sr.ht status](https://builds.sr.ht/~carstengrohmann/OOMAnalyser.svg)](https://builds.sr.ht/~carstengrohmann/OOMAnalyser?)
## Introduction
OOMAnalyser is a small project to transform the OOM message of a Linux kernel into a more user-friendly format.