]> code.ossystems Code Review - openembedded-core.git/commit
systemtap: move systemtap-exporter into separate package
authorVictor Kamensky <kamensky@cisco.com>
Fri, 26 Oct 2018 02:59:55 +0000 (19:59 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 28 Oct 2018 08:31:49 +0000 (08:31 +0000)
commit03e01c26a297642dbe4b0e1c7cf2cbe3c225140e
tree8e8e49e0e0e07f7ae17b7f7423f633d6941c942a
parent5c7d9abcd611d23d4340f9a0aee2564f72158a0b
systemtap: move systemtap-exporter into separate package

stap-exporter runs a set of systemtap scripts and relays
their procfs outputs to remote HTTP clients on demand.

systemtap-exporter is not supposed to run in untrusted
environment. It starts HTTP server on some port. It does
not look safe enough to be included by default along with
the rest of systemtap.

Move systemtap-exporter, its systemd unit, configuration
files and examples scripts into separate package. So if one
needs it and understand its implication, he/she can include
it explicitely.

Signed-off-by: Victor Kamensky <kamensky@cisco.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/systemtap/systemtap_git.bb