msprof_tx summary数据

msprof_tx summary数据msprof_tx.csv。

msprof_tx.csv文件内容格式示例如下。

关键字段说明如下。

表1 字段说明

字段名

字段解释

pid

进程ID。

tid

Thread ID,AscendCL API所在线程ID。

category

Profiling msproftx采集进程类别,用于标识msproftx采集进程的采集内容。(预留字段,暂未开放)

event_type

事件类型。

payload_type

Profiling msproftx采集进程中携带额外的信息Payload的数据类型。(预留字段,暂未开放)

payload_value

Profiling msproftx采集进程中携带额外的信息Payload的指针。(预留字段,暂未开放)

Start_time(ns)

Profiling msproftx采集进程开始时间。单位为ns。

End_time(ns)

Profiling msproftx采集进程结束时间。单位为ns。

message_type

Profiling msproftx采集进程中携带字符串类型。(预留字段,暂未开放)

message

Profiling msproftx采集进程中携带的字符串描述。