diff options
Diffstat (limited to 'fedora/.local/bin/htop-vim/pcp/columns/sched')
| -rw-r--r-- | fedora/.local/bin/htop-vim/pcp/columns/sched | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/fedora/.local/bin/htop-vim/pcp/columns/sched b/fedora/.local/bin/htop-vim/pcp/columns/sched new file mode 100644 index 0000000..36b8b55 --- /dev/null +++ b/fedora/.local/bin/htop-vim/pcp/columns/sched @@ -0,0 +1,10 @@ +# +# pcp-htop(1) configuration file - see pcp-htop(5) +# + +[rundelay] +heading = RUNQ +caption = RUN_DELAY +width = 4 +metric = proc.schedstat.run_delay +description = Run queue time |
