From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 75444 invoked by alias); 14 Jun 2018 16:47:18 -0000 Mailing-List: contact systemtap-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: systemtap-owner@sourceware.org Received: (qmail 75431 invoked by uid 89); 14 Jun 2018 16:47:17 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_HELO_PASS autolearn=ham version=3.3.2 spammy=Hx-languages-length:214 X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 14 Jun 2018 16:47:17 +0000 Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.15]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id BC08130820DD; Thu, 14 Jun 2018 16:47:15 +0000 (UTC) Received: from redhat.com (ovpn-116-62.phx2.redhat.com [10.3.116.62]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 825AD183A9; Thu, 14 Jun 2018 16:47:14 +0000 (UTC) Received: from fche by redhat.com with local (Exim 4.89) (envelope-from ) id 1fTVOz-0003cg-4W; Thu, 14 Jun 2018 12:47:13 -0400 Date: Thu, 14 Jun 2018 16:47:00 -0000 From: "Frank Ch. Eigler" To: "Fieck, Brennan" Cc: Vratislav Bendel , "systemtap@sourceware.org" Subject: Re: [EXTERNAL] Re: Help Message-ID: <20180614164712.GB17591@redhat.com> References: <1528987896469.62645@comcast.com> <87vaalic1b.fsf@redhat.com> <1528992857211.92719@comcast.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1528992857211.92719@comcast.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-SW-Source: 2018-q2/txt/msg00114.txt.bz2 Hi - > I got one hit on that: > > /usr/src/debug/kernel-lt-4.9.70/linux-4.9.70-1.el7.centos.x86_64/tools/perf/tests/vmlinux-kallsyms.c There should also be a large /vmlinux file. - FChE