mirror of
https://github.com/xzeldon/htop.git
synced 2025-07-16 22:06:06 +03:00
Implement screen for active file locks
This commit is contained in:
@ -129,6 +129,7 @@ linux_platform_headers = \
|
||||
linux/LinuxProcessList.h \
|
||||
linux/Platform.h \
|
||||
linux/PressureStallMeter.h \
|
||||
linux/ProcessLocksScreen.h \
|
||||
linux/SELinuxMeter.h \
|
||||
linux/ZramMeter.h \
|
||||
linux/ZramStats.h \
|
||||
@ -145,6 +146,7 @@ myhtopplatsources = \
|
||||
linux/LinuxProcessList.c \
|
||||
linux/Platform.c \
|
||||
linux/PressureStallMeter.c \
|
||||
linux/ProcessLocksScreen.c \
|
||||
linux/SELinuxMeter.c \
|
||||
linux/ZramMeter.c \
|
||||
zfs/ZfsArcMeter.c \
|
||||
|
Reference in New Issue
Block a user