Commit
4de918a24acad90310828cc863ab54330a01ed24
by Pau Espin Pedrol
core: osmo_io: Introduce API osmo_io_get_backend()
It came up several times already that it's difficult figuring out the osmo-io backend a process is actually using. Add this API so that we can display the osmo-io backend through VTY command in a follow-up commit.
Commit
fd0d0b8cba9537e805ac4d5aba1b6f228e99f506
by Pau Espin Pedrol
vty: Add 'show runtime' command
It came up several times already that it's difficult figuring out the osmo-io backend a process is actually using. Add a VTY command to display the osmo-io backend in use.