菜鸟教程小白 发表于 2022-12-12 15:32:20

ios - "Allocation Type"Instruments 中的菜单被禁用


                                            <p><p>我一直在观看 WWDC 2013 的 <strong>410 - Fixing Memory Issues</strong>session 。第一个演示展示了<em>所有堆分配</em>和<em>所有 VM 之间的区别地区</em>。我尝试为自己的应用查看相同的信息,但在我的情况下,<strong>Allocation Type</strong> 菜单被禁用,如下面的屏幕截图所示:</p>

<p> <img src="/image/1iz78.png" alt="Instruments"/> </p>

<p>我在 Instruments 中使用了默认的“分配”文档。
我看过<a href="https://devforums.apple.com/message/857428#857428" rel="noreferrer noopener nofollow">similar question</a>在开发者论坛上问过,但没有包含答案。</p>

<p>我应该怎么做才能启用这个菜单?</p></p>
                                    <br><hr><h1><strong>Best Answer-推荐答案</ strong></h1><br>
                                            <p><p>事实证明,<code>Allocation type</code> 菜单仅在真实设备上进行分析时才处于事件状态。</p></p>
                                   
                                                <p style="font-size: 20px;">关于ios - &#34;Allocation Type&#34;Instruments 中的菜单被禁用,我们在Stack Overflow上找到一个类似的问题:
                                                        <a href="https://stackoverflow.com/questions/19336957/" rel="noreferrer noopener nofollow" style="color: red;">
                                                                https://stackoverflow.com/questions/19336957/
                                                        </a>
                                                </p>
                                       
页: [1]
查看完整版本: ios - &#34;Allocation Type&#34;Instruments 中的菜单被禁用