issues
search
pkmoore
/
rrapper
Wrap rr in order to inject abnormal system call behavior
3
stars
5
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Move code that auto-imports mutators into separate module
#155
pkmoore
opened
5 years ago
0
CloseInterruptedMutator() mutator - no longer works
#154
marcrepo
opened
5 years ago
0
CrossdiskRenameMutator() without deltas in program that checks for condition
#153
marcrepo
opened
5 years ago
0
Auto detect mutators
#152
YuxiangChai
closed
5 years ago
2
Multithreading v2
#151
pkmoore
closed
4 years ago
0
new interface
#150
JunjieG
opened
5 years ago
0
[WIP] Test Case Refactor
#149
ex0dus-0x
opened
5 years ago
1
moved syscallreplay to rrapper
#148
JunjieG
opened
5 years ago
0
Fix UnusualFiletypeMutator()
#147
YuxiangChai
closed
5 years ago
1
Multithreading
#146
JunjieG
opened
5 years ago
1
parses the trace in chuncks instead of the entire trace at once
#145
JunjieG
closed
5 years ago
0
Support Creating and Using Many Process Sets Per rr Event
#144
pkmoore
closed
5 years ago
0
Unusual File type mutator is broken
#143
Aniket025
closed
5 years ago
2
Fix rrtest to account for lines skipped when moving past syscall_*
#142
YuxiangChai
closed
5 years ago
2
rrtest create fails for programs returning -1 and exiting beforehand : `rr record` failed [exit status: 255]
#141
Aniket025
opened
5 years ago
0
Fix test_inject.py errors and add new tests on function handle_syscall.
#140
YuxiangChai
closed
5 years ago
1
fixed test rreplay
#139
JunjieG
closed
5 years ago
0
Improve Unit Test Coverage
#138
pkmoore
opened
5 years ago
0
Ignore everything before 'syscall_XXX()' marker.
#137
YuxiangChai
closed
5 years ago
1
rearchitect
#136
JunjieG
closed
5 years ago
1
Sort replay subjects by event number
#135
pkmoore
closed
5 years ago
0
replay should accept configs with opportunities in any order (by event number)
#134
pkmoore
closed
5 years ago
1
Really fix 131 allow multiple mutators
#133
pkmoore
closed
5 years ago
0
Fix 131 allow multiple mutators
#132
pkmoore
closed
5 years ago
0
We should be able to execute multiple mutators per test
#131
pkmoore
opened
5 years ago
1
Multiple mutators
#130
Aniket025
closed
5 years ago
1
improved the help message of crashsim, added required flag in rrtest
#129
JunjieG
closed
5 years ago
0
Fix logging
#128
pkmoore
opened
5 years ago
0
Fix Help Messages
#127
pkmoore
opened
5 years ago
2
Fix116 remove mutator file handling
#126
pkmoore
closed
5 years ago
1
Correctly handle situations when no opportunities are found, no opportunities present in config
#125
Aniket025
closed
5 years ago
1
Better output on test completion and failure.
#124
YuxiangChai
closed
5 years ago
1
No feedback when no opportunities are found
#123
pkmoore
closed
5 years ago
2
Fix120 add null mutator
#122
pkmoore
closed
5 years ago
0
We should ignore everything before the syscall_XXX() marker that rr inserts after the loader
#121
pkmoore
closed
5 years ago
1
Implement null mutator
#120
pkmoore
closed
5 years ago
1
posix-omni-parser needs to be able to parse one line at a time
#119
pkmoore
closed
5 years ago
1
Fix116 Syscall Trace Generator (ongoing)
#118
pkmoore
closed
5 years ago
1
added the command 'crashsim'
#117
JunjieG
closed
5 years ago
3
Better interface over system call traces for mutators
#116
pkmoore
opened
5 years ago
0
Move syscallreplay repo code back into rrapper proper
#115
pkmoore
opened
5 years ago
0
Better output on test completion
#114
pkmoore
closed
5 years ago
1
Rename commands from “rrtest” and “rreplay”
#113
pkmoore
closed
5 years ago
1
removed formatting issues caused by merge conflicts
#112
JunjieG
closed
5 years ago
0
Remove unused file open, fixed indentation
#111
JunjieG
closed
5 years ago
0
removed unused file open
#110
JunjieG
closed
5 years ago
0
Last two lines in trace are deleted
#109
JunjieG
closed
5 years ago
1
deletes the last two lines to avoid issue with exit
#108
JunjieG
closed
5 years ago
0
Added functionality to check on all opportunities
#107
Aniket025
closed
5 years ago
0
Update crossdisk_rename.md to remove event number references
#106
pkmoore
closed
5 years ago
0
Next