All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dave Sperry <dave_sperry@ieee.nospam.dot.org>
To: systemtap@sources.redhat.com, linux-rt-users@vger.kernel.org
Subject: RT Patch set, SystemTap, tcp test fails
Date: Sun, 19 Nov 2006 06:12:21 -0500	[thread overview]
Message-ID: <1163934741.6306.20.camel@fc6-rt> (raw)

Hi I'm trying to get systemtap to work with Ingo Molnar's RT patch set
and have run into a few problems. My test setup is a dual Xeon IBM
intellistation with fc6 and 2.6.18-rt7 #1 SMP PREEMPT.

Running the last systemtap snapshot I get the results


                === systemtap Summary ===

# of expected passes            147
# of unexpected failures        4
# of expected failures          116
# of unknown successes          2
# of known failures             3
# of untested testcases         74

The the tcp test fails because the symbol HRTIMER_REL cannot be found.
detail for the tcp tests is.

 /home/sperryd/kernels/systap18rt7/src/testsuite/buildok/tcp_test.stp
-vvvv

 probe_1509 probe_1511 probe_1512 enter_kprobe_probe
enter_kretprobe_probe enter_hrtimer_probe systemtap_module_init
/tmp/stapc3sTb9/stap_638ce45d23c34f17540fb6c3ee1929a7_3720.c: In
function 'systemtap_module_init':
/tmp/stapc3sTb9/stap_638ce45d23c34f17540fb6c3ee1929a7_3720.c:1544:
error: 'HRTIMER_REL' undeclared (first use in this function)
/tmp/stapc3sTb9/stap_638ce45d23c34f17540fb6c3ee1929a7_3720.c:1544:
error: (Each undeclared identifier is reported only once
/tmp/stapc3sTb9/stap_638ce45d23c34f17540fb6c3ee1929a7_3720.c:1544:
error: for each function it appears in.)
cc1: warnings being treated as errors
/tmp/stapc3sTb9/stap_638ce45d23c34f17540fb6c3ee1929a7_3720.c:1545:
warning: assignment from incompatible pointer type
 systemtap_module_exit probe_start probe_exit __check_send_bytes
__check_recv_bytes __check_ports __check_rtos __check_state __check_mss
__check_ssthresh __check_cwnd


Is there a way to make systemtap RT aware?

Thanks
Dave



             reply	other threads:[~2006-11-19 11:12 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-19 11:12 Dave Sperry [this message]
2006-11-19 19:07 ` RT Patch set, SystemTap, tcp test fails Frank Ch. Eigler
2006-11-20  2:26   ` David Sperry
2006-11-20  3:33   ` Bill Rugolsky Jr.

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=1163934741.6306.20.camel@fc6-rt \
    --to=dave_sperry@ieee.nospam.dot.org \
    --cc=linux-rt-users@vger.kernel.org \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.