Search Criteria
Package Details: uftrace 0.19-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/uftrace.git (read-only, click to copy) |
|---|---|
| Package Base: | uftrace |
| Description: | Function graph tracer for C/C++/Rust |
| Upstream URL: | https://github.com/namhyung/uftrace |
| Keywords: | graph tracer |
| Licenses: | GPL-2.0-only |
| Submitter: | ganadist |
| Maintainer: | Dominiquini |
| Last Packager: | Dominiquini |
| Votes: | 6 |
| Popularity: | 1.00 |
| First Submitted: | 2016-10-06 05:36 (UTC) |
| Last Updated: | 2026-07-20 07:06 (UTC) |
Dependencies (11)
- capstone (capstone-gitAUR)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR)
- libelf (elfutils-gitAUR, elfutils-gitAUR)
- libstdc++ (libstdc++-fast-optimizedAUR, libstdc++-snapshotAUR)
- libtraceevent
- ncurses (ncurses-gitAUR)
- python
- uftraceAUR (uftrace-gitAUR)
- make (make-gitAUR, make-staticAUR) (make)
- pandoc (pandoc-static-gitAUR, pandoc-sile-gitAUR, pandoc-binAUR, pandoc-cli) (make)
- pkgconf (pkgconf-gitAUR) (make)
Latest Comments
kbumsik commented on 2019-12-12 23:26 (UTC)
@1ace I applied your patch, thanks for your suggestion!
1ace commented on 2019-12-12 19:35 (UTC) (edited on 2019-12-12 19:38 (UTC) by 1ace)
@kbumsik: you broke the build with your last commit (
0b8ae70a50d7)I suggest the following patch to get rid of unnecessary bits:
kbumsik commented on 2019-12-11 16:55 (UTC)
@xtrm0 I updated the PKGBUILD after taking over this package.
xtrm0 commented on 2017-07-19 15:35 (UTC)