blob: af98a2d65c0ee4dffbcf18aae4bfb1ac33af36cd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = mstat-git
pkgdesc = Fine-grained, cgroup-based tool for profiling memory usage over time of a process tree
pkgver = r25.497eeee
pkgrel = 2
url = https://github.com/bpowers/mstat
arch = x86_64
license = custom:ISC
makedepends = git
makedepends = go-pie
depends = glibc
source = mstat-git::git+https://github.com/bpowers/mstat
sha512sums = SKIP
pkgname = mstat-git
|