Implemented smap support. Closes #320710.

* procmap.c: (add_smaps), (glibtop_get_proc_map_s):

	Implemented smap support.
	Closes #320710.
This commit is contained in:
Benoît Dejean
2005-12-12 13:37:15 +00:00
parent 451f9f9d6c
commit ba7355df9e
2 changed files with 87 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
2005-12-12 Benoît Dejean <benoit@placenet.org>
* procmap.c: (add_smaps), (glibtop_get_proc_map_s):
Implemented smap support.
Closes #320710.
2005-12-12 Benoît Dejean <benoit@placenet.org>
* proclist.c: (glibtop_get_proclist_s):