issues
search
reverie-rs
/
reverie
trace and intercept linux syscalls.
Other
14
stars
5
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Point to the new repo
#74
jasonwhite
closed
2 years ago
2
How to expose exit_group events in reverie
#73
rrnewton
opened
4 years ago
0
Update procfs dependency
#72
eminence
closed
4 years ago
1
Fix most clippy warnings
#71
jasonwhite
closed
5 years ago
0
Switch to structopt
#70
jasonwhite
closed
5 years ago
1
Remove unused dependencies
#69
jasonwhite
closed
5 years ago
1
Ignore all target/ directories
#68
jasonwhite
closed
5 years ago
1
Remove requirement on Rust nightly
#67
jasonwhite
closed
4 years ago
1
cherry-pick some code from host-tool branch
#66
wangbj
closed
5 years ago
0
Update dependencies
#65
jasonwhite
closed
5 years ago
5
Factor out syscalls workspace into separate crate
#64
jasonwhite
closed
5 years ago
1
cargo fmt
#63
jasonwhite
closed
5 years ago
1
Fix compilation warnings
#62
jasonwhite
closed
5 years ago
0
Add simple concurrency spec document
#61
rrnewton
opened
5 years ago
0
Reorganize for better crate modularity
#60
loganwendholt
closed
5 years ago
15
Support other backends for logging in the tool
#59
ckoparkar
opened
5 years ago
2
Fix a typo
#58
ckoparkar
closed
5 years ago
0
Ignore tools_helper/src/profiling.rs
#57
jasonwhite
closed
5 years ago
0
memory corruption due to glibc dlmopen bugs
#56
wangbj
opened
5 years ago
1
Pin the nightly Rust toolchain with a config file
#55
ckoparkar
closed
5 years ago
0
DSOs loaded into different address after execve
#54
wangbj
opened
5 years ago
4
Tracking issue: global-only reverie w/ API v1
#53
rrnewton
opened
5 years ago
3
Missing command-line arguments cause panic
#52
loganwendholt
closed
5 years ago
1
prepare for apiv1 (new design)
#51
wangbj
closed
5 years ago
1
Update gitignore and add a blurb on top of files generated by build.rs
#50
ckoparkar
closed
5 years ago
6
Api V1: discuss proposal here (draft state)
#49
rrnewton
closed
5 years ago
2
Link-method / format for Rust plugins that statically link libc
#48
rrnewton
closed
5 years ago
6
[RFC] Shared interfaces with parallelDettrace
#47
gatoWololo
closed
5 years ago
3
[RFC] Ptrace Based RPC
#46
gatoWololo
opened
5 years ago
4
[RFC] refactor how tool is written
#45
wangbj
opened
5 years ago
5
trap as much syscall into tracee's memory space as possible
#44
wangbj
opened
5 years ago
0
tools_helper: granular means of overloading just a few syscalls in a type-safe way
#43
rrnewton
opened
5 years ago
0
cargo doc output not very useful currently. Fix!
#42
rrnewton
opened
5 years ago
0
Remaining problems to solve before "counter" example represents clean API usage
#41
rrnewton
opened
5 years ago
0
bug fix: syscall patch + benchmarks
#40
wangbj
closed
5 years ago
0
systrace server
#39
wangbj
opened
5 years ago
2
Compare systrace against fsatrace, bigbro, traced-fs
#38
rrnewton
opened
5 years ago
4
Gather full per-process statistics for a make job with current bad slowdown
#37
rrnewton
opened
5 years ago
5
serialize upon syscall entry
#36
wangbj
opened
5 years ago
0
combine trampoline.so and tool.so into a single dso
#35
wangbj
closed
5 years ago
0
detect blocked tasks reliably
#34
wangbj
opened
5 years ago
0
examples counter tool
#33
wangbj
closed
5 years ago
0
log support for systrace tool/plugin
#32
wangbj
closed
5 years ago
0
--library-path shouldn't assume libtrampoline.so and libTOOL.so are in same dir!
#31
rrnewton
closed
5 years ago
3
port bpf.c/bpf_helper.c to rust
#30
wangbj
opened
5 years ago
0
Minor: allow --tool to take a path
#29
rrnewton
closed
5 years ago
5
support static binaries
#28
wangbj
opened
5 years ago
6
Unpatchable syscalls: ones at end of basic block, like clock_nanosleep
#27
rrnewton
opened
5 years ago
0
change --tool to --plugin?
#26
wangbj
closed
5 years ago
3
reduce number of LD_PRELOAD libraries
#25
wangbj
closed
5 years ago
1
Next