Please enable JavaScript to view this site.

Performance Validator Help

Navigation: The User Interface > Settings > Data Collection Settings > Filters

Hooked File Extensions

Scroll Prev Top Next More

 

The Hooked File Extensions page lets you specify which source code file types should be hooked or not.

 

hooked-file-types-settings

 

 

Which file types to hook - the hooking rule

 

By default, Performance Validator will try to hook all file types used by your application, but you can choose to list only those which should be included or excluded:

 

Hook all file types instructionStep hook everything - ignoring the settings in the list

 

Only hook the file types in the list instructionStep hook only the listed file types
 

Don't hook the file types in the list instructionStep ignore all the listed file types, and hook everything else

 

 

File extensions to hook

 

By default, all source code files are hooked, but you can change this by specifying only those file extensions which should be hooked.

 

For example, you may want to include C++ source and header files but exclude C source files with the .c extension:

 

cpp

h

or

cpp

cxx

hpp

hxx

h

 

The usual controls apply for adding, removing or changing items in a list:

 

Add... instructionStep adds a new row to the list instructionStep enter the extension you want to allow

 

Remove instructionStep removes selected items in the list

 

Remove All instructionStep removes all items, clearing the list
 

C++ instructionStep adds the file extensions for C++

 

C# instructionStep adds the file extensions for C#

 

Delphi instructionStep adds the file extensions for Delphi

 

Fortran 95 instructionStep adds the file extensions for Fortran 95

 

VB.Net instructionStep adds the file extensions for the VB.Net

 

VB6 instructionStep adds the file extensions for the Visual Basic 6
 

Alternatively, press b_del to delete selected items, and b_ctrl + b_a to select all items in the list first.

 

Clear the list to hook all source file types again.

 

note Do not include the dot in the extension.

 

The filters take effect on the next session. If you're in the middle of a session and existing views show data that will be excluded in the next session, then that data will be highlighted according to the colours settings

 

 

Reset All - Resets all global settings, not just those on the current page.

 

 

Reset - Resets the settings on the current page.