[Heaptrack] [Bug 393387] support AppImage profiling

2018-04-27 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=393387 Milian Wolff changed: What|Removed |Added Latest Commit||https://commits.kde.org/hea

[Heaptrack] [Bug 393387] support AppImage profiling

2018-04-24 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=393387 --- Comment #4 from Milian Wolff --- Neither strace, GDB or rr work. But `perf trace` works! And that's actually quite interesting: perf trace --no-syscalls record -m 16M -e signal:signal_deliver -e signal:signal_generate

[Heaptrack] [Bug 393387] support AppImage profiling

2018-04-24 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=393387 --- Comment #3 from Milian Wolff --- The new test I wrote is ASAN, UBSAN and TSAN clean... I'm still completely clueless as to what is going on here! -- You are receiving this mail because: You are watching all bug changes.

[Heaptrack] [Bug 393387] support AppImage profiling

2018-04-23 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=393387 --- Comment #2 from Milian Wolff --- Git commit 77f1e068b292dedc3668df06f2eea705e1a28527 by Milian Wolff. Committed on 23/04/2018 at 10:27. Pushed by mwolff into branch 'master'. Try to handle EINTR when writing data Hopefully fixes

[Heaptrack] [Bug 393387] support AppImage profiling

2018-04-23 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=393387 Milian Wolff changed: What|Removed |Added Status|UNCONFIRMED |CONFIRMED Ever confirmed|0

[Heaptrack] [Bug 393387] support AppImage profiling

2018-04-23 Thread Martin Fuhrer
https://bugs.kde.org/show_bug.cgi?id=393387 Martin Fuhrer changed: What|Removed |Added CC|