Skip to content

Releases: sse-labs/spear

Thesis release

Choose a tag to compare

@printerboi printerboi released this 23 Jun 18:13

Moves SPEAR to new IPET-based approach:

- New profiling concept where profilers are modules that can be added
- CPU profiling now uses regression
- Added a system call profiler
- Made profiling programs generateable
- Moved analysis to IPET-based version clustered/monolithic
- Added ELB-Support
- Added feasibility and loopbound analysis based on Phasar

v0.2.0

Choose a tag to compare

@printerboi printerboi released this 24 Nov 20:17

Update of the SPEAR analysis toolkit.

  • Added new modes block, instruction, graph which will allow users to output information about the generated programgraph
  • Added an installation script
  • Reworked the CLI interface
  • Cleaned up the code

v0.1.1

Choose a tag to compare

@printerboi printerboi released this 20 Jun 20:06
Added Zenodo batch

Thesis Release

Choose a tag to compare

@printerboi printerboi released this 20 Jun 19:49
v0.1.0

Added experiments and moved some .ll