root@jarnos-OptiPlex-9010:/home/jarnos/Desktop# export DEBUGINFOD_URLS="https://debuginfod.elfutils.org/ $DEBUGINFOD_URLS" root@jarnos-OptiPlex-9010:/home/jarnos/Desktop# timeout 5 strace -f -tt -T -p 2980 > pipewire_strace.out strace: Process 2980 attached with 3 threads [pid 3003] 17:28:44.842820 epoll_wait(10, <unfinished ...> [pid 2993] 17:28:44.843362 epoll_wait(15, strace: Process 3003 detached strace: Process 2993 detached <detached ...> strace: Process 2980 detached root@jarnos-OptiPlex-9010:/home/jarnos/Desktop# timeout 5 perf record --debuginfod -g -p 2980 WARNING: debuginfod support requested, but perf is not built with it [ perf record: Woken up 11 times to write data ] [ perf record: Captured and wrote 2,706 MB perf.data (17566 samples) ] root@jarnos-OptiPlex-9010:/home/jarnos/Desktop# perf report > pipewire_perf.out
root@jarnos-OptiPlex-9010:/home/jarnos/Desktop# LC_ALL=C ls -l pipewire_strace.out pipewire_perf.out perf.data -rw------- 1 root root 2854158 Aug 17 17:29 perf.data -rw-r--r-- 1 root root 27685 Aug 17 17:30 pipewire_perf.out -rw-rw-r-- 1 root root 0 Aug 17 17:28 pipewire_strace.out ** Attachment added: "pipewire_perf.out" https://bugs.launchpad.net/ubuntu/+source/pipewire/+bug/2111972/+attachment/5899587/+files/pipewire_perf.out -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2111972 Title: Pipewire uses 100% of a CPU core. Can not connect to pulseaudio. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/pipewire/+bug/2111972/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
