public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
From: "Satri, Jayakumar" <jayakumar.satri@Dell.com>
To: "systemtap@sourceware.org" <systemtap@sourceware.org>
Subject: FW: Checking "/lib/modules/3.0.101-108.68-default/build/.config" failed: No such file or directory
Date: Thu, 04 Jul 2019 04:49:00 -0000	[thread overview]
Message-ID: <B10C0FA178172B43AEE880DB829CEF37AF38B3@MX302CL01.corp.emc.com> (raw)
In-Reply-To: <B10C0FA178172B43AEE880DB829CEF37AF3899@MX302CL01.corp.emc.com>

Hi,

I need your help in solving this issue. I am following https://www.suse.com/documentation/sles11/book_sle_tuning/data/sec_tuning_systemtap_setup.html for installing systemtap.
========== Suse Linux Version ==================
root@nve-nsr-04:/root$ cat /etc/SuSE-release
SUSE Linux Enterprise Server 11 (x86_64)
VERSION = 11
PATCHLEVEL = 4

I am getting the said error when I execute the below command.
======================== Begin: Command and its output ==========================
root@nve-nsr-04:/root$ stap -vvv -e 'probe vfs.read {printf("read performed\n"); exit()}'
Created temporary directory "/tmp/stapPF2U1G"
SystemTap translator/driver (version 1.4/0.152 non-git sources)
Copyright (C) 2005-2011 Red Hat, Inc. and others
This is free software; see the source for copying conditions.
enabled features: LIBSQLITE3 NSS TR1_UNORDERED_MAP
Session arch: x86_64 release: 3.0.101-108.68-default
Checking "/lib/modules/3.0.101-108.68-default/build/.config" failed: No such file or directory
======================== End: Command and its output ============================

When I listed the contents of /lib/modules/3.0.101-108.68-default/, the below is the output

============== Contents of of /lib/modules/3.0.101-108.68-default/ =============
root@nve-nsr-04:/root$ ls -lrt /lib/modules/3.0.101-108.68-default/
total 3808
-rw-r--r--  1 root root 118521 Aug 14  2018 modules.order
-rw-r--r--  1 root root   2565 Aug 14  2018 modules.builtin
drwxr-xr-x  3 root root   4096 Mar 15 18:36 weak-updates
drwxr-xr-x  2 root root   4096 Mar 15 18:36 vdso
drwxr-xr-x 11 root root   4096 Mar 15 18:36 kernel
-rw-r--r--  1 root root 818852 Apr  1 19:54 modules.usbmap
-rw-r--r--  1 root root 306978 Apr  1 19:54 modules.symbols.bin
-rw-r--r--  1 root root 247919 Apr  1 19:54 modules.symbols
-rw-r--r--  1 root root   1219 Apr  1 19:54 modules.seriomap
-rw-r--r--  1 root root 457465 Apr  1 19:54 modules.pcimap
-rw-r--r--  1 root root    158 Apr  1 19:54 modules.ofmap
-rw-r--r--  1 root root   3623 Apr  1 19:54 modules.isapnpmap
-rw-r--r--  1 root root    218 Apr  1 19:54 modules.inputmap
-rw-r--r--  1 root root    445 Apr  1 19:54 modules.ieee1394map
-rw-r--r--  1 root root 279257 Apr  1 19:54 modules.dep.bin
-rw-r--r--  1 root root 401648 Apr  1 19:54 modules.dep
-rw-r--r--  1 root root     69 Apr  1 19:54 modules.ccwmap
-rw-r--r--  1 root root   3586 Apr  1 19:54 modules.builtin.bin
-rw-r--r--  1 root root 571696 Apr  1 19:54 modules.alias.bin
-rw-r--r--  1 root root 600710 Apr  1 19:54 modules.alias
=========== End: Contents of of /lib/modules/3.0.101-108.68-default/ =============

When I searched for .config files in the machine.  I get the below output
============= Begin: finding .config files in the machine ===============
root@nve-nsr-04:/root$ find / -name .config
/usr/src/linux-2.6.37.1-1.2-obj/i386/pae/.config
/usr/src/linux-2.6.37.1-1.2-obj/i386/vmi/.config
/usr/src/linux-2.6.37.1-1.2-obj/x86_64/desktop/.config
/usr/src/linux-2.6.37.1-1.2-obj/x86_64/vanilla/.config
/usr/src/linux-2.6.37.1-1.2-obj/x86_64/debug/.config
/usr/src/linux-2.6.37.1-1.2-obj/x86_64/trace/.config
/usr/src/linux-2.6.37.1-1.2-obj/x86_64/default/.config
/usr/src/linux-2.6.37.1-1.2-obj/x86_64/ec2/.config
/usr/src/linux-2.6.37.1-1.2-obj/x86_64/xen/.config
root@nve-nsr-04:/root$
============= End: finding .config files in the machine ===============


           reply	other threads:[~2019-07-04  4:49 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <B10C0FA178172B43AEE880DB829CEF37AF3899@MX302CL01.corp.emc.com>]

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=B10C0FA178172B43AEE880DB829CEF37AF38B3@MX302CL01.corp.emc.com \
    --to=jayakumar.satri@dell.com \
    --cc=systemtap@sourceware.org \
    /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 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).