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

Milian Wolff <m...@milianw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |WORKSFORME
             Status|REPORTED                    |NEEDSINFO

--- Comment #1 from Milian Wolff <m...@milianw.de> ---
I cannot reproduce this issue. First I did:

```
$ heaptrack sleep 5000
heaptrack output will be written to
"/home/milian/projects/src/heaptrack/heaptrack.sleep.11782.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
```

then I pressed `Ctrl+C` which stops the process then and opens up the UI. Sleep
isn't running anymore at that point, only the heaptrack UI:

```
$ ps aux | grep sleep
milian     11782  0.0  0.0   8228  4164 pts/1    S+   09:41   0:00 /bin/sh
/mnt/data1/milian/compiled/other/bin/heaptrack sleep 5000
milian     11912  5.1  0.6 5701264 228552 pts/1  Sl+  09:41   0:00
/mnt/data1/milian/compiled/other/bin/heaptrack_gui
/home/milian/projects/src/heaptrack/heaptrack.sleep.11782.zst
milian     12035  0.0  0.0   6912  2420 pts/2    S+   09:41   0:00 grep
--colour sleep
```

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

Reply via email to