summaryrefslogtreecommitdiff
path: root/src/ToolBox/SOS
diff options
context:
space:
mode:
authorAndy Ayers <andya@microsoft.com>2016-07-12 16:12:46 -0700
committerAndy Ayers <andya@microsoft.com>2016-07-12 16:16:29 -0700
commit06ee8cd72558018e701f8173e4ed0a5e55be2730 (patch)
tree0e6fe51a91153fd3470aa9cad415127bc407f7d6 /src/ToolBox/SOS
parent60ae03fc1ce93e3c4b8b1d73d29efb8c5b67ccef (diff)
downloadcoreclr-06ee8cd72558018e701f8173e4ed0a5e55be2730.tar.gz
coreclr-06ee8cd72558018e701f8173e4ed0a5e55be2730.tar.bz2
coreclr-06ee8cd72558018e701f8173e4ed0a5e55be2730.zip
Inliner: Update data collection by targeting a single inline
The inliner currently will record detailed data about the last successful inline performed (given a build with DEBUG or INLINE_DATA defined). However, for purposes of inline profitability analysis we might be more interested in the data from an earlier inline. This change creates a mechanism where the replay log can flag one inline per method as the target of data collection. The inliner checks for this attribute during replay and captures that inline's data.
Diffstat (limited to 'src/ToolBox/SOS')
0 files changed, 0 insertions, 0 deletions