I didn't know about perfparse. I assume that is this code base:
http://code.qt.io/cgit/qt-creator/perfparser.git/
Very nice.
Yes. I'm also trying to port this to windows. So, I have lots of changes to 
make the code more portable: https://codereview.qt-project.org/#/c/184401/ and 
the 50 changes depending on that. I will try to get those into an acceptable 
form and post them here.

Please feel free to sent the commit (with git send-email) to me and I
can add them to a review branch in elfutils.git so others can review
them easily. Or if you already have them in your own git tree feel free
to sent the commits to review/pull to the list. And we can pull them
from there. I assume this must be the patch that adds the arm64 support:
http://code.qt.io/cgit/qt-creator/perfparser.git/commit/3rdparty/elfutils?id=17ad3b57d613fede17a01b6cdd2d894850364f81
In principle yes. However, perfparser doesn't include elfutils' test framework 
and writing the tests I've found some problems with the frame pointer 
unwinders. So don't just take that commit ... I'll send the new versions to you 
personally.

regards,
Ulf

Reply via email to