2ca94e HdrHistogram_c-0.9.13 base

46 files Authored by rpm-build 3 years ago, Committed by Packit 3 years ago,
46 files changed. 8303 lines added. 0 lines removed.
.gitignore
file added
+50
.gitmodules
file added
+3
CMakeLists.txt
file added
+51
COPYING.txt
file added
+121
LICENSE.txt
file added
+41
README.md
file added
+82
appveyor.yml
file added
+40
examples/CMakeLists.txt
file added
+19
examples/hdr_decoder.c
file added
+82
examples/hiccup.c
file added
+186
ide/codestyle.jar
file added
+0
lib/benchmark-1.5.0.zip
file added
+0
src/CMakeLists.txt
file added
+33
src/hdr_atomic.h
file added
+146
src/hdr_encoding.c
file added
+317
src/hdr_encoding.h
file added
+79
src/hdr_endian.h
file added
+116
src/hdr_histogram.c
file added
+1155
src/hdr_histogram.h
file added
+504
src/hdr_histogram_log.c
file added
+1218
src/hdr_histogram_log.h
file added
+166
src/hdr_interval_recorder.c
file added
+221
src/hdr_interval_recorder.h
file added
+109
src/hdr_tests.h
file added
+22
src/hdr_thread.c
file added
+102
src/hdr_thread.h
file added
+55
src/hdr_time.c
file added
+98
src/hdr_time.h
file added
+49
src/hdr_writer_reader_phaser.c
file added
+137
src/hdr_writer_reader_phaser.h
file added
+51
test/CMakeLists.txt
file added
+84
test/hdr_atomic_test.c
file added
+104
test/hdr_histogram_atomic_concurrency_test.c
file added
+116
test/hdr_histogram_atomic_test.c
file added
+567
test/hdr_histogram_benchmark.cpp
file added
+66
test/hdr_histogram_log_test.c
file added
+982
test/hdr_histogram_perf.c
file added
+104
test/hdr_histogram_test.c
file added
+593
test/hdr_test_util.h
file added
+32
test/hiccup.140623.1028.10646.hlog
file added
+16
test/jHiccup-2.0.1.logV0.hlog
file added
+85
test/jHiccup-2.0.6.logV1.hlog
file added
+92
test/jHiccup-2.0.7S.logV2.hlog
file added
+66
test/jHiccup-2.0.7S.logV3.hlog
file added
+66
test/minunit.c
file added
+25
test/minunit.h
file added
+52
    HdrHistogram_c-0.9.13 base
    
        
file added
+50
file added
+3
file added
+51
file added
+121
file added
+41
file added
+82
file added
+40
file added
+186
file added
+0
empty file added
empty file added
file added
+33
file added
+146
file added
+317
file added
+79
file added
+116
file added
+1155
file added
+504
file added
+1218
file added
+22
file added
+102
file added
+55
file added
+98
file added
+49
file added
+84
file added
+104
file added
+32
file added
+25
file added
+52