Profiling
In a file for monitoring profiling data (.profiling
), you can define whether you want to log processes within your project during runtime. In this file, you can define exactly which processes are included or excluded from logging.
The .Profiling
file only needs to be created if you want to exclude certain processes from logging.
How to create a file for monitoring profiling data
- In the Projects view, right-click a project.
- Select New > Monitoring from the context menu.
The monitoring configuration file is created and opened.
Note:
Only one .Profiling
file can be created in a project.
You can configure the monitoring of profiling data (.profiling
file) in the Design view and in the Source view. Both options are described on the following pages. To access the desired view, click Design or Source at the bottom of a .Profiling
file.