Update documentation
This commit is contained in:
parent
c9c36ce9e4
commit
489fee0669
@ -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 journalctl output (suggested by Mikko Rantalainen)</li>
|
||||||
<li>Add support for newer process table format</li>
|
<li>Add support for newer process table format</li>
|
||||||
<li>Rework memory charts to show all items in legend</li>
|
<li>Rework memory charts to show all items in legend</li>
|
||||||
<li>...</li>
|
|
||||||
</ol>
|
</ol>
|
||||||
|
|
||||||
<h4>Note</h4>
|
<h4>Note</h4>
|
||||||
|
@ -2,6 +2,7 @@
|
|||||||
|
|
||||||
[![builds.sr.ht status](https://builds.sr.ht/~carstengrohmann/OOMAnalyser.svg)](https://builds.sr.ht/~carstengrohmann/OOMAnalyser?)
|
[![builds.sr.ht status](https://builds.sr.ht/~carstengrohmann/OOMAnalyser.svg)](https://builds.sr.ht/~carstengrohmann/OOMAnalyser?)
|
||||||
|
|
||||||
|
|
||||||
## Introduction
|
## Introduction
|
||||||
|
|
||||||
OOMAnalyser is a small project to transform the OOM message of a Linux kernel into a more user-friendly format.
|
OOMAnalyser is a small project to transform the OOM message of a Linux kernel into a more user-friendly format.
|
||||||
|
Loading…
Reference in New Issue
Block a user