Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Developer mode #107

Open
thiagoftsm opened this issue Mar 22, 2020 · 0 comments
Open

Developer mode #107

thiagoftsm opened this issue Mar 22, 2020 · 0 comments
Assignees
Labels
ebpf-mteam Label to classify issues related to eBPF plugin enhancement New feature or request

Comments

@thiagoftsm
Copy link
Contributor

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 thiagoftsm added the enhancement New feature or request label Mar 22, 2020
@thiagoftsm thiagoftsm added this to the v1.21-Sprint3 milestone Mar 22, 2020
@thiagoftsm thiagoftsm self-assigned this Mar 22, 2020
@ilyam8 ilyam8 removed this from the v1.21-Sprint3 milestone Jan 28, 2021
@thiagoftsm thiagoftsm added group/d-c ebpf-mteam Label to classify issues related to eBPF plugin labels Jan 29, 2021
@ilyam8 ilyam8 removed the group/d-c label Feb 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ebpf-mteam Label to classify issues related to eBPF plugin enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants