FS#41690 - [perf] add trace support
Attached to Project:
Community Packages
Opened by ... (spider007) - Monday, 25 August 2014, 14:04 GMT
Last edited by Sébastien Luttringer (seblu) - Monday, 06 October 2014, 00:23 GMT
Opened by ... (spider007) - Monday, 25 August 2014, 14:04 GMT
Last edited by Sébastien Luttringer (seblu) - Monday, 06 October 2014, 00:23 GMT
|
Details
Description:
both `perf trace` and `trace` throw this error: > trace command not available: missing audit-libs devel package at build time. |
This task depends upon
Closed by Sébastien Luttringer (seblu)
Monday, 06 October 2014, 00:23 GMT
Reason for closing: Implemented
Additional comments about closing: linux-tools-3.17-1
Monday, 06 October 2014, 00:23 GMT
Reason for closing: Implemented
Additional comments about closing: linux-tools-3.17-1
Unfortunately the audit-package is also needed to actually use this functionality; not sure what the policy is on optional dependencies on packages in aur?
[1] https://mailman.archlinux.org/pipermail/arch-dev-public/2014-May/026291.html
It wouldn't be a runtime dependency. It links against the library and it won't start if it's missing.
okay, nice. But perf still needs to be rebuild. It now says (even with audit installed):
> trace command not available: missing audit-libs devel package at build time.