From: Floyd, P. <pj...@wa...> - 2023-03-16 13:57:00
|
On 15/03/2023 02:22, 骤变成玄武 via Valgrind-users wrote: > 2 Problem description: > -- source code: mmap a mdev device > What i usually do is run pmap -x on the guest exe running standalong (adding a "sleep" if ncessary) and then running valgrind -d. That should give you memory maps that you can compare. A+ Paul |