Skip to content

A library for measuring resource consumption (CPU, memory). It's used by "sp-memusage" and can be used e.g. performance unit tests to measure component resource usage during & after test execution. Unlike traditional utilities like "top", it provides also information about CPU frequency scaling and whether memory usage is private to the process …

License

Notifications You must be signed in to change notification settings

maemo-tools-old/sp-measure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sp-measure library provides API to make and compare snapshots of
various system and process resources.

This API can be used to gather system/process resource usage statistics - 
for example cpu usage, free memory, process memory usage etc.

See an example of API usage in examples/ directory.

About

A library for measuring resource consumption (CPU, memory). It's used by "sp-memusage" and can be used e.g. performance unit tests to measure component resource usage during & after test execution. Unlike traditional utilities like "top", it provides also information about CPU frequency scaling and whether memory usage is private to the process …

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages