Skip to content

Releases: saimizi/jtracing

Release-0.2.9

24 Jan 11:27
82c153f

Choose a tag to compare

Changes since v0.2.8

  • Bump to v0.2.9. (#55) (82c153f)
  • Add real-time output for funccount execution trace mode (#54) (d94a3a2)

Release-0.2.8

04 Dec 04:44
c743dd4

Choose a tag to compare

Changes since v0.2.7

Release-0.2.7

24 Nov 01:15
5dc9ab4

Choose a tag to compare

Changes since v0.2.6

  • Bump version to v0.2.7 (#49) (5dc9ab4)
  • Fix compiliation and clippy warnings. (#48) (f896838)
  • Fix ARM64 compatibility with kernel version-aware VMA collection (#47) (30e07b9)

Release-0.2.6

12 Oct 11:14
ae53b8d

Choose a tag to compare

Changes since v0.2.5

Release-0.2.5

10 Oct 14:53
acd4775

Choose a tag to compare

Changes since v0.2.4

  • Bump version to v0.2.5 (#42) (acd4775)
  • Update documents (#41) (2e30653)
  • Fix age histogram to track allocation lifetime instead of age at allocation (#40) (613bd64)

Release-0.2.4

10 Oct 12:22
0cb2135

Choose a tag to compare

Changes since v0.2.3

Release-0.2.3

09 Oct 10:05
2a4dd00

Choose a tag to compare

Changes since v0.2.2

  • Bump version to v0.2.3. (#33) (2a4dd00)
  • feat: Add allocation age tracking to malloc_free for enhanced leak detection (#32) (26f5e00)

Release-0.2.2

27 Jul 12:30
724bc50

Choose a tag to compare

Changes since v0.2.0

  • Bump version to v0.2.2. (#31) (724bc50)
  • Add ARM64 support to CI pipeline for pull request testing (#30) (ebfb19d)
  • Bump version to v0.2.1. (#28) (7fe69a9)
  • Resolve issue #26: Comprehensive code review improvements for lib/symbolanalyzer.rs (#27) (2d2d1c1)
  • Fix issue #24: Improve lib/tracelog.rs code organization and error handling (#25) (497c6be)
  • Improve lib/kprobe module (#23) (3c33ceb)
  • Improve file operations and testing in lib.rs (#22) (9742d03)
  • feat: Improve libc.so.6 path discovery in malloc_free (#20) (0f86ffe)

Release-0.2.0

26 Jul 12:46
cf7da58

Choose a tag to compare

Initial Release

First release of jtracing tools collection.