This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug runtime/5236] process memory map tracker


------- 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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]