public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.6-145-g9f11a75
@ 2011-08-30 14:05 cmeek
  0 siblings, 0 replies; only message in thread
From: cmeek @ 2011-08-30 14:05 UTC (permalink / raw)
  To: systemtap-cvs

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "systemtap: system-wide probe/trace tool".

The branch, master has been updated
       via  9f11a75c623a3a8bb919532b68b0772ea16d53a6 (commit)
      from  0e95ef66d4e176c852bc439f0a41dd48d0b84fe1 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 9f11a75c623a3a8bb919532b68b0772ea16d53a6
Author: Chris Meek <cmeek@redhat.com>
Date:   Tue Aug 30 09:42:28 2011 -0400

    PR12773 cont'd: Added Kernel Debuginfo Support
    
    NOTE: Due to BZ733690, abrt cannot download the kernel-debuginfo.
    As soon as that bug is fixed, this feature should work.
    
    setupdwfl.cxx
        - Added get_kernel_build_id_from_notes()
            - This is used to extract the build ID hex string
              from /sys/kernel/notes
        - Added download_kernel_debuginfo(systemtap_session &s)
            - This attempts to extract the build ID hex string
              from /lib/modules/<release>/build/vmlinux.id and
              if it fails, it calls the above function. It then
              calls abrt to attempt to download the associated
              debuginfo.
    setupdwfl.cxx
        Added function declarations for the above.

-----------------------------------------------------------------------

Summary of changes:
 setupdwfl.cxx |  146 ++++++++++++++++++++++++++++++++++++++++++++++++++++++---
 setupdwfl.h   |    2 +
 2 files changed, 141 insertions(+), 7 deletions(-)


hooks/post-receive
--
systemtap: system-wide probe/trace tool


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

only message in thread, other threads:[~2011-08-30 14:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-30 14:05 [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.6-145-g9f11a75 cmeek

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