Public bug reported: We got the following error when running perf to trace ETE on multi-socket systems with more than 108 cpus. ./perf record -e cs_etm//u ls failed to mmap with 12 (Cannot allocate memory)
The above is per-process monitoring that initiates ETE tracing on all CPUs. System wide tracing with limited CPUs works, e.g.: perf record -e cs_etm//u -C 0-108 ** Affects: linux-nvidia (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-nvidia in Ubuntu. https://bugs.launchpad.net/bugs/2092141 Title: ETE tracing failure on multi-socket system Status in linux-nvidia package in Ubuntu: New Bug description: We got the following error when running perf to trace ETE on multi-socket systems with more than 108 cpus. ./perf record -e cs_etm//u ls failed to mmap with 12 (Cannot allocate memory) The above is per-process monitoring that initiates ETE tracing on all CPUs. System wide tracing with limited CPUs works, e.g.: perf record -e cs_etm//u -C 0-108 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-nvidia/+bug/2092141/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp