Skip to content

pizhenwei/tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tools

BUILD

make
sudo make install

RUN

htod : convert HEX to DEC
Ex, htod fee1c001

dtoh : convert DEC to HEX
Ex, dtoh 4276207617

gettimeofday : get current time(UNIX timestamp)
Ex, gettimeofday

ctime : convert UNIX timestamp to string
Ex, ctime 1461570588 1461570598

get-all-changelog.py : get all kernel changelog, change url if get another version in python script
Ex, get-all-changelog.py

objdump-function.sh : dump one function disassemble code
Ex, objdump-function.sh vmlinux do_fork

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published