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]

Re: fedora 8 update to 2.6.24.3-12.fc8, error: linux/hrtimer.h: No such file or directory


Frank Ch. Eigler wrote:
By the way, we have a more recent systemtap build waiting in the
"updates-testing" yum repo; please try that one too.

- FChE

Hi,

I took the latest systemtap* updates from updates-testing, and things seem to work ok now

[root@cray stap_stuff]#
[root@cray stap_stuff]# stap -ve 'probe begin { log("hello world") exit () }'
Pass 1: parsed user script and 38 library script(s) in 240usr/0sys/250real ms.
Pass 2: analyzed script: 1 probe(s), 2 function(s), 0 embed(s), 0 global(s) in 10usr/0sys/4real ms.
Pass 3: using cached /root/.systemtap/cache/1a/stap_1a6a37ae100e368c998f7bcf511776a6_328.c
Pass 4: using cached /root/.systemtap/cache/1a/stap_1a6a37ae100e368c998f7bcf511776a6_328.ko
Pass 5: starting run.
hello world
Pass 5: run completed in 40usr/30sys/96real ms.
[root@cray stap_stuff]#


[root@cray stap_stuff]# rpm -qa |grep -i systemtap
systemtap-runtime-0.6.1-8.fc8
systemtap-0.6.1-8.fc8
[root@cray stap_stuff]#

[root@cray stap_stuff]# rpm -qa |grep -i kernel
kernel-devel-2.6.24.3-12.fc8
kernel-2.6.24.3-34.fc8
kernel-devel-2.6.24.3-34.fc8
kernel-debuginfo-common-2.6.24.3-34.fc8
kernel-2.6.24.3-12.fc8
kernel-headers-2.6.24.3-34.fc8
kernel-debuginfo-2.6.24.3-34.fc8
[root@cray stap_stuff]#
[root@cray stap_stuff]#

[root@cray stap_stuff]# uname -a
Linux cray.laptop 2.6.24.3-34.fc8 #1 SMP Wed Mar 12 18:17:20 EDT 2008 i686 i686 i386 GNU/Linux



cheers / Frank




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