kernel-collector
kernel-collector copied to clipboard
Developer mode
To bring developer mode, it is necessary to do the following changes in this repository:
- Change
user/Makefile
to also compact the developer files. - Change
library/api.c
for it exports the new functions that we will call inside the collector. - Change
kernel/process_kern.c
that will use hash table instead perf events.