public inbox for dwz@sourceware.org
 help / color / mirror / Atom feed
* [Bug default/25451] New: [dwz] Add --devel-no-import
@ 2020-01-01  0:00 vries at gcc dot gnu.org
  0 siblings, 0 replies; only message in thread
From: vries at gcc dot gnu.org @ 2020-01-01  0:00 UTC (permalink / raw)
  To: dwz

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

            Bug ID: 25451
           Summary: [dwz] Add --devel-no-import
           Product: dwz
           Version: unspecified
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: default
          Assignee: nobody at sourceware dot org
          Reporter: vries at gcc dot gnu.org
                CC: dwz at sourceware dot org
  Target Milestone: ---

It would be interesting to have a switch in dwz that:
- skips the generation of DW_TAG_import_unit/DW_AT_import for factored out
  partial units.
- takes this into account in the heuristics

This would allows us:
- to measure what the impact is of having to generate
  DW_TAG_import_unit/DW_AT_import.
- test behaviour of DWARF client in absence of those imports

[ Additionally, it would allow us to speed up create_import_tree (although that
could be achieved more easily by adding an option that skips the optimizations
there). ]

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-01-23 20:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-01  0:00 [Bug default/25451] New: [dwz] Add --devel-no-import vries at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).