Profiling
In a file for the monitoring of profiling data (.profiling
), you can define whether processes within your project should be logged at 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 specific processes from profiling.
To create a file for the monitoring of profiling data
- In the Projects view, right-click a project.
- Select New > Monitoring in the context menu.
The monitoring configuration file is created and opened.
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.