From e0b768ed68a40d9014f22b8a1c6fd823365a360f Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 27 Apr 2023 08:37:19 +0200 Subject: update to 0.11.7 --- compat_reports/0.11.5_to_0.11.6/compat_report.html | 485 ++++++++++++++++++++ compat_reports/0.11.6_to_0.11.7/compat_report.html | 509 +++++++++++++++++++++ 2 files changed, 994 insertions(+) create mode 100644 compat_reports/0.11.5_to_0.11.6/compat_report.html create mode 100644 compat_reports/0.11.6_to_0.11.7/compat_report.html (limited to 'compat_reports') diff --git a/compat_reports/0.11.5_to_0.11.6/compat_report.html b/compat_reports/0.11.5_to_0.11.6/compat_report.html new file mode 100644 index 0000000..b71d440 --- /dev/null +++ b/compat_reports/0.11.5_to_0.11.6/compat_report.html @@ -0,0 +1,485 @@ + + + + + + + + + + +libhdr_histogram: 0.11.5 to 0.11.6 compatibility report + + + +

API compatibility report for the libhdr_histogram library between 0.11.5 and 0.11.6 versions on x86_64

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibhdr_histogram
Version #10.11.5
Version #20.11.6
Archx86_64
GCC Version11
SubjectBinary Compatibility
+

Test Results


+ + + + + + +
Total Header Files6
Total Libraries1
Total Symbols / Types82 / 34
Compatibility100%
+

Problem Summary


+ + + + + + + + + +
SeverityCount
Added Symbols-0
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
+ +

Header Files  6 


+
+hdr_histogram.h
+hdr_histogram_log.h
+hdr_interval_recorder.h
+hdr_thread.h
+hdr_time.h
+hdr_writer_reader_phaser.h
+
+
to the top
+

Libraries  1 


+
+libhdr_histogram.so.106.1.1
+
+
to the top
+


+

Test Info


+ + + + + + +
Library Namelibhdr_histogram
Version #10.11.5
Version #20.11.6
Archx86_64
SubjectSource Compatibility
+

Test Results


+ + + + + + +
Total Header Files6
Total Libraries1
Total Symbols / Types82 / 34
Compatibility100%
+

Problem Summary


+ + + + + + + + + +
SeverityCount
Added Symbols-0
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
+ +

Header Files  6 


+
+hdr_histogram.h
+hdr_histogram_log.h
+hdr_interval_recorder.h
+hdr_thread.h
+hdr_time.h
+hdr_writer_reader_phaser.h
+
+
to the top
+

Libraries  1 


+
+libhdr_histogram.so.106.1.1
+
+
to the top
+



+ +
+ + diff --git a/compat_reports/0.11.6_to_0.11.7/compat_report.html b/compat_reports/0.11.6_to_0.11.7/compat_report.html new file mode 100644 index 0000000..614a7cb --- /dev/null +++ b/compat_reports/0.11.6_to_0.11.7/compat_report.html @@ -0,0 +1,509 @@ + + + + + + + + + +libhdr_histogram: 0.11.6 to 0.11.7 compatibility report + + + +

API compatibility report for the libhdr_histogram library between 0.11.6 and 0.11.7 versions on x86_64

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibhdr_histogram
Version #10.11.6
Version #20.11.7
Archx86_64
GCC Version12
SubjectBinary Compatibility
+

Test Results


+ + + + + + +
Total Header Files6
Total Libraries1
Total Symbols / Types82 / 34
Compatibility100%
+

Problem Summary


+ + + + + + + + + +
SeverityCount
Added Symbols-0
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
+ +

Header Files  6 


+
+hdr_histogram.h
+hdr_histogram_log.h
+hdr_interval_recorder.h
+hdr_thread.h
+hdr_time.h
+hdr_writer_reader_phaser.h
+
+
to the top
+

Libraries  1 


+
+libhdr_histogram.so.106.1.2
+
+
to the top
+


+

Test Info


+ + + + + + +
Library Namelibhdr_histogram
Version #10.11.6
Version #20.11.7
Archx86_64
SubjectSource Compatibility
+

Test Results


+ + + + + + +
Total Header Files6
Total Libraries1
Total Symbols / Types82 / 34
Compatibility100%
+

Problem Summary


+ + + + + + + + + + +
SeverityCount
Added Symbols-0
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
Other Changes
in Constants
-1
+ + +

Other Changes in Constants  1 


+hdr_histogram_version.h
+ +[+] HDR_HISTOGRAM_VERSION +
+ + +
+to the top
+

Header Files  6 


+
+hdr_histogram.h
+hdr_histogram_log.h
+hdr_interval_recorder.h
+hdr_thread.h
+hdr_time.h
+hdr_writer_reader_phaser.h
+
+
to the top
+

Libraries  1 


+
+libhdr_histogram.so.106.1.2
+
+
to the top
+



+ +
+ + -- cgit