summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
9 daysFix bpftrace-git, againArvid Norlander
2025-09-27Fix bpftrace-gitArvid Norlander
2025-09-03Fix build in clean chroot (e.g. aurutils)Arvid Norlander
2025-09-03Enable all features (blazesym & libsystemd)Arvid Norlander
* blazesym is used instead of lldb for symbolification of stacks these days. The AUR package is too old and doesn't install the required files, build it ourselves. (This will be switched over once that is fixed.) * Systemd support means you can run bpftrace scripts as systemd services. (This is a neat feature I guess, in case someone wants it)
2025-09-03Update to work in 2025Arvid Norlander
* Upstream URL has changed (old URL redirects to new URL, so no foul play here) * Build steps taken from main Arch repos * Dependencies copied from non -git package in main Arch repos. However: * libbpf.a workaround (see comment in PKGBUILD) * lldb is no longer needed as of some point past the most recent stable release. * New maintainer (hi!)
2021-12-29Add asciidoctor and libbpf depends and build for release insted of debugTommaso Sardelli
2021-07-17Add cereal to makedependsTommaso Sardelli
2020-07-03Disable strippingTommaso Sardelli
2020-01-13Move bcc from makedepends to dependsTommaso Sardelli
2019-03-13Add bcc to makedependsTommaso Sardelli
2019-01-12Add conflicts and provides variablesTommaso Sardelli
2018-10-16Bump dependencies to LLVM 7Tommaso Sardelli
2018-10-10Initial commitTommaso Sardelli