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

tests: test_not_root fails on aarch64 #849

Open pfilipko1 opened 10 months ago

pfilipko1 commented 10 months ago

The test:

FAILED tests/test_preconditions.py::test_not_root - assert 2 == 1

The cause (inside the container):

b'gprofiler: Failed to open /proc/self/exe: Permission denied\n'