If, like me, you have a newer Intel hybrid CPU, with P-Cores and E-Cores, you may hit an issue running rr in Linux to debug things. Here is how to solve it. About rr If you haven’t used it before, and you are used to using gdb to debug, you should definitely try out rr. […] Source