[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug default/18849] New: Add timing debugging output to libabigail and tools



https://sourceware.org/bugzilla/show_bug.cgi?id=18849

            Bug ID: 18849
           Summary: Add timing debugging output to libabigail and tools
           Product: libabigail
           Version: unspecified
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: default
          Assignee: dodji at redhat dot com
          Reporter: dodji at seketeli dot org
                CC: libabigail at sourceware dot org
  Target Milestone: ---

It would be useful to have debugging information about the time different parts
of the libabigail take to complete when used in the context of tools like
abidiff, abipkgdiff, abidw, etc.

For instance, when used with an option like --debug-stats, the tools would emit
debugging information on stderr about the time it took to load the debug
information and build an ABI corpus, canonicalize types, perform the actual
comparison, categorize the nodes of the diff graph, compute the change summary
and emit the report.

That option could be later augmented to include relevant size information about
the corpora being analyzed.

-- 
You are receiving this mail because:
You are on the CC list for the bug.