]> sourceware.org Git - systemtap.git/commit - tapsets.cxx
PR9959: hide tracepoint arguments of unknown type
authorJosh Stone <jistone@redhat.com>
Thu, 19 Mar 2009 03:05:56 +0000 (20:05 -0700)
committerJosh Stone <jistone@redhat.com>
Thu, 19 Mar 2009 03:05:56 +0000 (20:05 -0700)
commitdcaa1a657cef72dec518f7376b5d856ef8f01076
treec316e573895bf367abf0b82b11f8675fcd5c1ae4
parent219e62c7eeca850d2898fdbfb6b74719195274a6
PR9959: hide tracepoint arguments of unknown type

We always have to know the type name of tracepoint arguments, so we can
declare the right function callback, but we can suppress access to those
types which we don't (yet) know how to read.
tapsets.cxx
This page took 0.025586 seconds and 5 git commands to generate.