]> git.itanic.dy.fi Git - scan-pagemap/commit
Add analyzer
authorTimo Kokkonen <kaapeli@itanic.dy.fi>
Sat, 3 Jul 2010 15:07:01 +0000 (18:07 +0300)
committerTimo Kokkonen <kaapeli@itanic.dy.fi>
Sat, 3 Jul 2010 15:07:45 +0000 (18:07 +0300)
commit6f9201501ce1ea59bfb9358f4482ed6ca70e4272
treeae9d5a70ec03658f3ed0fcf52ba71ef97f99ddae
parent0717bb9190e491bc8676d196ee6205b586506a59
Add analyzer

This can now simply count the number of pages used in the system, but
later on there can be more sophisticated statistical output.

Signed-off-by: Timo Kokkonen <kaapeli@itanic.dy.fi>
Makefile
analyze.c [new file with mode: 0644]
analyze.h [new file with mode: 0644]
main.c