Update profiles.

This commit is contained in:
Alexandre Pujol 2021-08-14 12:59:24 +01:00
parent 86215013d3
commit 33f99711a2
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
21 changed files with 103 additions and 31 deletions

View file

@ -32,6 +32,8 @@ profile htop @{exec_path} {
@{exec_path} mr,
/usr/share/terminfo/x/xterm-256color r,
@{PROC}/ r,
@{PROC}/loadavg r,
@{PROC}/uptime r,
@ -43,6 +45,7 @@ profile htop @{exec_path} {
@{PROC}/pressure/memory r,
@{PROC}/diskstats r,
@{PROC}/@{pids}/attr/current r,
@{PROC}/@{pids}/cmdline r,
@{PROC}/@{pids}/stat r,
@{PROC}/@{pids}/statm r,
@ -55,6 +58,7 @@ profile htop @{exec_path} {
@{PROC}/@{pids}/comm r,
@{PROC}/@{pids}/task/ r,
@{PROC}/@{pids}/task/@{tid}/attr/current r,
@{PROC}/@{pids}/task/@{tid}/cmdline r,
@{PROC}/@{pids}/task/@{tid}/stat r,
@{PROC}/@{pids}/task/@{tid}/statm r,