]> sourceware.org Git - systemtap.git/commit
PR10983: Give preference to tracepoints in trace/events/
authorJosh Stone <jistone@redhat.com>
Wed, 18 Nov 2009 21:32:22 +0000 (13:32 -0800)
committerJosh Stone <jistone@redhat.com>
Wed, 18 Nov 2009 21:32:22 +0000 (13:32 -0800)
commit508968a7d10bbae3b9fbc33bf3d3b1e62a8a018a
treea76644feb566a3d1b98fdd2d3d6b93fe37ebbb83
parent02a2d6ca6f9120cc39cc1eb5ffe089b88dd4d818
PR10983: Give preference to tracepoints in trace/events/

In 2.6.32-rc7, there are two power.h tracepoints headers, and only the
one in trace/events/ is valid.  In general, we can expect that
trace/events/ has newer headers, so we should search those first.

* tapsets.cxx (tracepoint_builder::init_dw): Search /events/ first.
tapsets.cxx
This page took 0.02458 seconds and 5 git commands to generate.