]> sourceware.org Git - systemtap.git/commit
PR10745: access hidden kernel tracepoints
authorFrank Ch. Eigler <fche@elastic.org>
Wed, 20 Oct 2010 15:51:34 +0000 (11:51 -0400)
committerFrank Ch. Eigler <fche@elastic.org>
Wed, 20 Oct 2010 15:51:34 +0000 (11:51 -0400)
commit88637c31488f4987cc63c3f71263917dd98ca9cf
tree82dde9f357bfe5c303dd6521e71b85deeea24608
parentd4393459f12944f65d509b71927770080df46237
PR10745: access hidden kernel tracepoints

Including xfs_types.h unconditionally on installations with no
kernel debuginfo would cause normal tracepoint processing to fail too.

* tapsets.cxx (tracepoint_extra_decls): Include xfs_types.h
  only if we know the kernel source tree.
tapsets.cxx
This page took 0.026586 seconds and 5 git commands to generate.