---
title: 简介
description: "本文介绍推理服务化性能数据采集工具，本工具主要使用msServiceProfiler接口，在MindIE Motor推理服务化进程中，采集关键过程的开始和结束时间点，识别关键函数或迭代等信息，记录关键事件，支持多样的信息采集，对性能问题快速定界。"
url: https://www.hiascend.com/document/detail/zh/canncommercial/latest/devaids/Profiling/mindieprofiling_0002.html
sourcePath: /source/zh/canncommercial/900/devaids/Profiling/mindieprofiling_0002.html
indexId: 452799d2ab751e8eef0c1a611ea0d8413a1d51a5f62827c80303c2428305435373
---
# 简介

本文介绍推理服务化性能数据采集工具，本工具主要使用msServiceProfiler接口，在MindIE Motor推理服务化进程中，采集关键过程的开始和结束时间点，识别关键函数或迭代等信息，记录关键事件，支持多样的信息采集，对性能问题快速定界。

- msServiceProfiler服务化调优接口包括“msServiceProfiler API参考（C++） >  服务化调优
”和“msServiceProfiler API参考（Python） >  服务化调优
”。
- 有关MindIE Motor相关介绍请参见《MindIE Motor开发指南》。

工具使用流程如下：

1.   使用前准备

2.   数据采集

3.   数据解析

4.   数据可视化
