]> sourceware.org Git - systemtap.git/commit - tapsets.cxx
move visited_modules from dwarf_query to base_query
authorJonathan Lebon <jlebon@redhat.com>
Fri, 1 Nov 2013 13:21:49 +0000 (09:21 -0400)
committerJonathan Lebon <jlebon@redhat.com>
Fri, 1 Nov 2013 20:30:36 +0000 (16:30 -0400)
commit070764c00ab3b7d75ca7ef3d690b129e28387cbc
tree06a0350aee64bd962830f01a736cbf64eb5ba6ca
parentf5f03f5d78aad7531ad3a0a1596396d218e731aa
move visited_modules from dwarf_query to base_query

The visited_modules set is now part of base_query. This helps us
centralize the place where modules are added to the set (in
query_module) and will be needed for implementing suggestions for
non-dwarf-related probes.
tapsets.cxx
This page took 0.026662 seconds and 5 git commands to generate.