Add rbpf-cli tool (#17378)
* Add rbpf-cli tool * Replace explicit file type specification by required positional arg - the type of file is determined automatically. If ELF magic found, the program file is considered to be an executable ELF file, and an assembly input file otherwise. * Add a note about tool's limitations and input format description
This commit is contained in:
@ -95,6 +95,7 @@ else
|
||||
solana-net-shaper
|
||||
solana-sys-tuner
|
||||
solana-validator
|
||||
rbpf-cli
|
||||
)
|
||||
|
||||
# Speed up net.sh deploys by excluding unused binaries
|
||||
|
Reference in New Issue
Block a user