blob: 3393d059435a94828fe7764676b068900e2c9d35 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
pkgbase = strace-grace
pkgdesc = grace is a tool for monitoring and annotating syscalls for a given process. It's essentially a lightweight strace, in Go, with colours and pretty output.
pkgver = 0.0.1
pkgrel = 1
url = https://github.com/liamg/grace
arch = any
license = MIT
provides = grace
source = grace::https://github.com/liamg/grace/releases/download/v0.0.1/grace-linux-amd64
md5sums = e3d2cce335e3f0d0551080df61dc2345
pkgname = strace-grace
|