summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
19 hoursfeat: fixed cpu utilization, fixed memory variable, nearly done core printing...masterJosh
19 hoursfeat: modified Makefile for -lm support for debug optionJosh
29 hoursfeat: finished printing cores, might need some adjustments laterJosh
29 hoursfeat: rewrote reading cpu utilization, updated printing coresJosh
2 daysfeat: finished most of the program, wrote code for getting cpu load, split up...Josh
2 daysfeat: testing printing cpu core functionality and graphing behaviorJosh
5 daysbugfix: Fixed my CLAJosh
5 daysfeat: created timetest.c to test some timing stuffJosh
6 daysfeat: turns out nanosleep and usleep are not part of C99 thus I cannot use th...Josh
6 daysFleshed out program more, added additional import time.h, more argument handlingJosh
7 daysfeat: Created main.c and created barebones skeletonJosh