make
sudo make install
htod : convert HEX to DEC
Ex, htod fee1c001dtoh : convert DEC to HEX
Ex, dtoh 4276207617gettimeofday : get current time(UNIX timestamp)
Ex, gettimeofdayctime : convert UNIX timestamp to string
Ex, ctime 1461570588 1461570598get-all-changelog.py : get all kernel changelog, change url if get another version in python script
Ex, get-all-changelog.pyobjdump-function.sh : dump one function disassemble code
Ex, objdump-function.sh vmlinux do_forksparse-file : generate sparse file
Ex, sparse-file -s 4096 -t 409600000filemap : dump file extents, logical address, physical address mapping info.
Ex, filemap test.filepmu-counters : get pmu counters
Ex, pmu-counters