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

            Bug ID: 393387
           Summary: support AppImage profiling
           Product: Heaptrack
           Version: unspecified
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: m...@milianw.de
          Reporter: m...@milianw.de
  Target Milestone: ---

See also: https://bugs.kde.org/show_bug.cgi?id=379551

Download the KDevelop AppImage, extract it, edit AppRun and prepend "heaptrack"
to the last line that launches KDevelop, then try to run it:

```
/tmp/KDevelop-5.2.1-x86_64$ ./AppRun
heaptrack output will be written to "/home/milian/heaptrack.kdevelop.16224.zst"
...
failed to parse line: - 18t 7fd97fe78381 25ff1
failed to parse line: t 7fd97f8fa088 27b2t 7fd97fd970c2 27cdf
...
Heaptrack finished! Now run the following to investigate the data:

  heaptrack --analyze "/home/milian/heaptrack.kdevelop.16224.zst"
```

And then:

```
$ heaptrack /home/milian/heaptrack.kdevelop.16224.zst
     0.000 warning: unknown[unknown:0]: Trace recursion detected - corrupt data
file?
```

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

Reply via email to