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

            Bug ID: 379438
           Summary: kcachegrind duplicates calls
           Product: kcachegrind
           Version: 0.7.4kde
          Platform: Ubuntu Packages
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: josef.weidendor...@gmx.de
          Reporter: igor.bonda...@hotmail.com
  Target Milestone: ---

Created attachment 105310
  --> https://bugs.kde.org/attachment.cgi?id=105310&action=edit
pictures

Hi guys!

I'm trying to understand the callgrind format and stuck with some little
problem in kcachegrind.
I wrote this simple example:

events: Ir

fn=(105) func1

fn=(1) main
cfn=(105)
calls=1 1
0 1

fn=(105)
cfn=(105)
calls=5 0
0 1

In kcachegrind it looks like in pincture 1 - summary number of calls is 6. But
when I double clicked on func1 it multiplicates "self calls" by 2 (pic. 2) -
now there are 10 calls (but row named "called" holds normal number - 6). What
is this and how I can disable this multiplication?

Thank you!

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

Reply via email to