public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug translator/23488] New: support CONFIG_DEBUG_INFO_REDUCED builds
@ 2018-08-06 22:23 fche at redhat dot com
  2018-08-06 22:32 ` [Bug translator/23488] " fche at redhat dot com
  0 siblings, 1 reply; 2+ messages in thread
From: fche at redhat dot com @ 2018-08-06 22:23 UTC (permalink / raw)
  To: systemtap

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

            Bug ID: 23488
           Summary: support CONFIG_DEBUG_INFO_REDUCED builds
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: translator
          Assignee: systemtap at sourceware dot org
          Reporter: fche at redhat dot com
  Target Milestone: ---

Some kernels are built with CONFIG_DEBUG_INFO_REDUCED=y.  This causes not only
useful debuginfo to be lost from within the kernel, but all typequery* type .ko
files get only the barest struct declaration content, not the good stuff.

So we need to override that kconfig, at least for typequery* and probably
tracequery* builds.

-- 
You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug translator/23488] support CONFIG_DEBUG_INFO_REDUCED builds
  2018-08-06 22:23 [Bug translator/23488] New: support CONFIG_DEBUG_INFO_REDUCED builds fche at redhat dot com
@ 2018-08-06 22:32 ` fche at redhat dot com
  0 siblings, 0 replies; 2+ messages in thread
From: fche at redhat dot com @ 2018-08-06 22:32 UTC (permalink / raw)
  To: systemtap

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

Frank Ch. Eigler <fche at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Frank Ch. Eigler <fche at redhat dot com> ---
commit 08d5c6e6655c

-- 
You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-08-06 22:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-06 22:23 [Bug translator/23488] New: support CONFIG_DEBUG_INFO_REDUCED builds fche at redhat dot com
2018-08-06 22:32 ` [Bug translator/23488] " fche at redhat dot com

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).