public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* script compilation fails at 'Pass 4'
@ 2012-12-06  9:38 Mehul Choube
  2012-12-06 14:43 ` David Smith
  2012-12-06 23:11 ` Frank Ch. Eigler
  0 siblings, 2 replies; 6+ messages in thread
From: Mehul Choube @ 2012-12-06  9:38 UTC (permalink / raw)
  To: systemtap

Hi,

Whenever a syscall.connect returns I want to print the socket name (getsockname())

Error:

======= run start =======

[root@rhel5-stap stps]# stap -g strace-connect.stp -c "curl www.google.com"
Pass 4: compilation failed.  Try again with another '--vp 0001' option.

[root@rhel5-stap stps]# stap -g --vp 0001 strace-connect.stp -c "curl www.google.com"
Pass 4: compiled C into "stap_b7800dfc97ca81afbd4921aaa452d856_6437.ko" in 740usr/190sys/932real ms.
Pass 4: compilation failed.  Try again with another '--vp 0001' option.

[root@rhel5-stap ~]# uname -a
Linux rhel5-stap 2.6.18-164.el5 #1 SMP Tue Aug 18 15:51:48 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux

======= run end =======

The script and the C code is at: http://pastebin.com/ZspDG6qx



Thanks,
Mehul

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

end of thread, other threads:[~2012-12-10 17:47 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-06  9:38 script compilation fails at 'Pass 4' Mehul Choube
2012-12-06 14:43 ` David Smith
2012-12-06 16:01   ` Mehul Choube
2012-12-06 23:11 ` Frank Ch. Eigler
2012-12-10 15:50   ` Mehul Choube
2012-12-10 17:47     ` Frank Ch. Eigler

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