Search Criteria
Package Details: perfetto-git android.security.13.0.0_r2.r6458.g07b15988f0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/perfetto-git.git (read-only, click to copy) |
---|---|
Package Base: | perfetto-git |
Description: | System profiling, app tracing and trace analysis |
Upstream URL: | https://perfetto.dev/ |
Licenses: | Apache |
Conflicts: | perfetto |
Provides: | perfetto |
Submitter: | haagch |
Maintainer: | haagch (lubosz) |
Last Packager: | haagch |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2021-12-14 12:23 (UTC) |
Last Updated: | 2023-03-12 23:27 (UTC) |
Dependencies (4)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- clang (llvm-rocm-gitAUR, llvm-gitAUR, clang-minimal-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
Required by (1)
- percetto-git (requires perfetto)
Latest Comments
cobaltspace commented on 2023-03-04 01:01 (UTC) (edited on 2023-03-04 01:36 (UTC) by cobaltspace)
Missing
python
&clang
in makedependsMarsSeed commented on 2022-06-11 11:06 (UTC)
Git tags are a mess in this project, and they don't follow each other in a monotonically increasing way. I think some clever workaround is needed, maybe use
git describe --long --match='some-pattern'
where 'some-pattern' is fitting to such tags that do follow a monotonical increase - that is, if such a pattern can in fact be found.