Y
Hacker News
new
|
ask
|
show
|
jobs
by
DSingularity
3127 days ago
Im assuming rr is only unavailable for multithreaded apps? How frequently is rr available for your use?
1 comments
khuey
3126 days ago
rr works fine on multithreaded (and multiprocess) applications. It does emulate a single core machine though, so depending on your workload and how much parallelism your application actually has it might be painful.
link