]> sourceware.org Git - systemtap.git/commit
Tell the user if UTS_VERSION does not match running kernel
authorTimo Juhani Lindfors <timo dot lindfors at iki dot fi>
Wed, 21 Sep 2011 09:19:01 +0000 (12:19 +0300)
committerFrank Ch. Eigler <fche@redhat.com>
Wed, 21 Sep 2011 10:47:56 +0000 (06:47 -0400)
commit1d381a0d947061c10eb0209a49aaf8af8873726d
tree7a419d1945c0352b262b8470231c966d0848bcd9
parentd0d7bd5fd8ebe136c7afca43e157f04c1abed243
Tell the user if UTS_VERSION does not match running kernel

The test is done before looking at build-id since build-id error
messages like

ERROR: Build-id mismatch: "kernel" vs. "vmlinux-2.6.32-5-amd64" byte 0 (0x5e vs 0xff)
Pass 5: run failed.  Try again with another '--vp 00001' option.

are not very user-friendly.
buildrun.cxx
runtime/autoconf-generated-compile.c [new file with mode: 0644]
translate.cxx
This page took 0.027429 seconds and 5 git commands to generate.