uprobes.ko is not located in /lib/modules, so it fails the check in
runstrip that ensures that only the debug section is stripped, leaving
the symbols untouched. This prevents the module from being inserted at
run time. Inhibiting package stripping fixes the problem.
Signed-off-by: Wade
The following changes since commit 56d3bc38bc89b11e5a32908cad0cd6efa4fab08c:
Wade Farnsworth (1):
systemtap-uprobes: inhibit package strip
are available in the git repository at:
https://github.com/wfarnsworth/oe-core.git stap-uprobes
Wade Farnsworth (1):
systemtap-uprobes
Saul Wold wrote:
> On 06/21/2012 12:55 PM, Wade Farnsworth wrote:
>> Update the systemtap recipes to the recently released version 1.8.
>> Remove a
>> couple of patches whose changes are already present in the new version.
>>
>> Signed-off-by: Wade Farnswor
Update the systemtap recipes to the recently released version 1.8. Remove a
couple of patches whose changes are already present in the new version.
Signed-off-by: Wade Farnsworth
---
...prun-configure.ac-support-without-nss-for.patch | 50
SystemTap needs to provide uprobes.ko in order to support user space
probing. Build and install the module on systems that support it.
Additionally, split off common bits into systemtap_git.inc.
Signed-off-by: Wade Farnsworth
---
.../systemtap/systemtap-uprobes_git.bb | 42
Since the target image may not contain dev tools, it is useful to
provide native systemtap in order to be able to compile systemtap
scripts for the target.
Signed-off-by: Wade Farnsworth
---
meta/recipes-kernel/systemtap/systemtap_git.bb |8 ++--
1 files changed, 6 insertions(+), 2
Bump SRCREV to the latest stable version of systemtap.
Signed-off-by: Wade Farnsworth
---
meta/recipes-kernel/systemtap/systemtap_git.bb |6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/meta/recipes-kernel/systemtap/systemtap_git.bb
b/meta/recipes-kernel/systemtap
- v4: Reset PR due to change in PV for systemtap_git.bb
Make systemtap-uprobes_git.bb inherit gettext
Wade Farnsworth (3):
systemtap: bump SRCREV to grab version 1.7
systemtap: extend the recipe to build the native package
systemtap: build and install uprobes.ko
.../systemtap
Bump SRCREV to the latest stable version of systemtap.
Signed-off-by: Wade Farnsworth
---
meta/recipes-kernel/systemtap/systemtap_git.bb |6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/meta/recipes-kernel/systemtap/systemtap_git.bb
b/meta/recipes-kernel/systemtap
SystemTap needs to provide uprobes.ko in order to support user space
probing. Build and install the module on systems that support it.
Additionally, split off common bits into systemtap_git.inc.
Signed-off-by: Wade Farnsworth
---
.../systemtap/systemtap-uprobes_git.bb | 42
Since the target image may not contain dev tools, it is useful to
provide native systemtap in order to be able to compile systemtap
scripts for the target.
Signed-off-by: Wade Farnsworth
---
meta/recipes-kernel/systemtap/systemtap_git.bb |8 ++--
1 files changed, 6 insertions(+), 2
Wade Farnsworth (3):
Bump systemtap SRCREV
systemtap: extend the recipe to build the native package
systemtap: build and install uprobes.ko
.../systemtap/systemtap-uprobes_git.bb | 42
meta/recipes-kernel/systemtap/systemtap_git.bb | 22
Bump systemtap SRCREV to pick up several changes including additional
ARM enhancements.
Signed-off-by: Wade Farnsworth
---
meta/recipes-kernel/systemtap/systemtap_git.bb |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-kernel/systemtap/systemtap_git.bb
b
SystemTap needs to provide uprobes.ko in order to support user space
probing. Build and install the module on systems that support it.
Additionally, split off common bits into systemtap_git.inc.
Signed-off-by: Wade Farnsworth
---
.../systemtap/systemtap-uprobes_git.bb | 42
Since the target image may not contain dev tools, it is useful to
provide native systemtap in order to be able to compile systemtap
scripts for the target.
Signed-off-by: Wade Farnsworth
---
meta/recipes-kernel/systemtap/systemtap_git.bb |8 ++--
1 files changed, 6 insertions(+), 2
This provides several enhancements to the systemtap recipe to improve
end user experience.
- v2: Move uprobes bits to a separate recipe per Khem's request.
Wade Farnsworth (3):
Bump systemtap SRCREV
systemtap: extend the recipe to build the native package
systemtap: build and in
This provides several enhancements to the systemtap recipe to improve
end user experience.
Wade Farnsworth (3):
Bump systemtap SRCREV
systemtap: extend the recipe to build the native package
systemtap: build and install uprobes.ko
meta/recipes-kernel/systemtap/systemtap_git.bb | 63
Bump systemtap SRCREV to pick up several changes including additional
ARM enhancements.
Signed-off-by: Wade Farnsworth
---
meta/recipes-kernel/systemtap/systemtap_git.bb |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-kernel/systemtap/systemtap_git.bb
b
SystemTap needs to provide uprobes.ko in order to support user space
probing. Build and install the uprobes.ko on systems where it makes
sense to.
Signed-off-by: Wade Farnsworth
---
meta/recipes-kernel/systemtap/systemtap_git.bb | 57 ++-
1 files changed, 54 insertions
Since the target image may not contain dev tools, it is useful to
provide native systemtap in order to be able to compile systemtap
scripts for the target.
Signed-off-by: Wade Farnsworth
---
meta/recipes-kernel/systemtap/systemtap_git.bb |8 ++--
1 files changed, 6 insertions(+), 2
20 matches
Mail list logo