Skip to content

Commit

Permalink
add benchmark package
Browse files Browse the repository at this point in the history
  • Loading branch information
yoloyyh committed Sep 26, 2024
1 parent 7f608f8 commit 2633636
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rasp/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -421,7 +421,7 @@ else
endif


$(OUTPUT): set-version agent-plugin nsenter pangolin jattach JVMAgent JVMProbe python-probe python-loader go-probe go-probe-ebpf node-probe php-probe rasp-server librasp NSMount
$(OUTPUT): check_benchmark set-version agent-plugin nsenter pangolin jattach JVMAgent JVMProbe python-probe python-loader go-probe go-probe-ebpf node-probe php-probe rasp-server librasp NSMount
mkdir -p $(OUTPUT) $(LIB_OUTPUT) $(LIB_OUTPUT)/golang $(LIB_OUTPUT)/java $(LIB_OUTPUT)/node $(LIB_OUTPUT)/php $(LIB_OUTPUT)/python

cp plugin/settings.toml $(OUTPUT)/settings.toml
Expand Down

0 comments on commit 2633636

Please sign in to comment.