Skip to content

Releases: JuliaPerf/MCAnalyzer.jl

v0.3.3

26 Nov 09:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.2...v0.3.3

v0.2.0

21 Oct 22:18
82a7def
Compare
Choose a tag to compare

MCAnalyzer v0.2.0

Diff since v0.1.0

Merged pull requests:

v0.1.0

10 Sep 07:52
v0.1.0
5e4d217
Compare
Choose a tag to compare

v0.1.0 (2019-09-06)

Diff since 353f2f1754a1a3497f5d5c8826b92b2c1ba00d6e

Closed issues:

  • IOError; could not spawn from the README example (#13)
  • Rename to MCAnalyzer.jl (#7)
  • let me know when this runs (alpha soft) (#3)
  • Optlevel switching doesn't work (#2)
  • Segmentation fault when calling instrumented function (#1)

Merged pull requests:

  • Update README with link to intel 3.0 docs (#14) (miguelraz)
  • Mention LLVM MCA in README (#12) (YingboMa)
  • README update (#8) (maleadt)
  • Remove unnecessary Compat requirement (#5) (musm)
  • Add missing return nothing statement (#4) (musm)