https://bugs.kde.org/show_bug.cgi?id=473695

--- Comment #2 from Milian Wolff <m...@milianw.de> ---
ah, I found something that works:

```
$ heaptrack --use-inject ./main.exe 
heaptrack output will be written to "/home/milian/heaptrack.main.exe.19150.zst"
starting application, this might take some time...
NOTE: heaptrack detected DEBUGINFOD_URLS but will disable it to prevent 
unintended network delays during recording
If you really want to use DEBUGINFOD, export HEAPTRACK_ENABLE_DEBUGINFOD=1
Hello
heaptrack stats:
        allocations:            46
        leaked allocations:     24
        temporary allocations:  4
```

I don't understand why the LD_PRELOAD mechanism doesn't work here...

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to