Version: 2021.2
言語: 日本語
public string ResolveItemMergedSampleCallstack (int id, int sampleIndex);

パラメーター

id Hierarchy item identifier.
sampleIndex Merged sample index.

戻り値

string Returns the callstack associated with the specific item sample. Returns an empty string if the callstack is empty or if the method is unsuccessful.

説明

Gets the callstack associated with a specific item sample.

When the callstack collection mode is enabled for certain profiler markers (such as GC.Alloc), the profiler writes the callstack to the data stream. The callstack refers to the instruction pointer stack. Instruction pointers can be resolved into function names which you can the use to identify the sample origin in the source code. ResolveItemCallstack retrieves the callstack as a string. Each line represents a function call.

Note:
A callstack can only be resolved when profiling in the Editor. Note that a domain reload could invalidate a managed callstack. For example, when two subsequent EnterPlaymode scripts reload.

See Also: GetItemMergedSamplesCount, ResolveItemCallstack.

Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961