]> git.itanic.dy.fi Git - scan-pagemap/history - main.c
main.c: Add new command line options for parsing by process name
[scan-pagemap] / main.c
2010-07-23 Timo Kokkonenmain.c: Add new command line options for parsing by...
2010-07-23 Timo Kokkonenparse_opts: Add new parse options
2010-07-22 Timo KokkonenAnalyzer: Print thread-ID only when --with-threads...
2010-07-22 Timo KokkonenScan threads only when requested
2010-07-22 Timo Kokkonenmain.c: Add help text
2010-07-14 Timo Kokkonenmain.c: Add support for scanning a mapping by a name
2010-07-14 Timo Kokkonenmain.c: Read arguments with getopt_long()
2010-07-14 Timo KokkonenStore parse options in a structure
2010-07-04 Timo Kokkonenmain.c: Print per pid statistics
2010-07-04 Timo KokkonenPut the processes in a linked list as well
2010-07-04 Timo KokkonenMake it possible to scan only interesting pids
2010-07-03 Timo Kokkonenmain.c: Scan through all pids
2010-07-03 Timo Kokkonenmain.c: Take the pid as an argument
2010-07-03 Timo KokkonenAdd analyzer
2010-07-03 Timo KokkonenPut some sense in how pointers are being passed
2010-07-03 Timo KokkonenInitial commit