Skip to content

v0.1.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@fntlnz fntlnz released this 19 Sep 14:22
· 84 commits to master since this release
d34d1d5

Changelog

d34d1d5 update: release command and documentation (#91)
fea80d8 update: release command and documentation
7da686a Merge pull request #88 from iovisor/job-deadlines
7f9d490 Fix error in format string on deadline grace period
c0f61a9 Allow adequate time for bpftrace to shut down, so jobs will show as completed
7029bba Merge remote-tracking branch 'origin/master' into job-deadlines
ccbe98a Merge pull request #89 from jerr/fix-no-starttime-case
69c91c8 fix: Download link is incorrect for OSX in Readme.md (#90)
2f51465 fix download links for OSX in Readme.md
4ff6355 fix no starttime case
80cd6b8 chore: remove comment
6fef7b6 Add configurable deadline grace period
2c03046 Update pkg/cmd/run.go
7b8ccc0 Add pre-stop hook to print maps before exit
56b8dab Require all tracejobs to have a deadline, allow overriding this
a38c074 Installation docs for v0.1.0-rc.0 (#83)
325ac92 Update ToC for README.md
630c92a docs: update installation instructions