COMMITS
/ src/HasTaskSet.cc September 23, 2023
R
August 25, 2023
R
Rename `Task::is_dying()` to `seen_ptrace_exit_event()` for clarity
Robert O'Callahan committed
August 4, 2023
R
Don't bother recording memory areas when the process has died; the changed data is unobservable anyway.
Robert O'Callahan committed
July 16, 2021
R
Ignore dying/dead tasks when appropriate
Robert O'Callahan committed
September 23, 2017
R
Change 'task group' to 'thread group' in comments
Robert O'Callahan committed
June 24, 2016
R
Reformat with clang-format 3.8.0
Robert O'Callahan committed
March 22, 2016
R
Move all rr C++ code into the rr namespace
Robert O'Callahan committed
March 19, 2016
R
Rename task.* to Task.* now that it's really only about Tasks
Robert O'Callahan committed
R
Move HasTaskSet to its own files
Robert O'Callahan committed