https://bugs.kde.org/show_bug.cgi?id=396290
--- Comment #23 from roger.li...@cedalo.com --- Created attachment 114817 --> https://bugs.kde.org/attachment.cgi?id=114817&action=edit Patch with function enter/leave detection code from callgrind. This patch is the same as 114630, but with code borrowed from callgrind for tracking the callstack for detecting function entering/leaving. I've minimised the code from callgrind as much as I think is sensible, but it may be possible to remove more with some thought. It is still 3800 lines of text from callgrind compared to 1100 for the rest of failgrind. There's effectively a lot of duplicate code here, so I'll be interested to hear your comments. -- You are receiving this mail because: You are watching all bug changes.