GitHub / HdrHistogram/HdrHistogram_c issues and pull requests
#129 - Cmake patches
Pull Request -
State: open - Opened by ckampm 3 months ago
#128 - Provide CMake Alias target for usage as subproject
Issue -
State: open - Opened by ckampm 3 months ago
#127 - Headers not found if installed to a non-default location
Issue -
State: open - Opened by ckampm 3 months ago
#126 - `bool hdr_record_value(struct hdr_histogram* h, int64_t value)` can record out of bounds values and should be capped with min & max values
Issue -
State: open - Opened by DrEsteban 9 months ago
- 1 comment
Labels: bug
#125 - hdr_min when nothing is recorded yet
Issue -
State: open - Opened by pkbehera 10 months ago
#124 - gcc 12.2 misoptimizes the code with `ipa-ra` when linking hdr_histogram_static into an `.so` file
Issue -
State: open - Opened by TimWolla over 1 year ago
#123 - undefined behavior (left shift of negative value) when encoding an empty histogram
Issue -
State: open - Opened by TimWolla over 1 year ago
#122 - hdr_historgram_log: fix 3 memory leaks on histogram-counts
Pull Request -
State: closed - Opened by DavidKorczynski over 1 year ago
#121 - hdr_histogram_log: Fix potential division-by-zero
Pull Request -
State: closed - Opened by DavidKorczynski over 1 year ago
#120 - Add fuzzing by way of ClusterFuzzLite
Pull Request -
State: closed - Opened by DavidKorczynski over 1 year ago
- 1 comment
#119 - FreeBSD 13.2 compilation error.
Issue -
State: open - Opened by tmcgilchrist over 1 year ago
#118 - INTEGER_OVERFLOW in `src/hdr_histogram.c`
Issue -
State: open - Opened by VoroninArtemii almost 2 years ago
#117 - Add missing newline in hdr_histogram_version.h
Pull Request -
State: closed - Opened by tniessen over 2 years ago
#116 - hdr_value_at_percentile says 95th percentile of empty histogram is 63
Issue -
State: open - Opened by lukeocamden over 2 years ago
- 1 comment
#115 - tools: include version header file
Pull Request -
State: closed - Opened by marco-ippolito over 2 years ago
- 6 comments
#114 - Some intrinsics are not available in clang/win/arm
Pull Request -
State: closed - Opened by zcbenz over 2 years ago
- 2 comments
#113 - compile error: HDR_LOG_REQUIRED=ON and unable to find zlib library
Issue -
State: closed - Opened by Nana-nn over 2 years ago
- 1 comment
#112 - Version info needed in the repository
Issue -
State: closed - Opened by MrJithil over 2 years ago
- 4 comments
#111 - Suggest fuzzer for hdr_log_read()
Issue -
State: open - Opened by autofuzzoss almost 3 years ago
#110 - Improve performance for mean value calculation
Pull Request -
State: closed - Opened by oskurat almost 3 years ago
#109 - BSD Licensing for Philip Orwig
Pull Request -
State: closed - Opened by cluon about 3 years ago
- 1 comment
#108 - hdr_interval_recorder.h: fix typos in function documentation
Pull Request -
State: closed - Opened by castilma over 3 years ago
#107 - `hdr_value_at_percentile` optimization.
Pull Request -
State: closed - Opened by yoav-steinberg over 3 years ago
- 5 comments
#106 - pkg-config file: fix handling of variable-relative paths
Pull Request -
State: closed - Opened by eli-schwartz over 3 years ago
- 5 comments
#105 - Clean pkgconfig
Pull Request -
State: closed - Opened by remicollet over 3 years ago
- 7 comments
#104 - fix pkgconfig installation
Pull Request -
State: closed - Opened by remicollet over 3 years ago
#103 - Add pkg-config file
Pull Request -
State: closed - Opened by tristan957 over 3 years ago
- 7 comments
#102 - Fix includes
Pull Request -
State: closed - Opened by tristan957 over 3 years ago
- 6 comments
#101 - Mirror include directory in source tree
Pull Request -
State: closed - Opened by tristan957 over 3 years ago
- 5 comments
#100 - Mirror the install header layout in the source tree
Issue -
State: closed - Opened by tristan957 over 3 years ago
- 8 comments
#99 - Spelling fixes
Pull Request -
State: closed - Opened by noj over 3 years ago
#98 - ARM (Raspberry PI) build
Issue -
State: open - Opened by lpezet over 3 years ago
- 1 comment
#97 - If both the static library and the shared library install options are OFF, then configure fails
Issue -
State: closed - Opened by tristan957 almost 4 years ago
#96 - hdr_value_at_percentile top on-cpu hotspots by function/LOC
Issue -
State: closed - Opened by filipecosta90 almost 4 years ago
- 2 comments
#95 - Road to 1.0.
Issue -
State: open - Opened by mikeb01 almost 4 years ago
- 3 comments
#94 - hdr_value_at_percentile 30% on cpu time reduction: reuse common computed values within `highest_equivalent_value`/`lowest_equivalent_value`/`hdr_median_equivalent_value` calls on `hdr_next_non_equivalent_value`
Pull Request -
State: closed - Opened by filipecosta90 almost 4 years ago
- 2 comments
#93 - Avoid reading past the end of the input buffer
Pull Request -
State: closed - Opened by uluyol about 4 years ago
#92 - Documentation of the hdr_init
Issue -
State: closed - Opened by assaad about 4 years ago
- 2 comments
#91 - HDR count between 2 values
Issue -
State: closed - Opened by assaad about 4 years ago
- 4 comments
#90 - Added new API hdr_value_at_percentiles() as a means for redudant computation removal
Pull Request -
State: closed - Opened by filipecosta90 over 4 years ago
- 3 comments
#89 - Add the ability to change the HdrHistogram allocator at compile time.
Pull Request -
State: closed - Opened by filipecosta90 over 4 years ago
- 2 comments
#88 - PackedHistogram support
Issue -
State: open - Opened by filipecosta90 almost 5 years ago
#87 - Fix installation folder for runtime
Pull Request -
State: closed - Opened by SpaceIm almost 5 years ago
#86 - fix copy/paste issue in macro name
Pull Request -
State: closed - Opened by remicollet about 5 years ago
#85 - Build errors
Issue -
State: closed - Opened by chronoxor about 5 years ago
#84 - add options to be able to not install libraries
Pull Request -
State: closed - Opened by remicollet about 5 years ago
#83 - Add GitHub Actions config, remove AppVeyor config
Pull Request -
State: closed - Opened by mikedld about 5 years ago
- 2 comments
#82 - Improve CMake configuration, bump required CMake version
Pull Request -
State: closed - Opened by mikedld about 5 years ago
- 5 comments
#81 - Build issues
Issue -
State: closed - Opened by Asharma34 about 5 years ago
- 3 comments
#80 - Resolve issues reported by Coverity scan
Pull Request -
State: closed - Opened by natoscott about 5 years ago
#79 - hdr_histogram_log_test.decode_v3_log fails on Alpine Linux (musl libc)
Issue -
State: closed - Opened by jirutka over 5 years ago
- 1 comment
#78 - Fixed build under GCC, CLang
Pull Request -
State: closed - Opened by chronoxor over 5 years ago
#77 - Add support for OpenBSD
Pull Request -
State: closed - Opened by ohz10 over 5 years ago
- 1 comment
#76 - [add] support for google's microbenchmark framework
Pull Request -
State: closed - Opened by filipecosta90 over 5 years ago
- 4 comments
#75 - hdr_close(): no-op if pointer is null
Pull Request -
State: closed - Opened by dijkstracula almost 6 years ago
- 1 comment
#74 - Create program345
Pull Request -
State: closed - Opened by captain2026 almost 6 years ago
- 1 comment
#73 - Allow flags to be redefined
Pull Request -
State: closed - Opened by lzap almost 6 years ago
#72 - Please explain tagging strategy
Issue -
State: closed - Opened by lzap almost 6 years ago
- 2 comments
#71 - test: some compile warning and heap-use-after-free cleanups.
Pull Request -
State: closed - Opened by htuch almost 6 years ago
#70 - Add hdr_reset() on inactive_histogram when non-null
Issue -
State: closed - Opened by giltene about 6 years ago
#69 - document hdr_interval_recorder_sample() is "dangerous".
Issue -
State: closed - Opened by giltene about 6 years ago
- 1 comment
#68 - hdr_interval_recorder_record_value_atomic is non-atomic
Issue -
State: closed - Opened by giltene about 6 years ago
#67 - Add atomic value recording APIs
Issue -
State: closed - Opened by giltene about 6 years ago
- 8 comments
#66 - Fix c++ warnings
Pull Request -
State: closed - Opened by ahothan about 6 years ago
#65 - Release 0.9.10
Pull Request -
State: closed - Opened by alehandru about 6 years ago
#64 - docs: fix appveyor badge in README
Pull Request -
State: closed - Opened by ahwayakchih about 6 years ago
- 1 comment
#63 - Enable both x86 and x64 builds in appveyor
Pull Request -
State: closed - Opened by ahwayakchih about 6 years ago
- 8 comments
#62 - potential memory leak
Issue -
State: closed - Opened by bmacnaughton about 6 years ago
- 3 comments
#61 - Win32 build
Issue -
State: closed - Opened by ahwayakchih about 6 years ago
- 6 comments
#60 - cmake: search for zlib on non-win32
Pull Request -
State: closed - Opened by dotnwat over 6 years ago
- 1 comment
#59 - Fixed the misleading comment on the hdr_init
Pull Request -
State: closed - Opened by clarkok almost 7 years ago
#58 - Fix leak in hdr_interval_recorder
Pull Request -
State: closed - Opened by markaylett almost 7 years ago
#57 - hdr_record_value does not actually check value > highest_trackable_value
Issue -
State: closed - Opened by jhoellerbauer-tri about 7 years ago
- 1 comment
#56 - hdr_add( ) causes memory corruption?
Issue -
State: closed - Opened by neutronsharc about 7 years ago
- 6 comments
#55 - Fix const-ness of casts
Pull Request -
State: closed - Opened by cajun-rat about 7 years ago
- 1 comment
#54 - Hdr writer reader phaser leak fix
Pull Request -
State: closed - Opened by chrisejones over 7 years ago
- 1 comment
#53 - build: add cmake build options
Pull Request -
State: closed - Opened by dotnwat over 7 years ago
- 1 comment
#52 - Introduce hdr_close() function to fix histogram memory leak
Pull Request -
State: closed - Opened by chronoxor over 7 years ago
- 1 comment
#51 - Modified performance test to avoid unsupported tick (') format
Pull Request -
State: closed - Opened by cesaref over 7 years ago
- 4 comments
#50 - Fix tests by adjusting for the change in struct sizes
Pull Request -
State: closed - Opened by cesaref over 7 years ago
- 1 comment
#49 - Is this project being actively maintained?
Issue -
State: closed - Opened by cesaref over 7 years ago
- 1 comment
#48 - Some small changes
Pull Request -
State: closed - Opened by cesaref over 7 years ago
- 1 comment
#47 - Fix missing #endif
Pull Request -
State: closed - Opened by chronoxor almost 8 years ago
- 1 comment
#46 - Build failed
Issue -
State: closed - Opened by chronoxor almost 8 years ago
- 2 comments
#45 - Use a different clock to obtain the start time
Pull Request -
State: closed - Opened by orpiske almost 8 years ago
- 2 comments
#44 - Incorrect start time in the header
Issue -
State: closed - Opened by orpiske almost 8 years ago
- 1 comment
#43 - Improved cmake script
Pull Request -
State: closed - Opened by ksergey about 8 years ago
- 1 comment
#42 - Add a hdr_interval_recorder example to README
Issue -
State: closed - Opened by giltene over 8 years ago
- 5 comments
#41 - Segmentation fault
Issue -
State: closed - Opened by suni1mp over 8 years ago
- 5 comments
#40 - segmentation fault
Issue -
State: closed - Opened by suni1mp over 8 years ago
- 4 comments
#39 - Double histograms
Issue -
State: open - Opened by Licenser over 8 years ago
- 2 comments
#38 - Is it possible to build HdrHistogram_c under windows by using mingw?
Issue -
State: closed - Opened by xlong88 over 8 years ago
- 6 comments
#37 - %d.%d printf and sscanf formatting of timestamps is wrong
Issue -
State: closed - Opened by giltene almost 9 years ago
#36 - linear iteration goes into infinite loop on recording new values
Issue -
State: closed - Opened by gkamal almost 9 years ago
- 1 comment
#35 - build: allow inclusion into cmake projects via add_subdirectory()
Pull Request -
State: closed - Opened by lomew almost 9 years ago
- 1 comment
#34 - AIX Support
Issue -
State: closed - Opened by arienchen about 9 years ago
- 1 comment
#33 - Failure on travis CI, clock_gettime reference
Issue -
State: closed - Opened by beberlei about 9 years ago
#32 - hdr_thread.h not installed
Issue -
State: closed - Opened by remicollet over 9 years ago
#31 - SOVERSION is not to be related to library version
Issue -
State: closed - Opened by remicollet over 9 years ago
- 1 comment
#30 - Use local include for hdr_thread.h
Pull Request -
State: closed - Opened by jsgf over 9 years ago