public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
From: William Cohen <wcohen@redhat.com>
To: "Stone, Joshua I" <joshua.i.stone@intel.com>
Cc: Roland McGrath <roland@redhat.com>,
	        SystemTap <systemtap@sources.redhat.com>
Subject: Re: SystemTap vs. FC5 Xen kernels  (was: 03-23-2006 Meeting minutes)
Date: Thu, 30 Mar 2006 14:44:00 -0000	[thread overview]
Message-ID: <442BEEB7.8070505@redhat.com> (raw)
In-Reply-To: <CBDB88BFD06F7F408399DBCF8776B3DC06CD0D51@scsmsx403.amr.corp.intel.com>

Stone, Joshua I wrote:

> I found two differences in the config files that will prevent SystemTap
> from running on the Xen kernels.  In 2054_FC5 and 2054_FC5kdump, the
> config files have:
> 
>     CONFIG_KPROBES=y
>     ...
>     CONFIG_DEBUG_INFO=y
> 
> Whereas in 2054_FC5xen0 and 2054_xenU, the config files have:
> 
>     # CONFIG_KPROBES is not set
> 
> ... with no mention of CONFIG_DEBUG_INFO.  This might explain the
> missing dwarf info in the kernel-debuginfo package.  And of course for
> SystemTap we need CONFIG_KPROBES=y.
> 
> 
> Josh

Sometimes the options are turned off on purpose. Do the Xen kernels 
build with "CONFIG_KPROBES=y"?

If kernels are built, do the resulting kernels actually have kprobe 
support? It use to be that xen kernels copy and pasted code from other 
arches. What additional patches are needed to bring the kprobe support 
in the xen kernel in line with the various architectures?

-Will

  reply	other threads:[~2006-03-30 14:44 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-30  1:05 Stone, Joshua I
2006-03-30 14:44 ` William Cohen [this message]
2006-03-30 21:18 Stone, Joshua I
2006-03-31  2:36 Stone, Joshua I
2006-03-31 14:07 ` William Cohen
2006-03-31 20:38 Stone, Joshua I

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=442BEEB7.8070505@redhat.com \
    --to=wcohen@redhat.com \
    --cc=joshua.i.stone@intel.com \
    --cc=roland@redhat.com \
    --cc=systemtap@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).