On Wed, 2010-11-17 at 15:11 +0100, Peter Zijlstra wrote:
Also, I see a lot of overlap with the dynamic probes stuff which needs
the help of magic dwarves to come up with the right data to gather.
Merging the dynamic tracepoint and filter stuff would be nice, there's
no way you can express next->prio without the help of these short
buggers with large axes.
The trouble is that the dynamic tracepoint stuff is privileged for good
reasons, try next+0x1000000 and you're out in the woods, priv. only
filters otoh just doesn't sound too hot.
Another nasty thing is that you actually need to have these dwarves
present, which means having the -debug package installed.
--