From owner-freebsd-hackers@FreeBSD.ORG Mon Nov 10 17:53:27 2014 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D4F3EA99; Mon, 10 Nov 2014 17:53:27 +0000 (UTC) Received: from st11p02mm-asmtp001.mac.com (st11p02mm-asmtp001.mac.com [17.172.220.236]) (using TLSv1 with cipher DES-CBC3-SHA (112/168 bits)) (Client CN "smtp.me.com", Issuer "VeriSign Class 3 Extended Validation SSL SGC CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A894635D; Mon, 10 Nov 2014 17:53:27 +0000 (UTC) Received: from fukuyama.hsd1.ca.comcast.net (unknown [73.162.13.215]) by st11p02mm-asmtp001.mac.com (Oracle Communications Messaging Server 7u4-27.10(7.0.4.27.9) 64bit (built Jun 6 2014)) with ESMTPSA id <0NEU0051G4C22J40@st11p02mm-asmtp001.mac.com>; Mon, 10 Nov 2014 17:52:52 +0000 (GMT) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.12.52,1.0.28,0.0.0000 definitions=2014-11-10_04:2014-11-10,2014-11-10,1970-01-01 signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 suspectscore=0 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=7.0.1-1408290000 definitions=main-1411100133 Content-type: text/plain; charset=us-ascii MIME-version: 1.0 (Mac OS X Mail 8.0 \(1990.1\)) Subject: Re: DTrace: stack() does not print kernel module functions for i386 From: Rui Paulo In-reply-to: Date: Mon, 10 Nov 2014 09:52:49 -0800 Content-transfer-encoding: quoted-printable Message-id: <8BE54531-7E0B-492E-ACE2-27E9F5F3C0BA@me.com> References: <20141109093632.GV53947@kib.kiev.ua> <9011F920-3092-4E61-9CDC-68FD9092BB7D@me.com> To: Shrikanth Kamath X-Mailer: Apple Mail (2.1990.1) Cc: Konstantin Belousov , freebsd-hackers@freebsd.org, avg@freebsd.org, freebsd-dtrace@freebsd.org X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Nov 2014 17:53:27 -0000 On Nov 9, 2014, at 23:06, Shrikanth Kamath = wrote: > Thanks Konstantin/Rui, I did pull up this thread > = https://lists.freebsd.org/pipermail/freebsd-amd64/2010-June/013034.html > where it was discussed, should I file a bug report? Yes, please file a bug report. > In any case I was > trying to clarify that whether ET_DYN or ET_REL the offset adjustment > needs to be done true or not? Regarding the thread you pointed out... Maybe Andriy can clarify if he = already worked on this before. -- Rui Paulo