[linux-yocto] [PATCH 0/1] fix broken uprobe config

Bruce Ashfield bruce.ashfield at windriver.com
Tue Nov 13 18:23:06 PST 2012


On 12-11-13 4:35 PM, tom.zanussi at intel.com wrote:
> From: Tom Zanussi<tom.zanussi at intel.com>
>
> I just noticed while testing some tracing tools that uprobes was broken
> from changes made by commit 17ec51adfff (meta: cleanup invalid/obselete
> 3.4 CONFIG options).
>
> The rest of the changes in that commit should also probably be audited
> to see if it broke anything else.

It's long since been audited, none of the Kconfig exist in a mainline
kernel, which is what the commit was intended to address.

The uprobes config was supposed to have been re-introduced via an
optional tracing feature, but I don't see any evidence of where that
went.

I can pull these back in, and make that global tracing feature use
the uprobes fragment directly.

Cheers,

Bruce

>
> Please pull into linux-yocto-3.4/meta.
>
> Thanks,
>
> Tom
>
> The following changes since commit 3905e74f5e14f73c7d9aefc856a493ceb811b33a:
>
>    meta: rangeley: Enable Zlib Compression (2012-11-04 13:26:06 -0500)
>
> are available in the git repository at:
>
>    git://git.yoctoproject.org/linux-yocto-2.6.37-contrib.git tzanussi/reinstate-uprobes-3.4
>    http://git.yoctoproject.org/cgit/cgit.cgi/linux-yocto-2.6.37-contrib/log/?h=tzanussi/reinstate-uprobes-3.4
>
> Tom Zanussi (1):
>    uprobes: reinstate config options for 'uprobe' feature
>
>   meta/cfg/kernel-cache/features/uprobe/uprobe.cfg | 2 ++
>   1 file changed, 2 insertions(+)
>




More information about the linux-yocto mailing list