Skip to content

Releases: hodgesds/perf-utils

Refactor MSR interface

14 Jan 19:06
9dbdad2

Choose a tag to compare

Breaking changes to MSR interface to add support for file mode permissions.

Refactor MSR interface and improve tracefs handling

22 Dec 01:38
e392454

Choose a tag to compare

Update MSR methods to take a byte slice rather than allocating and improve handling of tracefs mount points. Also improvements to error messages

v0.5.1

31 Oct 23:24
f06781d

Choose a tag to compare

Updates the GroupProfiler interface and also uses object pools to reduce allocations.

v0.5.0

31 Oct 22:57
67e329d

Choose a tag to compare

Update profiler interfaces to allow for pooled allocations.

v0.4.0

24 Oct 04:19
0517eb7

Choose a tag to compare

Greatly improves error handling in group profiler setup.

v0.3.1

14 Sep 01:42
bfd63eb

Choose a tag to compare

Lazily return errors on profiler creation rather than returning on the first error.

Profilers now return errors in initialization rather than on start

14 Sep 00:45
3ce7e7d

Choose a tag to compare

Profilers now return errors in initialization rather than on start

Even more annotations

11 Oct 16:11

Choose a tag to compare

v0.2.5

even more benchmark annotations

Additional benchmark annotations

11 Oct 16:06

Choose a tag to compare

v0.2.4

more benchmark annotations

fix imports

11 Oct 15:58

Choose a tag to compare

v0.2.3

fix imports