Blame view

.myeclipse/profiler/Java.xml 3.17 KB
ad5081d3   孙向锦   初始化项目
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
  <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd">
  <properties>
  <entry key="app_preset_prof_preset_name">Java Launch Configuration</entry>
  <entry key="app_preset_prof_preset_filter_s"/>
  <entry key="app_preset_prof_preset_filter_p">com.fh.controller.*,
  com.fh.dao.*,
  com.fh.entity.*,
  com.fh.filter.*,
  com.fh.interceptor.*,
  com.fh.listener.*,
  com.fh.plugin.*,
  com.fh.resolver.*,
  com.fh.service.dst.datasource2.*,
  com.fh.service.fhdb.brdb.*,
  com.fh.service.fhdb.timingbackup.*,
  com.fh.service.fhoa.datajur.*,
  com.fh.service.fhoa.department.*,
  com.fh.service.fhoa.fhfile.*,
  com.fh.service.fhoa.staff.*,
  com.fh.service.information.attached.*,
  com.fh.service.information.pictures.*,
  com.fh.service.system.appuser.*,
  com.fh.service.system.buttonrights.*,
  com.fh.service.system.codeeditor.*,
  com.fh.service.system.createcode.*,
  com.fh.service.system.dictionaries.*,
  com.fh.service.system.fhbutton.*,
  com.fh.service.system.fhlog.*,
  com.fh.service.system.fhsms.*,
  com.fh.service.system.loginimg.*,
  com.fh.service.system.menu.*,
  com.fh.service.system.role.*,
  com.fh.service.system.user.*,
  com.fh.service.weixin.command.*,
  com.fh.service.weixin.imgmsg.*,
  com.fh.service.weixin.key.*,
  com.fh.service.weixin.mymenu.*,
  com.fh.service.weixin.textmsg.*,
  com.fh.util.*</entry>
  <entry key="app_preset_prof_preset_alloc_p">10</entry>
  <entry key="app_preset_"/>
  <entry key="app_preset_prof_preset_samplingRefreshRate_s">1000</entry>
  <entry key="app_preset_prof_preset_stacks_p">false</entry>
  <entry key="app_preset_prof_preset_roots_p">com.fh.controller.**
  com.fh.dao.**
  com.fh.entity.**
  com.fh.filter.**
  com.fh.interceptor.**
  com.fh.listener.**
  com.fh.plugin.**
  com.fh.resolver.**
  com.fh.service.dst.datasource2.**
  com.fh.service.fhdb.brdb.**
  com.fh.service.fhdb.timingbackup.**
  com.fh.service.fhoa.datajur.**
  com.fh.service.fhoa.department.**
  com.fh.service.fhoa.fhfile.**
  com.fh.service.fhoa.staff.**
  com.fh.service.information.attached.**
  com.fh.service.information.pictures.**
  com.fh.service.system.appuser.**
  com.fh.service.system.buttonrights.**
  com.fh.service.system.codeeditor.**
  com.fh.service.system.createcode.**
  com.fh.service.system.dictionaries.**
  com.fh.service.system.fhbutton.**
  com.fh.service.system.fhlog.**
  com.fh.service.system.fhsms.**
  com.fh.service.system.loginimg.**
  com.fh.service.system.menu.**
  com.fh.service.system.role.**
  com.fh.service.system.user.**
  com.fh.service.weixin.command.**
  com.fh.service.weixin.imgmsg.**
  com.fh.service.weixin.key.**
  com.fh.service.weixin.mymenu.**
  com.fh.service.weixin.textmsg.**
  com.fh.util.**
  </entry>
  <entry key="profiler.settings.instrument.empty.methods">false</entry>
  <entry key="myeclipse.profiling.mode">0</entry>
  <entry key="profiler.settings.istrument.getter.setter.methods">false</entry>
  <entry key="app_preset_prof_preset_samplingRate_s">100</entry>
  <entry key="app_preset_prof_preset_filterMode_s">true</entry>
  <entry key="app_preset_prof_preset_selector"/>
  <entry key="app_preset_prof_preset_refreshRate_s">1000</entry>
  <entry key="app_preset_prof_preset_runnables_p">true</entry>
  <entry key="app_preset_prof_preset_filterMode_p">false</entry>
  <entry key="app_preset_prof_preset_memoryMode_p">true</entry>
  </properties>