javacore-analyser 2.2.0.dev114__py3-none-any.whl → 2.2.0.dev116__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- javacore_analyser/data/xml/report.xsl +1 -1
- javacore_analyser/tips.py +3 -3
- {javacore_analyser-2.2.0.dev114.dist-info → javacore_analyser-2.2.0.dev116.dist-info}/METADATA +1 -1
- {javacore_analyser-2.2.0.dev114.dist-info → javacore_analyser-2.2.0.dev116.dist-info}/RECORD +7 -7
- {javacore_analyser-2.2.0.dev114.dist-info → javacore_analyser-2.2.0.dev116.dist-info}/WHEEL +0 -0
- {javacore_analyser-2.2.0.dev114.dist-info → javacore_analyser-2.2.0.dev116.dist-info}/entry_points.txt +0 -0
- {javacore_analyser-2.2.0.dev114.dist-info → javacore_analyser-2.2.0.dev116.dist-info}/licenses/LICENSE +0 -0
@@ -159,7 +159,7 @@
|
|
159
159
|
<button data-search="clear">✖</button>
|
160
160
|
</div>
|
161
161
|
<div class="content">
|
162
|
-
<h1>
|
162
|
+
<h1>Javacore Analyser Report</h1>
|
163
163
|
<div class="margined">
|
164
164
|
from data between
|
165
165
|
<b><xsl:value-of select="doc/report_info/javacores_generation_time/starting_time"/></b> and
|
javacore_analyser/tips.py
CHANGED
@@ -73,8 +73,8 @@ class DifferentIssuesTip:
|
|
73
73
|
MAX_INTERVAL_FOR_JAVACORES = 330 # 330 seconds (5 minutes and a little more time)
|
74
74
|
DIFFERENT_ISSUES_MESSAGE = """[WARNING] The time interval between javacore {0} and {1} is {2:.0f} seconds, while
|
75
75
|
the recommended maximum interval between two javacores is 300 seconds (5 minutes). It is likely that these
|
76
|
-
two javacores do not correspond to one occurrence of a single issue. Please review the list of javacores
|
77
|
-
|
76
|
+
two javacores do not correspond to one occurrence of a single issue. Please review the list of javacores
|
77
|
+
and the tool only against the ones that are applicable for the issue you are investigating. """
|
78
78
|
|
79
79
|
@staticmethod
|
80
80
|
def generate(javacore_set):
|
@@ -103,7 +103,7 @@ class TooFewJavacoresTip:
|
|
103
103
|
|
104
104
|
MIN_NUMBER_OF_JAVACORES = 10
|
105
105
|
|
106
|
-
ONE_JAVACORE_WARNING = '''[WARNING] You generated this
|
106
|
+
ONE_JAVACORE_WARNING = '''[WARNING] You generated this the report with only one javacore.
|
107
107
|
CPU usage calculation is not possible.'''
|
108
108
|
|
109
109
|
NOT_ENOUGH_JAVACORES_MESSAGE = """[WARNING] You ran the tool against {0} Javacores. The analysis
|
{javacore_analyser-2.2.0.dev114.dist-info → javacore_analyser-2.2.0.dev116.dist-info}/METADATA
RENAMED
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: javacore_analyser
|
3
|
-
Version: 2.2.0.
|
3
|
+
Version: 2.2.0.dev116
|
4
4
|
Summary: The tool to review IBM Javacore files
|
5
5
|
Project-URL: Homepage, https://github.com/IBM/javacore-analyser
|
6
6
|
Project-URL: Issues, https://github.com/IBM/javacore-analyser/issues
|
{javacore_analyser-2.2.0.dev114.dist-info → javacore_analyser-2.2.0.dev116.dist-info}/RECORD
RENAMED
@@ -16,7 +16,7 @@ javacore_analyser/stack_trace.py,sha256=8sb8z4ac_L0yyxqJX1ukrTZRyngkHcA3zkXyqxG5
|
|
16
16
|
javacore_analyser/stack_trace_element.py,sha256=pZPrK1ACBUDE7YsVOFhTfewXequ1m5P-B0N-9RuhkWo,1143
|
17
17
|
javacore_analyser/stack_trace_kind.py,sha256=lOdfb_F3XrwDLciPk_ZgM_fmMn5JoXsIUjr7pjvmU4M,157
|
18
18
|
javacore_analyser/thread_snapshot.py,sha256=yp7uJwF5adMN2UAhOn-lLtSP2X3j8utUfafjyKu8r4E,13252
|
19
|
-
javacore_analyser/tips.py,sha256=
|
19
|
+
javacore_analyser/tips.py,sha256=JggNTmCkH2x2jqFChdnWlex8hU9q3Gy5IqJaxDQtPwI,8625
|
20
20
|
javacore_analyser/verbose_gc.py,sha256=FdSzj9bB9GrJVM8qzkvjNm0LsJZRvKWpd2oMQ8G8eEE,6373
|
21
21
|
javacore_analyser/data/expand.js,sha256=KwqvNUoO7yMDeQKcnLDywfMdR3Zsjan5L8QoPsQQLGo,956
|
22
22
|
javacore_analyser/data/style.css,sha256=HSKPajW3EItHjye6mSGNMRPEzfE2r7o1Gq-BEAI54Ts,2879
|
@@ -35,14 +35,14 @@ javacore_analyser/data/jquery/theme.blue.css,sha256=cPcj8KaUj_zNy_xtDfrodSLue94n
|
|
35
35
|
javacore_analyser/data/jquery/theme.default.min.css,sha256=5sgExNTnkN8NcApKIU73_aqgZmqq_zJp9-9zXf9aSEw,4502
|
36
36
|
javacore_analyser/data/jquery/wait2scripts.js,sha256=jORUs9xgz_o-VnRm0RxjKlraZOleQrPp5DmTyrMBwrM,8577
|
37
37
|
javacore_analyser/data/xml/index.xml,sha256=9VH2rmri3FQpXcW39kbyi2dON94C5XTiaQn0ioExCe8,282
|
38
|
-
javacore_analyser/data/xml/report.xsl,sha256=
|
38
|
+
javacore_analyser/data/xml/report.xsl,sha256=sAh7vSUiMZ2yTo2DlrG0EZ2ks5rJL3xxG5NigU8wYOk,59112
|
39
39
|
javacore_analyser/data/xml/javacores/javacore.xml,sha256=6dG89Whx1_kpEYVS_F6Upa2XuXnXorlQATFc8kD5Mfc,280
|
40
40
|
javacore_analyser/data/xml/javacores/javacore.xsl,sha256=5cnIp08Q9FccljHH8duoJQYofyW8lwUCGtpdzz5Y0Y8,11644
|
41
41
|
javacore_analyser/data/xml/threads/thread.xml,sha256=6dG89Whx1_kpEYVS_F6Upa2XuXnXorlQATFc8kD5Mfc,280
|
42
42
|
javacore_analyser/data/xml/threads/thread.xsl,sha256=1tg5tImtr1gyZ8Q61tqIukNtm1fQ6R8YoKC3EgIjLRA,14084
|
43
43
|
javacore_analyser/templates/index.html,sha256=aEuyry-HZ9HlQNwfbugugvqbSxwlo7LrQnrDmqO34YE,1682
|
44
|
-
javacore_analyser-2.2.0.
|
45
|
-
javacore_analyser-2.2.0.
|
46
|
-
javacore_analyser-2.2.0.
|
47
|
-
javacore_analyser-2.2.0.
|
48
|
-
javacore_analyser-2.2.0.
|
44
|
+
javacore_analyser-2.2.0.dev116.dist-info/METADATA,sha256=OB8z1EivX8WnISZ8psh9FAa1uB3dHmHXuhF0GNiBby4,22215
|
45
|
+
javacore_analyser-2.2.0.dev116.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
46
|
+
javacore_analyser-2.2.0.dev116.dist-info/entry_points.txt,sha256=W3S799zI58g5-jWMsC3wY9xksz21LPEMYOILv8sayfM,160
|
47
|
+
javacore_analyser-2.2.0.dev116.dist-info/licenses/LICENSE,sha256=xllut76FgcGL5zbIRvuRc7aezPbvlMUTWJPsVr2Sugg,11358
|
48
|
+
javacore_analyser-2.2.0.dev116.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|