Age | Commit message (Collapse) | Author | |
---|---|---|---|
23 hours | feat: modified Makefile for -lm support for debug option | Josh | |
33 hours | feat: finished printing cores, might need some adjustments later | Josh | |
33 hours | feat: rewrote reading cpu utilization, updated printing cores | Josh | |
2 days | feat: finished most of the program, wrote code for getting cpu load, split ↵ | Josh | |
up graphing functionality, adjusted repositioning | |||
2 days | feat: testing printing cpu core functionality and graphing behavior | Josh | |
5 days | bugfix: Fixed my CLA | Josh | |
5 days | feat: created timetest.c to test some timing stuff | Josh | |
6 days | feat: turns out nanosleep and usleep are not part of C99 thus I cannot use ↵ | Josh | |
them, so I will probably be using time() and getting the diff. created Makefile | |||
6 days | Fleshed out program more, added additional import time.h, more argument handling | Josh | |
7 days | feat: Created main.c and created barebones skeleton | Josh | |