From: Jonathan Lebon Date: Fri, 9 May 2014 19:57:28 +0000 (-0400) Subject: Merge branch 'jlebon/pr13296' X-Git-Tag: release-2.6~107^2~61 X-Git-Url: https://sourceware.org/git/?a=commitdiff_plain;h=6522133f092af7ffa30f19f7ac8f0c2d37bc4062;p=systemtap.git Merge branch 'jlebon/pr13296' This merge gives SystemTap the ability to decode SDT operands that refer to symbols. There are also a few code cleanups, such as: - Removal of SDT probing code that supports a hypothetical kernel mode. - Removal of old unused symbol table code for reading in symbols by reading output from nm or from a file. - Major refactoring of the sdt_uprobe_var_expanding_visitor:: visit_target_symbo_arg() function to make it easier to understand the overall structure. - Strengthening of sections/note entry checks before parsing probe information. --- 6522133f092af7ffa30f19f7ac8f0c2d37bc4062