From owner-freebsd-dtrace@freebsd.org Fri Jun 26 23:35:27 2015 Return-Path: Delivered-To: freebsd-dtrace@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8EEBB98CED9 for ; Fri, 26 Jun 2015 23:35:27 +0000 (UTC) (envelope-from abhya007@gmail.com) Received: from mail-pa0-x22a.google.com (mail-pa0-x22a.google.com [IPv6:2607:f8b0:400e:c03::22a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5DE6D1145; Fri, 26 Jun 2015 23:35:27 +0000 (UTC) (envelope-from abhya007@gmail.com) Received: by pactm7 with SMTP id tm7so75350056pac.2; Fri, 26 Jun 2015 16:35:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=juPfcdASK9ht/gG/95R8FnBENjeulKAblcU8L0zb498=; b=xX/sloDbdkzVEhpnsJzVQe3V5r+WvbloI9k4XygWxER30ViSco7C8TIGCDKdu3zmKN doFBZAxe6/7VgztupceKfukDx4Zl3NOHUTOpdlahbGNcgxnFqVyhhs7RqWUEWmsAmce9 H1KqOzz6h+r8QetCiXuKJODLi4DQ/jjsKHVWfZE0IZ0Sqlzxrd+rFFQZwdYxCp/hMauc hAsrp0V5yxcPu5ClmSsHS56C9QJ3RhRxM1nAlwKl6rZOJFBFqD98kJSUZTwWihEYZnsb FVVCnhGEdRBl0Mn8jtvx0RpOPHalztNPn9D+ITNpYsd0ivc6z1RcoOC72wDp35fJNvZO J4SA== MIME-Version: 1.0 X-Received: by 10.68.218.103 with SMTP id pf7mr8029957pbc.32.1435361726730; Fri, 26 Jun 2015 16:35:26 -0700 (PDT) Received: by 10.70.46.99 with HTTP; Fri, 26 Jun 2015 16:35:26 -0700 (PDT) Date: Fri, 26 Jun 2015 16:35:26 -0700 Message-ID: Subject: regarding a query for the execsnoop script From: abhishek kulkarni To: freebsd-dtrace@freebsd.org, markj@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-dtrace@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "A discussion list for developers working on DTrace in FreeBSD." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Jun 2015 23:35:27 -0000 Hello All, I am trying to run the script execsnoop on FreeBSD. I need a patch for it that works for FreeBSD. Could you please provide me with one. Regards Abhishek Kulkarni