Skip to content

Releases: ri-char/eStrace

v0.2.2

15 Feb 13:51
d8fef85
Compare
Choose a tag to compare

What's Changed

  • Add a new feature: launch and trace a process.
  • Adding exclusion rules and allow capture all process.
  • Fix some bugs.

Full Changelog: v0.2.1...v0.2.2

v0.2.1

16 Jun 16:26
c0c1e57
Compare
Choose a tag to compare

What's Changed

  • bump memlock limit to avoid map alloc error, fix #1 by @tiann in #2
  • Add github CI
  • improve filtering mechanism

New Contributors

  • @tiann made their first contribution in #2

Full Changelog: v0.2.0...v0.2.1

v0.2.0

14 Jun 14:07
fa50a0a
Compare
Choose a tag to compare
add syscall filiter

v0.1.0

08 Jun 14:48
12f1d19
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release
First commit