-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow eBPF map sizes and general buffer size for profiler to be chang…
…ed via CLI options (#54) * Add options to modify eBPF map sizes * eBPF map size info output now works * Convert PERF_BUFFER_BYTES into a command line config with default * add ProfilerConfig to integration_test * add ProfilerConfig default impl * Sane defaults for ProfilerConfig in Profiler default() * Add several test fixtures to support tests for perf buffer CLI argument
- Loading branch information
Showing
4 changed files
with
308 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.