Closed Frederick888 closed 2 years ago
Can you run make check
on your machine and post which if any tests fail?
@khuey I wasn't able to run make check
on latest master, it somehow hung at (full log nevertheless: rr_check.log)
440: Test command: /usr/bin/bash "source_dir/src/test/basic_test.run" "pid_ns_kill_threads_exit_wait" "" "bin_dir" "120"
440: Test timeout computed to be: 10000000
So instead I ran make check
on 5.5.0
. Failed tests were:
Full log: rr_check_5_5_0.log
Ok. It's a bit disconcerting that the tests hung, and that those other tests are failing for you, but the performance counters are working in general or you would have hundreds of test failures instead of 7.
Can you send your diff as a PR and I'll merge it?
@khuey Of course. https://github.com/rr-debugger/rr/pull/3099 :)
I've got a small box running an Intel J4105 CPU.
When running rr, I got the error below:
I noticed that Goldmont, which I assume should be rather similar, is supported, so I modified the code,
...tested it out on a hello world C program, and it looked ok.
I'm pretty new to rr and I'm not sure if this workaround is a proper solution. It'd be great if I can have some help to mainline this if possible. Thanks :)
PS:
perf list
output