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

            Bug ID: 377339
           Summary: Make it possible to create a flamegraph at the time of
                    peak memory usage
           Product: Heaptrack
           Version: unspecified
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: m...@milianw.de
          Reporter: fusca...@gmail.com
  Target Milestone: ---

I'm using heaptrack_print to create flamegraphs.
What I need is to see all allocations that are active (non-freed) at the time
of peak memory usage. This way I can see what is contributing to the memory
usage of my application and thus try to improve it.

At the moment I see total number of allocations per call-path for the whole run
of my application.

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

Reply via email to