]> code.ossystems Code Review - openembedded-core.git/commit
systemtap: build and install uprobes.ko
authorWade Farnsworth <wade_farnsworth@mentor.com>
Mon, 6 Feb 2012 14:49:14 +0000 (07:49 -0700)
committerSaul Wold <sgw@linux.intel.com>
Tue, 7 Feb 2012 22:37:13 +0000 (14:37 -0800)
commit3cc4ba935444240b93abdc726342658ada803118
treedc779884027f438c0125ff989a819dda2280ec9c
parent507bd29c5d1a3459e376e2d2c338b7e2a0afabaa
systemtap: build and install uprobes.ko

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 <wade_farnsworth@mentor.com>
meta/recipes-kernel/systemtap/systemtap-uprobes_git.bb [new file with mode: 0644]
meta/recipes-kernel/systemtap/systemtap_git.bb
meta/recipes-kernel/systemtap/systemtap_git.inc [new file with mode: 0644]