brendangregg / wss

Working Set Size tools
214 stars 26 forks source link

Seems broken in 4.9.0 #5

Open ole-tange opened 4 years ago

ole-tange commented 4 years ago

$ ./wss2 6781 0.1
Watching PID 6781 page references during 0.10 seconds...
Can't write idlemap file: No such file or directory

$ gcc --version
gcc (Debian 8.3.0-6) 8.3.0

$ uname -a
Linux nlv 4.9.0-6-amd64 #1 SMP Debian 4.9.82-1+deb9u2 (2018-02-21) x86_64 GNU/Linux
isotopp commented 4 years ago

Run with "sudo", does this help?

deric commented 8 months ago

Same issue on 4.19.0, running with sudo doesn't help.