Search Criteria
Package Details: uftrace 0.9.3-3
Git Clone URL: | https://aur.archlinux.org/uftrace.git (read-only, click to copy) |
---|---|
Package Base: | uftrace |
Description: | Tool to trace and analyze execution of a program written in C/C++ |
Upstream URL: | https://github.com/namhyung/uftrace |
Licenses: | |
Submitter: | ganadist |
Maintainer: | kbumsik |
Last Packager: | kbumsik |
Votes: | 3 |
Popularity: | 0.000053 |
First Submitted: | 2016-10-06 05:36 |
Last Updated: | 2019-12-12 23:25 |
Latest Comments
kbumsik commented on 2019-12-12 23:26
@1ace I applied your patch, thanks for your suggestion!
1ace commented on 2019-12-12 19:35
@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
@xtrm0 I updated the PKGBUILD after taking over this package.
xtrm0 commented on 2017-07-19 15:35
Currently tracked version does not work. To make it work just use a more recent version. I used commit 81cb5d6 of https://github.com/namhyung/uftrace and it works