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

            Bug ID: 409678
           Summary: improvement suggestion for dhat
           Product: valgrind
           Version: unspecified
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: dhat
          Assignee: jsew...@acm.org
          Reporter: plasm...@gmx.net
  Target Milestone: ---

Created attachment 121439
  --> https://bugs.kde.org/attachment.cgi?id=121439&action=edit
patch against git VALGRIND_3_14_0-225-g514f89938

In my work dhat is almost useful, since the most important thing isn't which
byte of a struct is accessed, but in which way (read/write), to avoid things
like false sharing.

Therefore we have always been using a modification of exp-dhat, and now that we
have upgraded to the overhauled version of valgrind/dhat we had to adapt to the
new kind of output and I would like to share our patch (we also made the output
a little bit nicer formatted, but didn't really bother to integrate it into the
drop down filter).

Hopefully you can integrate some or all of this into dhat to make it even more
useful.

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

Reply via email to