Re: [PATCHv7 2.6.35-rc3-tip 0/11] Uprobes Patches:

From: Srikar Dronamraju
Date: Thu Jul 01 2010 - 01:08:13 EST


Hi Ingo,

I have addressed all comments to the uprobes patchset. We have few
todos (most of them are features over the current code) which I plan
to work in the immediate future.

So would it be possible for this patchset to be picked into the tip
tree. Getting these patches merged into the tip tree would help in
getting more comments/feedback and testing.

--
Thanks and Regards
Srikar

> Uprobes Patches
>
> Changelog from V6:
> - Addressed comments from Masami on function names in common
> trace event code.
> - Addressed comments from Arnaldo on perf adjust symbol patch.
>
> Changelog from V5:
> - Merged user_bkpt and user_bkpt_xol into uprobes.
> - Addressed comments till now.
>
> Changelog from V4:
> - Rebased to tip tree. (2.6.35-rc3-tip)
>
> Changelog from v3:
> - Reverted to background page replacement as suggested by Peter Zijlstra.
> - Dso in 'perf probe' can be either be a short name or a absolute path.
> - Addressed comments from Masami, Frederic, Steven on traceevents and perf
>
> Changelog from v2:
> - Addressed comments from Oleg, including removal of interrupt context
> handlers, reverting background page replacement in favour of
> access_process_vm().
>
> - Provides perf interface for uprobes.
>
> Changelog from v1:
> - Added trace_event interface for uprobes.
> - Addressed comments from Andrew Morton and Randy Dunlap.
>
> For previous posting: please refer: http://lkml.org/lkml/2010/6/14/41
> http://lkml.org/lkml/2010/3/20/107 and http://lkml.org/lkml/2010/5/18/307
>
>

[ Snipped ... ]

> Here is the list of TODO Items.
>
> - Allowing probes across fork.
> - Allowing probes per-executable/per dso.
> - Allow multiple probes to share a probepoint.
> - Return probes.
> - Support for other architectures.
> - Uprobes booster.
> - Merge uprobes and kprobes trace_event.
> - replace macro W with bits in inat table.
>
> Please do provide your valuable comments.
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/