mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2024-11-17 10:01:01 +03:00
fb02fabf9b
* 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
3 lines
53 B
Makefile
3 lines
53 B
Makefile
bin_SCRIPTS = arcstat.py
|
|
EXTRA_DIST = $(bin_SCRIPTS)
|