]> git.itanic.dy.fi Git - scan-pagemap/history - pagemap.h
parser: Fix the order of argumets for list_add()
[scan-pagemap] / pagemap.h
2010-07-23 Timo KokkonenDump process page maps when requested
2010-07-23 Timo Kokkonenanalyzer: Avoid ignoring mappings with only one reference
2010-07-23 Timo Kokkonenparse_opts: Add new parse options
2010-07-22 Timo KokkonenScan threads only when requested
2010-07-19 Timo KokkonenAdd support for parsing all threads, not just thead...
2010-07-14 Timo KokkonenStore parse options in a structure
2010-07-05 Timo Kokkonenparser: Store per pid page stats
2010-07-04 Timo KokkonenPut the processes in a linked list as well
2010-07-04 Timo Kokkonenparser: Store the per mapping statistics in the maps...
2010-07-04 Timo Kokkonenpagemap.h: Calculate page size correctly
2010-07-03 Timo Kokkonenpagemaps: Optimize memory usage
2010-07-03 Timo Kokkonenparser: Increment refcount for each pageframe
2010-07-03 Timo KokkonenStore the process pid to the maps structure
2010-07-03 Timo KokkonenInitial commit