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
743 stars 54 forks source link

Filter PIDs to profile by container name #762

Open mpozniak95 opened 1 year ago

mpozniak95 commented 1 year ago

As in comment in https://github.com/Granulate/gprofiler/issues/605. Add option to provide container names via --containers and profile only pid's from these containers.