This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug runtime/5947] New: make systemtap 0.6.2/0.131 work on F8 2.6.21.7-2.fc8xen


There were numerous warnings treated as errors when using systemtap and kernel
of the following versions:

fluffy: ~/code/systemtap$ stap -V
SystemTap translator/driver (version 0.6.2/0.131 built 2008-03-16)
Copyright (C) 2005-2008 Red Hat, Inc. and others
This is free software; see the source for copying conditions.
fluffy: ~/code/systemtap$ uname -rm
2.6.21.7-2.fc8xen x86_64

The following commands were executed:
stap -ve 'probe begin { printf("hello world\n") }' -v &>log.txt
stap -DSTAPCONF_INODE_PRIVATE -ve 'probe begin { printf("hello world\n") }' -v
&>log2.txt

The errors are saved in log.txt and log2.txt.

Thanks,
Eugene

-- 
           Summary: make systemtap 0.6.2/0.131 work on F8 2.6.21.7-2.fc8xen
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: runtime
        AssignedTo: systemtap at sources dot redhat dot com
        ReportedBy: eteo at redhat dot com


http://sourceware.org/bugzilla/show_bug.cgi?id=5947

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]