index
:
focaccia
this commit
ck/fix-det
ck/gen-repr
ck/reproducers
ck/runtime-breakdown
main
sr/benchmark-testing
sr/deterministic_replay
sr/plugin
sr/sql-syscalls
ta/arm64
ta/develop
ta/docs
ta/emu-replay
ta/emu-threaded-replay
ta/fixes
ta/fixup-qemu-partial-validation
ta/json-dumps
ta/memcached
ta/multithreaded-experiments
ta/partial-qemu-validation
ta/pylldb
ta/qemu-replay
ta/redis
ta/reproducers
ta/rr-mmaps
ta/speculative-tracing
ta/sqlite
ta/streaming-transforms
ta/support-memcached
ta/support-redis
ta/tests
ta/tool-refactor
ta/uniformize-qemu
ta/uv-migrate
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
trace_symbols.py
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
7 days
Start/stop address for benchmarking
ReimersS
3
-4
/
+13
7 days
Fix benchmark script
Christian Krinitsin
2
-4
/
+4
7 days
Add testing options
Christian Krinitsin
2
-9
/
+30
7 days
Add QEMU runtime benchmarks
Christian Krinitsin
2
-1
/
+29
7 days
Fix script in case of non-rr
Christian Krinitsin
2
-3
/
+5
7 days
Remove singlestep option, as it got remove in QEMU >= 0.8
Christian Krinitsin
1
-1
/
+1
7 days
Revert benchmark additions in scripts
Christian Krinitsin
3
-97
/
+22
7 days
Add benchmark script
Christian Krinitsin
6
-2
/
+245
7 days
Add benchmarking
Christian Krinitsin
5
-20
/
+130
9 days
Improve handling of mismatches
ta/streaming-transforms
Theofilos Augoustis
1
-7
/
+0
9 days
Implement skip() mechanism for unmatch symbolic transformations
Theofilos Augoustis
2
-10
/
+34
9 days
Skip skipped events when peeking at next event
Theofilos Augoustis
1
-1
/
+6
9 days
Add support for preadv and pwritev
Theofilos Augoustis
1
-0
/
+2
9 days
Add support for *at variants of common system calls and pselect6
Theofilos Augoustis
1
-0
/
+19
10 days
Add new programs to test
Theofilos Augoustis
1
-0
/
+1
10 days
Implement support for accept4
Theofilos Augoustis
1
-0
/
+1
10 days
Add support for prlimit and associated emulation
Theofilos Augoustis
1
-0
/
+3
10 days
Add support for dup emulation
Theofilos Augoustis
1
-0
/
+3
10 days
Add support for additional epoll interface emulation
Theofilos Augoustis
1
-0
/
+1
10 days
Add support for pipe emulation
Theofilos Augoustis
1
-0
/
+2
10 days
Emulate eventfd interface
Theofilos Augoustis
1
-0
/
+2
10 days
Implement futex emulation support
Theofilos Augoustis
1
-0
/
+1
10 days
Add support for signal handling
Theofilos Augoustis
3
-5
/
+37
10 days
Enable basic signal handling (no sigreturn yet)
Theofilos Augoustis
4
-23
/
+282
10 days
Emulate kill and tkill system calls
Theofilos Augoustis
1
-0
/
+2
10 days
Enable emulation for signal system calls
Theofilos Augoustis
1
-0
/
+9
10 days
Emulate getter and setter system calls for IDs
Theofilos Augoustis
1
-0
/
+18
10 days
Add support for epoll and socket emulation
Theofilos Augoustis
1
-0
/
+19
11 days
Add more emulated syscalls for interacting with the file system
Theofilos Augoustis
1
-3
/
+37
11 days
Enable correct handling of addresses
Theofilos Augoustis
6
-7
/
+28
11 days
Remove ignore logic
Theofilos Augoustis
1
-35
/
+17
11 days
Updates to scheduler
Theofilos Augoustis
1
-51
/
+20
11 days
Implement support for access system call emulation
Theofilos Augoustis
1
-0
/
+1
11 days
Improve QEMU trace collection performance
Theofilos Augoustis
2
-2
/
+6
11 days
Add support for emulating read()/write() and vector variants
Theofilos Augoustis
1
-0
/
+4
11 days
Enable scheduling
Theofilos Augoustis
2
-1
/
+5
11 days
Offer option for streaming symbolic transforms
Theofilos Augoustis
6
-13
/
+74
11 days
Move QEMU tool to iterator interface
Theofilos Augoustis
1
-25
/
+34
11 days
Basic modifications to QEMU tool to support TraceContainers
Theofilos Augoustis
1
-17
/
+12
11 days
Add addresses to oracle log
Theofilos Augoustis
3
-3
/
+9
11 days
Separate Trace from TraceContainer
Theofilos Augoustis
3
-23
/
+30
11 days
Refactor runner to be modular
Theofilos Augoustis
1
-181
/
+148
11 days
Handle correctly process exit
Theofilos Augoustis
1
-24
/
+15
11 days
Do not modify python-ptrace internals in a breaking manner
Theofilos Augoustis
1
-45
/
+94
11 days
Fix incorrect match_pair post-refactor in native tracer
Theofilos Augoustis
1
-1
/
+2
11 days
Correctly communicate TIDs to run.py
Theofilos Augoustis
2
-4
/
+4
11 days
Make running Focaccia with multithreading possible
Theofilos Augoustis
2
-94
/
+106
11 days
Update runner
Theofilos Augoustis
1
-5
/
+10
11 days
Set the schedule timeout to 0
Theofilos Augoustis
1
-2
/
+1
11 days
Run QEMU under debug
Theofilos Augoustis
1
-39
/
+40
[next]