Commit Graph

886 Commits

Author SHA1 Message Date
Alexey Avramov
7126c2ebdd Update README 2023-01-19 01:40:17 +09:00
Alexey Avramov
e8f5d211cf Update psi2log: log stall times at exit 2021-11-27 19:38:55 +09:00
Alexey Avramov
b84cf121d0 Update README 2021-05-03 12:31:37 +09:00
Alexey Avramov
b02547970c Update README 2021-02-23 13:14:05 +09:00
Alexey Avramov
b8983177e6 Improve psi2log: add --mode 0 and set it is as default mode | fix #114 2021-02-23 13:02:15 +09:00
Alexey Avramov
cbd0c8e710 Upd readme 2021-01-17 21:46:40 +09:00
Alexey Avramov
3a8bc37199
Create codeql-analysis.yml 2021-01-16 15:52:38 +09:00
Alexey Avramov
23580d3ab1 Fix oom_sort 2021-01-01 21:54:10 +09:00
Alexey Avramov
2da9637ad8
Merge pull request #113 from SimonHeimberg/patch-1
use dict keys for hint in oom-sort
2021-01-01 20:49:20 +09:00
Simon Heimberg
3f68954dc4
use dict keys for hint in oom-sort
Using dict keys avoids bugs like typos in the hint.
This fixes the typo oom-sore_adj instead of oom_score_adj ("-" instead of "_" and a missing "c").
2021-01-01 12:41:14 +01:00
Alexey Avramov
953b41aa9f Update version 2021-01-01 00:55:25 +09:00
Alexey Avramov
c6905072a6 Update readme 2020-12-31 23:48:22 +09:00
Alexey Avramov
ce3c99225d Update readme 2020-12-31 23:22:17 +09:00
Alexey Avramov
e9283b15a3 Update readme 2020-12-31 23:02:01 +09:00
Alexey Avramov
bf8f355719 Update readme 2020-12-31 22:50:11 +09:00
Alexey Avramov
b240ead0ad Update readme 2020-12-31 22:41:31 +09:00
Alexey Avramov
0f0fa31422 Update readme 2020-12-31 22:35:43 +09:00
Alexey Avramov
f8c7b96663 Update readme 2020-12-31 22:07:07 +09:00
Alexey Avramov
bcfcd68cfb Update readme 2020-12-31 21:50:55 +09:00
Alexey Avramov
fbf97f1e8e Update readme 2020-12-31 21:33:20 +09:00
Alexey Avramov
fd5a48eb31 minor fix 2020-12-31 21:29:57 +09:00
Alexey Avramov
69224807da Upd conf 2020-12-05 21:50:44 +09:00
Alexey Avramov
cbe46d9682 Minor fixes 2020-12-05 20:30:04 +09:00
Alexey Avramov
4d75418a01
Merge pull request #110 from muesli/readme-link
Fix link to example config
2020-11-23 18:49:10 +09:00
Christian Muehlhaeuser
5a76cf7b15
Fix link to example config 2020-11-23 05:01:34 +01:00
Alexey Avramov
2206d54dcc Update Makefile and DEBIAN/postinst 2020-11-20 05:57:31 +09:00
Alexey Avramov
3a0fd4f051 Update nohang-desktop.conf: protect pamac and calamares 2020-11-20 04:33:22 +09:00
Alexey Avramov
365863a2f2 Upd readme 2020-11-09 03:15:41 +09:00
Alexey Avramov
c14af67ab5 Update readme 2020-11-05 02:22:56 +09:00
Alexey Avramov
cca016f619 Update Makefile 2020-11-05 02:13:31 +09:00
Alexey Avramov
29250f74cc Update readme: how to install from PPA 2020-10-31 11:01:00 +09:00
Alexey Avramov
70517f51f0 Update config: set psi_metrics = full_avg10 2020-10-31 10:21:09 +09:00
Alexey Avramov
faf49b0023 set Slice=hostcritical.slice 2020-09-19 22:16:27 +09:00
Alexey Avramov
cf6b213afe Fix #104 2020-09-19 21:26:43 +09:00
Alexey Avramov
2500c6cef7 Add checking kmsg for OOM events 2020-08-10 00:17:41 +09:00
Alexey Avramov
ad2ff5d81d
Merge pull request #103 from MonkeysAreEvil/dev
Add instructions for installing on Gentoo
2020-07-15 18:50:57 +09:00
happy_shredder
fa3f7e06f9
Add instructions for installing on Gentoo 2020-07-14 11:14:26 +10:00
Alexey Avramov
ec9d84806d Fix Makefile to install on openrc-based systems 2020-07-12 02:26:05 +09:00
Alexey Avramov
bcd28996b3 Update conf 2020-07-03 23:59:00 +09:00
Alexey Avramov
c3c0b510a8 Update systemd units 2020-07-02 23:54:48 +09:00
Alexey Avramov
22ac9833bc Improve man page 2020-06-28 20:14:22 +09:00
Alexey Avramov
20f394a208 replace $LOGDIR by /var/log 2020-06-28 19:50:05 +09:00
Alexey Avramov
986404d615 fix 2020-06-28 15:48:09 +09:00
Alexey Avramov
231c705700 fix output, fix conf 2020-06-28 15:37:14 +09:00
Alexey Avramov
edf43313d7 fix output 2020-06-28 14:25:51 +09:00
Alexey Avramov
644a063062 update readme 2020-06-28 04:19:40 +09:00
Alexey Avramov
b2eb724ea8 update readme 2020-06-28 04:15:15 +09:00
Alexey Avramov
27ab914661 update readme 2020-06-28 04:12:15 +09:00
Alexey Avramov
a9787d7741 Update man pages and docs 2020-06-28 03:52:09 +09:00
Alexey Avramov
c43f6dee7a Update DEBIAN/control 2020-06-27 03:18:34 +09:00