Skip to content

Releases: RidgeRun/gst-shark

v0.9.1

Choose a tag to compare

@edisonf edisonf released this 21 Oct 17:55

Bug Fixes

  • Fix crash of non-periodic tracers that were adding the event metadata at tracer init.

Full Changelog: v0.9.0...v0.9.1

v0.9.0

Choose a tag to compare

@edisonf edisonf released this 30 Sep 22:51

Features

  • Add base classes to core shark library #128
  • Add option for subcalss to disable ctf init, enabled by default #129
  • Add start/stop monitoring virtual methods to periodic tracer #130

Full Changelog: v0.8.2...v0.9.0

v0.8.2

Choose a tag to compare

@edisonf edisonf released this 04 Jun 21:20

Fixes

  • Allow plot script to be run from any directory

v0.8.1

Choose a tag to compare

@michaelgruner michaelgruner released this 25 Jan 22:14

Release v0.8.1 includes:

  • Fix for segfault during CTF initialization

v0.8.0

Choose a tag to compare

@jsalas98 jsalas98 released this 17 Oct 11:11

Release v0.8.0 includes:

Features:

  • Meson build support

Fixes:

  • Increase max number of CPUs for CPU usage tracer
  • Plot generation when timestamps don't start at zero

v0.7.5

Choose a tag to compare

@AleSoHe AleSoHe released this 24 Feb 20:40

Release v0.7.5 includes:

  • Eclipse Plugin was removed

v0.7.4

Choose a tag to compare

@AleSoHe AleSoHe released this 24 Feb 18:26

Release v0.7.4 includes:

  • Remove RidgeRun Licence from Eclipse Plugin
  • Add README with warning on Eclipse Plugin future removal

v0.7.3

Choose a tag to compare

@jsalas98 jsalas98 released this 13 Aug 21:23

Release v0.7.3 includes:

  • Fix deprecated link for common submodule

v0.7.2

Choose a tag to compare

@michaelgruner michaelgruner released this 30 Oct 19:34

Release v0.7.2 includes:

  • Fix segfault in interlatency tracer due to orphan pads

v0.7.1

Choose a tag to compare

@michaelgruner michaelgruner released this 11 Aug 16:43

Release v0.7.1 includes:

  • Fix warnings that crashed the build when Werror was used
  • Use sed portable flags to avoid warnings on older systems