FS#78577 - [perf] trace is broken: is not a perf-command.

Attached to Project: Community Packages
Opened by Ivan Prisyazhnyi (sitano) - Tuesday, 23 May 2023, 13:32 GMT
Last edited by Toolybird (Toolybird) - Tuesday, 23 May 2023, 21:24 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

In addition to broken perf syscalls tracing (https://bugs.archlinux.org/task/77826),
the `perf trace` command is also broken:

$ sudo perf trace --call-graph=dwarf -a -e syscalls:sys_exit_ptrace --failure -T
$ perf: 'trace' is not a perf-command. See 'perf --help'.

Additional info:

* package version(s) pacman -Qi community/perf=6.2-1 by Sébastien Luttringer <seblu@seblu.net>
* uname -a Linux rabbit 6.3.2-arch1-1 #1 SMP PREEMPT_DYNAMIC Thu, 11 May 2023 16:40:42 +0000 x86_64 GNU/Linux

Steps to reproduce:


$ perf trace
$ perf: 'trace' is not a perf-command. See 'perf --help'.
This task depends upon

Closed by  Toolybird (Toolybird)
Tuesday, 23 May 2023, 21:24 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#77826 
Comment by loqs (loqs) - Tuesday, 23 May 2023, 16:23 GMT
The same fix as in  FS#77826  also fixes `perf trace`.
Comment by Toolybird (Toolybird) - Tuesday, 23 May 2023, 21:24 GMT
> The same fix

Yeah, it's essentially the same issue so marking as dupe.

Loading...