Merge branch 'develop' into HEAD |
|
More...
|
over 8 years ago
|
`smtracer` now introduces a new executed mode, called "simulation mode" such that all accesses are logged, but those that *would be logged* given the passed instrumentation parameter are explicitly marked. This way, it is possible to compute the accuracy of tracing at run-time, which is an extremely useful feature for research purposes. |
|
More...
|
over 8 years ago
|
- `smtracer` now collects stats for the current experiment. It accepts two new parameters: a name for the test and a boolean which indicates that indeed it must gather statistical measures. The former is internally used to generate unique names for the statistical reports produced by Hijacker by the end of the instrumentation. |
|
More...
|
over 8 years ago
|
This commit introduces substantial changes to the way `smtracer` works. |
|
More...
|
over 8 years ago
|
This commit solves important issues related to how Hijacker handles symbols, sections and relocations. |
|
More...
|
almost 9 years ago
|
Merge branch 'develop' |
|
More...
|
almost 9 years ago
|
Merge branch 'develop' |
|
More...
|
almost 9 years ago
|
Merge branch 'graph' into develop |
|
More...
|
almost 9 years ago
|
Merge branch 'europar' into graph |
|
More...
|
almost 9 years ago
|
TLS buffer structure change for the smtracer preset |
|
More...
|
almost 9 years ago
|
Reintroduce non-static variables in example |
|
More...
|
almost 9 years ago
|
Filter out unrtacked blocks |
|
More...
|
almost 9 years ago
|
Merge branch 'europar' of https://github.com/HPDCS/hijacker into europar |
|
More...
|
almost 9 years ago
|
Main calls dump |
|
More...
|
almost 9 years ago
|
Fix a couple of additional bugs related to data sections |
|
More...
|
almost 9 years ago
|
Insert alignment information into output sections |
|
More...
|
almost 9 years ago
|
Fix lack of ret instruction to mocked main |
|
More...
|
almost 9 years ago
|
Fix the f****d local/global symbol table madness |
|
More...
|
almost 9 years ago
|
Merge branch 'europar' of github.com:HPDCS/hijacker into europar |
|
More...
|
almost 9 years ago
|
Bugfixes to the PARSEC suite support |
|
More...
|
almost 9 years ago
|
Add a script to manipulate accuracy data |
|
More...
|
almost 9 years ago
|
Raw support for hijacked entry point |
|
More...
|
about 9 years ago
|
Raw support for hijacked entry point |
|
More...
|
about 9 years ago
|
Rudimental support for PARSEC benchmarks |
|
More...
|
about 9 years ago
|
Small adjustments to the parsing step |
|
More...
|
about 9 years ago
|
Fixed incorrect section size expansion in the emit stage |
|
More...
|
about 9 years ago
|
Fixed access equivalence and distance computation issues |
|
More...
|
about 9 years ago
|
Getting rid of debug dumps |
|
More...
|
about 9 years ago
|
Fixed some relocation issues |
|
More...
|
about 9 years ago
|
Fixed wrong decision logic of the smtracer instrumenting engine |
|
More...
|
about 9 years ago
|