From owner-freebsd-chat Tue Jan 27 14:09:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA25473 for chat-outgoing; Tue, 27 Jan 1998 14:09:47 -0800 (PST) (envelope-from owner-freebsd-chat@FreeBSD.ORG) Received: from kithrup.com (kithrup.com [205.179.156.40]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA25108; Tue, 27 Jan 1998 14:09:00 -0800 (PST) (envelope-from sef@kithrup.com) Received: (from sef@localhost) by kithrup.com (8.8.8/8.8.7) id OAA11754; Tue, 27 Jan 1998 14:08:53 -0800 (PST) (envelope-from sef) Date: Tue, 27 Jan 1998 14:08:53 -0800 (PST) From: Sean Eric Fagan Message-Id: <199801272208.OAA11754@kithrup.com> To: hackers@FreeBSD.ORG, chat@FreeBSD.ORG Reply-To: chat@FreeBSD.ORG Subject: FreeBSD-related article in Dr Dobb's Journal Organization: Kithrup Enterprises, Ltd. Sender: owner-freebsd-chat@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In the March, 1998 issue of Dr Dobb's Journal (#283), there's an article called, "Tracing BSD System Calls" (it's even mentioned on the cover), by this wanker named "Sean Eric Fagan"; it describes the design and implementation of an event-based process monitoring system in the FreeBSD kernel. (The original title of the article was "Event-based Process Monitoring in the FreeBSD Operating System, or, How to Develop a Trussing Relationship with Your Kernel.") I don't know when this will hit the stands; I just got two advance copies from a friend who works there. (I'd hope that the magazine would officially send me some, too, but that hasn't happened yet, if ever.) The article describes the earlier version of the kernel code and truss; the stuff that's in -current is *much* better.