public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
* [PATCH v2 0/5] systemtap improvements
@ 2020-11-12 17:26 Yann Dirson
  2020-11-12 17:26 ` [PATCH v2 1/5] systemtap: split examples and python scripts out of main package Yann Dirson
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Yann Dirson @ 2020-11-12 17:26 UTC (permalink / raw)
  To: openembedded-core; +Cc: Yann Dirson

From: Yann Dirson <yann@blade-group.com>

The goal of this series is to make it possible to run compiled
systemtap probes on the target without all the tools otherwise
necessary to compile them.

This series also includes unrelated fixes to the systemtap packaging,
on which I stumbled while on the main subject.

Changes from v1:

* the last 3 patches, whole goal is to provide a systemtap.bbclass
  will be rerolled into another series later and were removed
* the "split runtime material" changes the runtime test to use the
  smaller runtime package


Yann Dirson (5):
  systemtap: split examples and python scripts out of main package
  systemtap: remove extra dependencies
  systemtap: clarify the relation between exporter and python3-probes
    feature
  systemtap: fix install when python3-probes is disabled in
    PACKAGECONFIG
  systemtap: split runtime material in its own package

 meta/lib/oeqa/selftest/cases/runtime_test.py  |  2 +-
 .../recipes-kernel/systemtap/systemtap_git.bb | 38 ++++++++++++++++---
 2 files changed, 33 insertions(+), 7 deletions(-)

-- 
2.28.0


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2020-12-02 11:16 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-12 17:26 [PATCH v2 0/5] systemtap improvements Yann Dirson
2020-11-12 17:26 ` [PATCH v2 1/5] systemtap: split examples and python scripts out of main package Yann Dirson
2020-11-12 17:26 ` [PATCH v2 2/5] systemtap: remove extra dependencies Yann Dirson
2020-11-12 17:26 ` [PATCH v2 3/5] systemtap: clarify the relation between exporter and python3-probes feature Yann Dirson
2020-11-12 17:26 ` [PATCH v2 4/5] systemtap: fix install when python3-probes is disabled in PACKAGECONFIG Yann Dirson
2020-11-12 17:26 ` [PATCH v2 5/5] systemtap: split runtime material in its own package Yann Dirson
     [not found] ` <CAHSqoWsCZbE03tuDsfEnwxSCGddUuti_GAAF_ga6e-ozKXK3Ew@mail.gmail.com>
     [not found]   ` <CA+4=imb5WUKYxKg1qwy-k0dUGApzCYwEskddGhVfyovGnSePew@mail.gmail.com>
     [not found]     ` <CA+4=imZPuimbfuxLGnjYyy=sWoX3qWbavMk3+vnEqbJXizQWXQ@mail.gmail.com>
2020-11-17  4:34       ` [OE-core] [PATCH v2 0/5] systemtap improvements victor.kamensky7
2020-11-17  9:24         ` Richard Purdie
2020-12-02 11:16           ` Yann Dirson
2020-11-17  9:50         ` Yann Dirson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox