Open mrlunchbox777 opened 6 months ago
mrlunchbox777@gmail.com
Add stap to the managed packages
It provides a frontend for interacting with the systemtap tool for probing
stap should be a package in the index.json
jq '.packages[] | select(.name = "stap")' resources/install/index.json
https://sourceware.org/systemtap/wiki/SystemtapOnUbuntu
Contact Details
mrlunchbox777@gmail.com
Feature Description
Add stap to the managed packages
Why?
It provides a frontend for interacting with the systemtap tool for probing
What-should happen?
stap should be a package in the index.json
Steps to Test
jq '.packages[] | select(.name = "stap")' resources/install/index.json
should return the details for managing the stap packageCode of Conduct