Giter Site home page Giter Site logo

wangray / rr Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rr-debugger/rr

0.0 2.0 0.0 17.99 MB

Record and Replay Framework

Home Page: http://rr-project.org/

License: Other

CMake 1.54% C 26.65% HTML 0.10% Shell 0.58% C++ 64.51% Python 5.41% Assembly 0.99% Cap'n Proto 0.23% GDB 0.01%

rr's Introduction

Overview

rr is a lightweight tool for recording, replaying and debugging execution of applications (trees of processes and threads). Debugging extends gdb with very efficient reverse-execution, which in combination with standard gdb/x86 features like hardware data watchpoints, makes debugging much more fun. More information about the project, including instructions on how to install, run, and build rr, is at https://rr-project.org. The best technical overview is currently the paper Engineering Record And Replay For Deployability: Extended Technical Report.

Or go directly to the installation and building instructions.

Please contribute! Make sure to review the pull request checklist before submitting a pull request.

If you find rr useful, please add a testimonial.

System requirements

  • Linux kernel โ‰ฅ 3.11 is required (for PTRACE_SETSIGMASK).
  • rr currently requires an Intel CPU with Nehalem (2010) or later microarchitecture.
  • 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.)

rr's People

Contributors

andreasgal avatar anoll avatar bgirard avatar dannas avatar danobi avatar dcci avatar dequis avatar derdakon avatar dreiss avatar ehsan avatar espindola avatar froydnj avatar glandium avatar janisozaur avatar joneschrisg avatar karlt avatar keno avatar khuey avatar luser avatar mikewest avatar nimrodpar avatar ojura avatar passimm avatar pspacek avatar rocallahan avatar skitt avatar staktrace avatar tomandegg avatar tromey avatar yuyichao avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.