Discussion:
[Wine] Profiling?
Hi-Angel
2015-09-13 18:30:26 UTC
Permalink
How to profile wine? The «wine-wiki» recommends to use «oprofile»,
however it seems to work wrong.

E.g. if I profiled an app with «operf -gc /tmp/a.exe», then as I
understand I should get results of calls to wine dlls with «opreport
--callgraph --symbols /tmp/a.exe». However I can get only results for
«wine-builder». But as I understand, these results irrelevant, aren't
it?

I don't even know what to do. Wine is the latest, compiled with
debugging symbols.
Hi-Angel
2015-09-13 18:33:52 UTC
Permalink
I'm sorry, I meant I only could get results for «/usr/bin/wine-preloader».
Post by Hi-Angel
How to profile wine? The «wine-wiki» recommends to use «oprofile»,
however it seems to work wrong.
E.g. if I profiled an app with «operf -gc /tmp/a.exe», then as I
understand I should get results of calls to wine dlls with «opreport
--callgraph --symbols /tmp/a.exe». However I can get only results for
«wine-builder». But as I understand, these results irrelevant, aren't
it?
I don't even know what to do. Wine is the latest, compiled with
debugging symbols.
Continue reading on narkive:
Loading...