Running replay without counter enabled

Open
#2,358 8 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
20/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
cpp, linux

Research direction

Start by investigating why rr replay requires perf-counter support on the described cloud servers, comparing the requirements for record and replay. The issue names no files, tests, or entry points; it is done when the requirement or a viable workaround is established and documented.

Written by the indexing model from the issue text.

Description

Hey, we are trying to run rr replay on some cloud servers (to replay traces recorded as a part of our debugger environment): I expected naively that only record needs to have special support for perf counters enabled, but it seems that it's needed for replay as well: is this a hard requirement, or is it something that might have a workaround for (i guess that you can't really control the execution in replays as well without it )

Dominant language
C++
Stars
10.7k
Forks
662
Avg merge
2d 3h
Merged PRs (30d)
2

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from rr-debugger/rr

All issues in rr-debugger/rr

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.