echo "deb [trusted=yes] https://redis-performance.github.io/perf_data_converter jammy main" | sudo tee -a /etc/apt/sources.list.d/perf_data_converter.list
sudo apt-get update
sudo apt-get install perf-data-converter
root@ip-10-3-0-144:~# perf_to_profile --help
perf_to_profile: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.38' not found (required by perf_to_profile)
perf_to_profile: /lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.32' not found (required by perf_to_profile)