Demo of using etm traces on arm for instructions and functions recording and reverse debugging

2020-11-09 Thread Zied Guermazi
hi all, to demonstrate extending gdb to use etm traces for implementing btrace on arm processors, I have made this video available on youtube https://youtu.be/ptKbJRNUqUI users can then have access to process record and replay, on instructions and functions level (https://sourceware.org/gdb/cu

Re: [llvm-dev] Timeout tests timing out

2020-11-09 Thread Arthur Eubanks
Another case: http://lab.llvm.org:8011/#/builders/43/builds/810 shtest-timeout.py seems to be fairly flaky on the clang-cmake-aarch64-quick bot: http://lab.llvm.org:8011/#/builders/43, I get notifications from it fairly often On Thu, Oct 22, 2020 at 7:15 PM David Blaikie via llvm-dev < llvm-...@li