verysleepy
What permissions/rights for Very Sleepy profiling?
I would like allow a user to use of Very Sleepy, without give him administrators rights. Without admin\' rights, he can launch Very Sleepy then launch an application with the software to profile it.[详细]
2023-03-18 20:00 分类:问答How does Very Sleepy find symbol files?
Has anyone figured out how the Very Sleepy profiler finds PDB files? It se开发者_运维问答ems like it doesn\'t use the _NT_SYMBOL_PATH env variable.. I\'ve had success by putting PDBs in the same direc[详细]
2023-03-06 15:36 分类:问答Very Sleepy profiler - Not picking up the PDB file for information about exe functions?
I am trying to used Very Sleepy on a windows service .exe on a machine that doesnt have Visual Studios is not installed. I have copied the .exe .map and .pdb fi开发者_C百科le using xcopy. All these fi[详细]
2023-01-31 15:50 分类:问答C++ Profiling: KiFastSystemCallRet
I searched for this after seeing it\'s the top rated item when profiling using Very Sleepy, andit seems everyone gets the answer \"it\'s a system function, ignore it\". But Sleepy\'s hint for the func[详细]
2022-12-26 07:58 分类:问答RtlpNtMakeTemporaryKey - VerySleepy indicates that this takes a lot of time
I\'m profiling some computationally intensive code of mine, and was surprised to see that the function RtlpNtMakeTemporaryKey takes up a huge chunk of time. It\'s module is ntdll andthe source fi开发者[详细]
2022-12-16 15:55 分类:问答C++ while profiling found performance problem in ntdll - how to get rid of it?
I\'m working on a little rigidbody simulation. I use the Irrlicht engine for display and openMesh to work with the meshes.[详细]
2022-12-15 01:22 分类:问答