Colin Ian King

Results 8 repositories owned by Colin Ian King

stress-ng

1.5k
Stars
262
Forks
Watchers

This is the stress-ng upstream project git repository. stress-ng will stress test a computer system in various selectable ways. It was designed to exercise various physical subsystems of a computer a...

forkstat

68
Stars
16
Forks
Watchers

Forkstat is a program that logs process fork(), exec() and exit() activity. It is useful for monitoring system behaviour and to track down rogue processes that are spawning off processes and potential...

fwts

28
Stars
10
Forks
Watchers

NOT THE UPSTEAM FWTS REPO, see https://github.com/fwts/fwts instead!

pagemon

31
Stars
4
Forks
Watchers

Pagemon is an interactive memory/page monitoring tool allowing one to browse the memory map of an active running process.

smemstat

20
Stars
3
Forks
Watchers

Smemstat reports the physical memory usage taking into consideration shared memory. The tool can either report a current snapshot of memory usage or periodically dump out any changes in memory.

cpustat

16
Stars
4
Forks
Watchers

cpustat periodically dumps out the current CPU utilisation statistics of running processes. cpustat has been optimised to have a minimal CPU overhead and typically uses about 35% of the CPU compared t...

faultstat

17
Stars
3
Forks
Watchers

page fault tracking tool

powerstat

106
Stars
14
Forks
Watchers

Powerstat measures the power consumption of a machine using the battery stats or the Intel RAPL interface. The output is like vmstat but also shows power consumption statistics. At the end of a run, p...