add support for rr's new `elapsed-time` command
Open
- Dominant language
- TypeScript
- Stars
- 10.4k
- Forks
- 521
- PR merge metrics
- No merged PRs in 30d
Description
In a recent [pull request](https://github.com/mozilla/rr/pull/2166), a new gdb command was added to rr: `elapsed-time`.
Investigate whether this command support gdb's machine interface (@wesleyyue do you know?), and if it does, use its values along the x-axis when plotting variables in gdbgui (to view value vs. time in the plot).
Contributor guide
Assessment
This issue has not been assessed yet.