summaryrefslogtreecommitdiffstats
path: root/runtime/task_finder_vma.c
Commit message (Expand)AuthorAgeFilesLines
* PR11015 Support shared library reloading (in different processes)Mark Wielaard2009-12-221-4/+67
* Get rid of __stp_tf_get_vma_entry_addr function.Mark Wielaard2009-03-191-31/+9
* Replace mutex in task_finder_vma with rwlock to be interrupt context safe.Mark Wielaard2009-03-181-31/+51
* Don't mutex_unlock in __stp_tf_get_vma_map_entry_internal.Mark Wielaard2009-03-181-1/+0
* Move vma module tracking from pr6866 branch to master.Mark Wielaard2009-03-151-1/+29
* Fix compilation warning of uninitialized value in gcc 3.x.Wenji Huang2008-10-171-1/+1
* fix #if->#ifdef DEBUG_TASK_FINDER_VMAFrank Ch. Eigler2008-09-011-1/+1
* pr4225: fix shared library address range checks; make more task_finder_vma tr...Frank Ch. Eigler2008-08-221-5/+7
* Saves thread vma information.David Smith2008-08-081-0/+132
* No longer allocates structure used to save vma information.David Smith2008-07-211-4/+65
* Made RHEL5 changes.David Smith2008-06-231-1/+1
* Major update to memory map change notification code.David Smith2008-06-231-0/+112