You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,4 +21,7 @@ rr development is sponsored by [Pernosco](https://pernos.co) and was originated
21
21
* An Intel CPU with [Nehalem](https://en.wikipedia.org/wiki/Nehalem_%28microarchitecture%29) (2010) or later microarchitecture.
22
22
* Certain AMD Zen or later processors (see https://github.com/rr-debugger/rr/wiki/Zen)
23
23
* Certain AArch64 microarchitectures (e.g. ARM Neoverse N1 or the Apple Silicon M-series)
24
-
* Running in a VM guest is supported, as long as the VM supports virtualization of hardware performance counters. (VMware and KVM are known to work; Xen does not.)
24
+
* Running in a VM guest is supported, as long as the VM supports virtualization of hardware performance counters.
25
+
* Some configurations of VMware and KVM are known to work.
26
+
* Some configurations of AWS and GCP VMs are known to work.
0 commit comments