kernel-collector icon indicating copy to clipboard operation
kernel-collector copied to clipboard

Developer mode

Open thiagoftsm opened this issue 4 years ago • 0 comments

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.

thiagoftsm avatar Mar 22 '20 19:03 thiagoftsm