public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
From: "Stone, Joshua I" <joshua.i.stone@intel.com>
To: "William Cohen" <wcohen@redhat.com>, 	<systemtap@sourceware.org>
Subject: RE: probe hrtimer testing
Date: Tue, 23 May 2006 18:34:00 -0000	[thread overview]
Message-ID: <CBDB88BFD06F7F408399DBCF8776B3DC07476A07@scsmsx403.amr.corp.intel.com> (raw)

On Tuesday, May 23, 2006 10:57 AM, William Cohen wrote:
> Looking over the test coverage results recently posted, one of the
> places that is lacking in testing is the probes for hrtimer. Josh,
> does anyone have some tests for that area of the translator? It would
> do a lot to improve the test coverage of tapsets.cxx.

The hrtimer is not tested because it's not complete.  I ran into a
problem with needing exported symbols from the kernel, and LKML rejected
my request.  So until support is added to the kernel ABI for using
hrtimers, the code I added will be unusable.

I checked it in as part of normal development, in hopes that the ABI
would get resolved.  Since hrtimers are still not exported, perhaps I
should remove the code.  Would it be sufficient for your coverage tests
if I just blocked out the code with "#ifdef ENABLE_HRTIMER"?

If anyone has an interest in seeing the hrtimers work in SystemTap,
please speak up.  If there's enough interest, then maybe we can go back
to LKML to try to get it enabled in the ABI.


Josh

             reply	other threads:[~2006-05-23 18:34 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-23 18:34 Stone, Joshua I [this message]
2006-05-24 15:36 ` Frank Ch. Eigler
2006-05-24 19:04 ` William Cohen
  -- strict thread matches above, loose matches on Subject: below --
2006-05-24 20:51 Stone, Joshua I
2006-05-24 22:01 ` Roland McGrath
2006-05-23 17:58 William Cohen

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=CBDB88BFD06F7F408399DBCF8776B3DC07476A07@scsmsx403.amr.corp.intel.com \
    --to=joshua.i.stone@intel.com \
    --cc=systemtap@sourceware.org \
    --cc=wcohen@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).