From owner-freebsd-hackers@FreeBSD.ORG Sun Apr 15 21:31:10 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 897F1106566B for ; Sun, 15 Apr 2012 21:31:10 +0000 (UTC) (envelope-from jhellenthal@dataix.net) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id 364248FC12 for ; Sun, 15 Apr 2012 21:31:10 +0000 (UTC) Received: by iahk25 with SMTP id k25so8591626iah.13 for ; Sun, 15 Apr 2012 14:31:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=dataix.net; s=rsa; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to; bh=anjQAUCJ7LTf74ya7arVTpWb07ljbGfM66HMaFIFuJI=; b=bOdif8g3n+xC4tGojrOj/nIzUTF1a8nEfsPbp/0wp5igCIeDY7qK+DFfdKXeveAqPl MKxWW7rKbk9G4IjeLuNU78o8hUGK1dhZvW9SsAt38ZvljcrxZn4UMPOkAiY2GyWvTl/R 67aOLyJYc5ZqRtFzLVRStqaLECkRgboQLE5yw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:x-gm-message-state; bh=anjQAUCJ7LTf74ya7arVTpWb07ljbGfM66HMaFIFuJI=; b=Yy7ZHran3i0lNBYPBlghKticf2SevqXnxw/r1z/WePzbZML0I1MPdxv9G8ff15MRpo vLsVh6UD1CoO9aPbHkzHeKBxkgsLdWzIp8k50gThd39Uuzyn3UqtwPKCuMtQCVJKIWgD rlBjv0KqTWTzBdY4HksZeltBYdrpUs3/YbQpgiwb+RoBIZrSZHj+M13xUfNrK93YcmAZ uE3gUsVSD0C26D9NnRWZccJRGFBUqIvGDkxZfFgyfxVN4xDGSLdNU0Igqt6s2M8hrCdL S82xvaFMEEPav1PB9puqebACbTXJMq3/GwYJlEDGwZXWEMPj5h8VIMos94iZQ1+FdXT/ zgbw== Received: by 10.50.216.136 with SMTP id oq8mr3790356igc.63.1334525469596; Sun, 15 Apr 2012 14:31:09 -0700 (PDT) Received: from DataIX.net (adsl-99-181-156-81.dsl.klmzmi.sbcglobal.net. [99.181.156.81]) by mx.google.com with ESMTPS id i7sm7794098igq.11.2012.04.15.14.31.08 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 15 Apr 2012 14:31:09 -0700 (PDT) Received: from DataIX.net (localhost [127.0.0.1]) by DataIX.net (8.14.5/8.14.5) with ESMTP id q3FLV790054826 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 15 Apr 2012 17:31:07 -0400 (EDT) (envelope-from jhellenthal@DataIX.net) Received: (from jhellenthal@localhost) by DataIX.net (8.14.5/8.14.5/Submit) id q3FLV5g0054825; Sun, 15 Apr 2012 17:31:05 -0400 (EDT) (envelope-from jhellenthal@DataIX.net) Date: Sun, 15 Apr 2012 17:31:05 -0400 From: Jason Hellenthal To: Yuri Message-ID: <20120415213105.GA54254@DataIX.net> References: <4F775DF5.1020704@rawbw.com> <4F7CA124.8080401@freebsd.org> <201204051006.11598.jhb@freebsd.org> <4F8A8CD2.5020103@rawbw.com> <20120415093029.GR2358@deviant.kiev.zoral.com.ua> <4F8B1AB8.4030402@rawbw.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ReaqsoxgOBHFXBhH" Content-Disposition: inline In-Reply-To: <4F8B1AB8.4030402@rawbw.com> X-Gm-Message-State: ALoCoQknvVnCpsUiifxLbRBBQqze00t/cxJHv5OzxqZQBsMw/Ag9josADR2swVSrNAH8BChgdZbc Cc: Konstantin Belousov , freebsd-hackers@freebsd.org Subject: Re: Is there any modern alternative to pstack? ++sysutils/timelimit 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: Sun, 15 Apr 2012 21:31:10 -0000 --ReaqsoxgOBHFXBhH Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Apr 15, 2012 at 12:00:08PM -0700, Yuri wrote: > On 04/15/2012 02:30, Konstantin Belousov wrote: > > It seems that the license is two-clause BSD. > > My opinion is that such tool should be imported into the base. >=20 > I agree, this is the best option. This is a very low level tool,=20 > somewhat similar to or extending procstat(1). >=20 Every once in a while when this comes up it makes me think of this. sysutils/timelimit BSD licensed and the maintainer is more than willing to maintain it. And gets rid of the problem with colliding with timelimit from netpipes-4.2 which happens to be a pain to use. --=20 ;s =3D; --ReaqsoxgOBHFXBhH Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- iQEcBAEBAgAGBQJPiz4YAAoJEBSh2Dr1DU7WxxEH/jQlkPJwU9R9/SesKgogvKBu ooA+RdNfipobzQmTc3a4g7sgSvbNyzn8BTUeTC86LrMlDtFvfYaM/bW3b/Tu9FFq thdpRbcGzy/8wcFrH5LxoWmCj1mzx4AZVBBwPRDTrM/GaOct3pJqpgvFCO+W4RA/ Cki2508SaO895NwPI4N3huzySlmqK+bkmfS8GKY3NPzsfB+Vz5ciGQFhFVg448La 15ek6kaTynAVd7g91Knftnc8WR2mRxI4CDJZ2NInsujll6TDOEfwcKWSwE/gw8Gy iA4OYyvZU96VGWVnzyS7RMVksxSdA/0FeFQmApD6kwQBdoU6zfybSg/LlETpoAY= =SUsT -----END PGP SIGNATURE----- --ReaqsoxgOBHFXBhH--