Test Info
Library Name | libhdr_histogram |
Version #1 | 0.9.11 |
Version #2 | 0.9.12 |
Arch | x86_64 |
GCC Version | 8 |
Subject | Binary Compatibility |
Test Results
Total Header Files | 6 |
Total Libraries | 1 |
Total Symbols / Types | 71 / 33 |
Compatibility |
100% |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 8 |
Removed Symbols | High | 0 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 1 |
Problems with Constants | Low | 0 |
Added Symbols 8
hdr_histogram.h,
libhdr_histogram.so.4.2.0
hdr_record_corrected_value_atomic ( struct hdr_histogram* h, int64_t value, int64_t expexcted_interval )
hdr_record_corrected_values_atomic ( struct hdr_histogram* h, int64_t value, int64_t count, int64_t expected_interval )
hdr_record_value_atomic ( struct hdr_histogram* h, int64_t value )
hdr_record_values_atomic ( struct hdr_histogram* h, int64_t value, int64_t count )
hdr_interval_recorder.h,
libhdr_histogram.so.4.2.0
hdr_interval_recorder_record_corrected_value_atomic ( struct hdr_interval_recorder* r, int64_t value, int64_t expected_interval )
hdr_interval_recorder_record_corrected_values_atomic ( struct hdr_interval_recorder* r, int64_t value, int64_t count, int64_t expected_interval )
hdr_interval_recorder_record_value_atomic ( struct hdr_interval_recorder* r, int64_t value )
hdr_interval_recorder_record_values_atomic ( struct hdr_interval_recorder* r, int64_t value, int64_t count )
to the top
Problems with Symbols, Low Severity 1
hdr_interval_recorder.h,
libhdr_histogram.so.3.1.2
[+] hdr_interval_recorder_sample_and_recycle ( struct hdr_interval_recorder* r, struct hdr_histogram* inactive_histogram ) 1
⇣
hdr_interval_recorder_sample_and_recycle ( struct hdr_interval_recorder* r, struct hdr_histogram* histogram_to_recycle )
|
Change |
Effect |
1 |
2nd parameter inactive_histogram has been renamed to histogram_to_recycle. |
Renaming of a parameter may indicate a change in its semantic meaning. |
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.3.1.2
to the top
Test Info
Library Name | libhdr_histogram |
Version #1 | 0.9.11 |
Version #2 | 0.9.12 |
Arch | x86_64 |
Subject | Source Compatibility |
Test Results
Total Header Files | 6 |
Total Libraries | 1 |
Total Symbols / Types | 71 / 33 |
Compatibility |
100% |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 8 |
Removed Symbols | High | 0 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Constants | Low | 0 |
Other Changes in Symbols | - | 1 |
Added Symbols 8
hdr_histogram.h
hdr_record_corrected_value_atomic ( struct hdr_histogram* h, int64_t value, int64_t expexcted_interval )
hdr_record_corrected_values_atomic ( struct hdr_histogram* h, int64_t value, int64_t count, int64_t expected_interval )
hdr_record_value_atomic ( struct hdr_histogram* h, int64_t value )
hdr_record_values_atomic ( struct hdr_histogram* h, int64_t value, int64_t count )
hdr_interval_recorder.h
hdr_interval_recorder_record_corrected_value_atomic ( struct hdr_interval_recorder* r, int64_t value, int64_t expected_interval )
hdr_interval_recorder_record_corrected_values_atomic ( struct hdr_interval_recorder* r, int64_t value, int64_t count, int64_t expected_interval )
hdr_interval_recorder_record_value_atomic ( struct hdr_interval_recorder* r, int64_t value )
hdr_interval_recorder_record_values_atomic ( struct hdr_interval_recorder* r, int64_t value, int64_t count )
to the top
Other Changes in Symbols 1
hdr_interval_recorder.h
[+] hdr_interval_recorder_sample_and_recycle ( struct hdr_interval_recorder* r, struct hdr_histogram* inactive_histogram ) 1
⇣
hdr_interval_recorder_sample_and_recycle ( struct hdr_interval_recorder* r, struct hdr_histogram* histogram_to_recycle )
|
Change |
Effect |
1 |
2nd parameter inactive_histogram has been renamed to histogram_to_recycle. |
No effect. |
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.3.1.2
to the top