You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
855 B
22 lines
855 B
11 months ago
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||
|
<!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd">
|
||
|
<properties>
|
||
|
<entry key="profiler.settings.instrument.empty.methods">true</entry>
|
||
|
<entry key="ProfilerCPUSettings_profile_runnables">true</entry>
|
||
|
<entry key="ProfilerCPUSettings_filter_type">2</entry>
|
||
|
<entry key="ProfilerMemorySettings_track_every">10</entry>
|
||
|
<entry key="ProfilerMemorySettings_mode">4</entry>
|
||
|
<entry key="ProfilerCPUSettings_root_classes">com.action.**
|
||
|
com.bean.**
|
||
|
com.csgw.action.**
|
||
|
com.util.**
|
||
|
</entry>
|
||
|
<entry key="ProfilerCPUSettings_filter_value">com.action.*,
|
||
|
com.bean.*,
|
||
|
com.csgw.action.*,
|
||
|
com.util.*</entry>
|
||
|
<entry key="profiler.settings.istrument.getter.setter.methods">true</entry>
|
||
|
<entry key="myeclipse.profiling.mode">0</entry>
|
||
|
<entry key="ProfilerMemorySettings_stacktraces">-1</entry>
|
||
|
</properties>
|