Re: Profiling?
Hi-Angel <[email protected]> Sun, 13 Sep 2015 21:33:52 +0300
| Newsgroups | gmane.comp.emulators.wine.user |
|---|---|
| Message-ID | <CAHGDjgAqv4gSyU_-FwpgFy_v-VgLU0=1Ez+vW8U6Am_8CgMANw@mail.gmail.com> |
I'm sorry, I meant I only could get results for =C2=AB/usr/bin/wine-preload= er=C2=BB. 2015-09-13 21:30 GMT+03:00 Hi-Angel <[email protected]>: > How to profile wine? The =C2=ABwine-wiki=C2=BB recommends to use =C2=ABop= rofile=C2=BB, > however it seems to work wrong. > > E.g. if I profiled an app with =C2=ABoperf -gc /tmp/a.exe=C2=BB, then as = I > understand I should get results of calls to wine dlls with =C2=ABopreport > --callgraph --symbols /tmp/a.exe=C2=BB. However I can get only results fo= r > =C2=ABwine-builder=C2=BB. 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.