mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-25 03:37:45 +03:00
Modified arcstat.py to run on linux
* Modified kstat_update() to read arcstats from proc. * Fix shebang. * Added Makefile.am entries for arcstat.py Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov> Closes #1506
This commit is contained in:
committed by
Brian Behlendorf
parent
7634cd54db
commit
fb02fabf9b
@@ -102,6 +102,7 @@ AC_CONFIG_FILES([
|
||||
cmd/fsck_zfs/Makefile
|
||||
cmd/zvol_id/Makefile
|
||||
cmd/vdev_id/Makefile
|
||||
cmd/arcstat/Makefile
|
||||
module/Makefile
|
||||
module/avl/Makefile
|
||||
module/nvpair/Makefile
|
||||
|
||||
Reference in New Issue
Block a user