From owner-freebsd-hackers@FreeBSD.ORG Tue Aug 7 00:34:32 2012 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 852B310656D0; Tue, 7 Aug 2012 00:34:32 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from shell0.rawbw.com (shell0.rawbw.com [198.144.192.45]) by mx1.freebsd.org (Postfix) with ESMTP id 438C98FC0C; Tue, 7 Aug 2012 00:34:32 +0000 (UTC) Received: from eagle.yuri.org (stunnel@localhost [127.0.0.1]) (authenticated bits=0) by shell0.rawbw.com (8.14.4/8.14.4) with ESMTP id q770YU4W028801; Mon, 6 Aug 2012 17:34:31 -0700 (PDT) (envelope-from yuri@rawbw.com) Message-ID: <50206296.4060802@rawbw.com> Date: Mon, 06 Aug 2012 17:34:30 -0700 From: Yuri User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:14.0) Gecko/20120802 Thunderbird/14.0 MIME-Version: 1.0 To: John Baldwin References: <4F775DF5.1020704@rawbw.com> <4F8A8CD2.5020103@rawbw.com> <20120415093029.GR2358@deviant.kiev.zoral.com.ua> <201204160959.29089.jhb@freebsd.org> In-Reply-To: <201204160959.29089.jhb@freebsd.org> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: Konstantin Belousov , freebsd-hackers@freebsd.org Subject: Re: Is there any modern alternative to pstack? X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Aug 2012 00:34:32 -0000 On 04/16/2012 06:59, John Baldwin wrote: > I'm fine with putting it into the base. If so, we should import 1.2 first I > think and then apply the 1.3 patch. So are there plans to import it into the base? Maybe for 9.1? /usr/ports/sysutils/pstack is still i386 only. Yuri