From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12027 invoked by alias); 31 Oct 2007 21:05:48 -0000 Received: (qmail 11972 invoked by uid 48); 31 Oct 2007 21:05:35 -0000 Date: Wed, 31 Oct 2007 21:05:00 -0000 Message-ID: <20071031210535.11971.qmail@sourceware.org> From: "jkenisto at us dot ibm dot com" To: systemtap@sources.redhat.com In-Reply-To: <20071031203811.5236.fche@redhat.com> References: <20071031203811.5236.fche@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug runtime/5236] process memory map tracker X-Bugzilla-Reason: AssignedTo Mailing-List: contact systemtap-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: systemtap-owner@sourceware.org X-SW-Source: 2007-q4/txt/msg00272.txt.bz2 ------- Additional Comments From jkenisto at us dot ibm dot com 2007-10-31 21:05 ------- Roland's utrace TODO list (http://people.redhat.com/roland/utrace/TODO) includes a "mmap change event," which would presumably call a client callback when a VM area is created/removed/resized/moved. If you could create an initial map (possibly in a sleepy context) and then catch map changes as they happen, you could have an up-to-date version available even in can't-sleep contexts. -- http://sourceware.org/bugzilla/show_bug.cgi?id=5236 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.