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

aarch64 perf tests #747

Closed pfilipko1 closed 1 year ago

pfilipko1 commented 1 year ago

Description

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots

Checklist:

Jongy commented 1 year ago

What are the tests that should work with this PR? All tests in tests/test_perf.py?

Jongy commented 1 year ago

Please merge from master.

Jongy commented 1 year ago

Seeing these failures:

================================================================================== short test summary info ===================================================================================
FAILED tests/test_perf.py::test_perf_fp_dwarf_smart[True-dwarf-native_fp] - KeyError: 450299
FAILED tests/test_perf.py::test_perf_fp_dwarf_smart[True-dwarf-native_dwarf] - KeyError: 450470
====================================================== 2 failed, 38 passed, 178 deselected, 2 xfailed, 44 warnings in 98.93s (0:01:38) =======================================================