Granulate / gprofiler

gProfiler is a system-wide profiler, combining multiple sampling profilers to produce unified visualization of what your CPU is spending time on.
https://profiler.granulate.io
Apache License 2.0
741 stars 54 forks source link

main: disable pid ns check and disable perf when running on Fargate #828

Closed d3dave closed 11 months ago

d3dave commented 12 months ago

Automatically disable pidns check and perf when running on Fargate.

Description

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots

Checklist:

Jongy commented 11 months ago

merging master will resolve ci