6 Commits

Author SHA1 Message Date
Laitron
6653fef907 feat: new version detection (#256) 2025-01-08 14:43:29 +08:00
Spencer Cai
041e8ac286 feat: introduce version cmd (#234)
* feat: add more ldflags to the goreleaser cfg for version cmd

Signed-off-by: spencercjh <spencercjh@gmail.com>

* docs: add comments

Signed-off-by: spencercjh <spencercjh@gmail.com>

---------

Signed-off-by: spencercjh <spencercjh@gmail.com>
2024-12-31 17:46:49 +08:00
hengyoush
79ea80b59b build: remove upx cmd 2024-11-09 22:18:33 +08:00
hengyoush
b782097221 build: add upx to compress kyanos binary file 2024-11-08 18:42:57 +08:00
烈香
8d3173498f chore(workflow): add release workflow etc. (#61)
* add release workflow.
* add more arch and vendor btf support.
* add complete btf files embed support.
* add commitizen integration.
2024-10-20 11:31:10 +08:00
烈香
b158ff423e feat(ci): add e2e test workflow and goreleaser integration (#60)
* support watch record print to console

* support watch record print to console

* fix. fix npe issue

* fix. fix pid filter not works

* feat. support filter pid for forked child proc

* test. add some e2e tests

* test. add test workflow

* update btf file & print more info when find btf file failed

* fix. fix test issue

* fix. fix test issue

* fix. fix test issue

* test. add Test filter by l3/l4 info to e2e test

* test. add install dig command before test

* test. use /sys/kernel/btf/vmlinux as default btf

* test. fix workflow bug

* test. fix workflow bug

* test. fix workflow bug

* test. fix workflow issue

* test. fix workflow issue

* test. uncomment testdata/run_e2e.sh

* test. uncomment testdata/run_e2e.sh

* test. add test docker filter by container id

* test. uncomment testdata/run_e2e.sh

* test. add Test filter by pid

* test. add log options

* test. add log options

* ci. add go release config

* ci. fix ci config bug

* ci. fix ci config bug

* ci. fix ci config bug

* ci. fix ci config bug

* ci. fix ci config bug

* ci. fix ci config bug

* ci. fix ci config bug

* ci. fix bug

* test. add some log

---------

Co-authored-by: root <root@kind-4.19>
2024-10-19 23:21:41 +08:00