sfc-gh-tclinkenbeard
|
3c97f43138
|
Change Histogram::Unit::microseconds to milliseconds
|
2022-11-21 08:03:56 -08:00 |
sfc-gh-tclinkenbeard
|
d74a4e3e5b
|
Fix bug in Histogram::writeToLog
|
2022-11-21 08:03:56 -08:00 |
A.J. Beamon
|
4fd64630e8
|
Convert literal string ref instances to use _sr suffix
|
2022-09-19 11:35:58 -07:00 |
Markus Pilman
|
10e478dfc3
|
Flow is compiling
|
2022-06-23 16:35:19 -06:00 |
sfc-gh-tclinkenbeard
|
a71099471b
|
Update copyright header dates
|
2022-03-21 13:36:23 -07:00 |
Fuheng Zhao
|
2a147b53cb
|
update the logReport function
|
2021-08-27 13:47:30 -07:00 |
Fuheng Zhao
|
0516b2b24f
|
add clear to writeToLog
|
2021-08-27 13:45:11 -07:00 |
Fuheng Zhao
|
d8c257e263
|
resolve conflicts
|
2021-08-26 13:13:01 -07:00 |
Fuheng Zhao
|
8a19dac2f7
|
update the count and precetage to countLinear and percentageLinear
|
2021-08-26 13:08:11 -07:00 |
Fuheng Zhao
|
656dccae08
|
fix type
|
2021-08-26 13:02:55 -07:00 |
Fuheng Zhao
|
5eb92ae65c
|
reomve registry
|
2021-08-24 15:47:04 -07:00 |
Fuheng Zhao
|
57652a0cae
|
Format
|
2021-08-24 10:00:24 -07:00 |
Fuheng Zhao
|
b65a66fab7
|
log redwood histogram seperatly
|
2021-08-24 09:57:39 -07:00 |
Fuheng Zhao
|
5aeb6249a5
|
change unit::cout format into %u
|
2021-08-20 09:24:59 -07:00 |
Fuheng Zhao
|
dc31064e96
|
change histogram counts write to log format
|
2021-08-18 18:52:44 -07:00 |
sfc-gh-fzhao
|
40e674a6ba
|
Merge branch 'apple:master' into RedwoodHistogram
|
2021-08-09 15:14:15 -07:00 |
Yao Xiao
|
74a7da0179
|
Add histogram in GrvProxyServer.
|
2021-07-30 17:54:51 -07:00 |
Fuheng Zhao
|
1804c6e417
|
add a default output for histogram
|
2021-07-27 20:05:17 -07:00 |
Fuheng Zhao
|
edea7f4fe5
|
addRef
|
2021-07-27 19:23:47 -07:00 |
sfc-gh-fzhao
|
af881298de
|
Merge branch 'apple:master' into redWoodMetricsEnhancements
|
2021-07-14 18:30:55 -07:00 |
Fuheng Zhao
|
08463e0a8b
|
rename record_counter to count
|
2021-07-14 18:22:38 -07:00 |
Fuheng Zhao
|
1c7e3f08c2
|
format the files
|
2021-07-14 17:26:24 -07:00 |
Fuheng Zhao
|
126c87923f
|
switch unitmapper to static arry
|
2021-07-14 16:31:13 -07:00 |
Fuheng Zhao
|
7dbe10617b
|
format the code with devFormat
|
2021-07-12 16:07:18 -07:00 |
Fuheng Zhao
|
3544d1e99e
|
output sketches summary
|
2021-07-06 22:31:37 -07:00 |
Fuheng Zhao
|
34cd0d04d7
|
update redwoodmetrics structure; need to fix bug
|
2021-07-06 22:31:37 -07:00 |
Fuheng Zhao
|
87f8f89638
|
add drawHistogram method in histogram class
|
2021-07-06 22:31:37 -07:00 |
Fuheng Zhao
|
3497b96ace
|
change histogram class static member variable to non-static
|
2021-07-06 22:31:37 -07:00 |
Fuheng Zhao
|
78316927b9
|
add recordCounter in histogram to track data from small ranges
|
2021-07-06 22:31:37 -07:00 |
Fuheng Zhao
|
ab09a14778
|
add percentage unit to histogram class
|
2021-07-06 22:31:37 -07:00 |
Fuheng Zhao
|
9d1aeb3e1e
|
initial draft on RedWoodMetrics changes
|
2021-07-06 22:31:37 -07:00 |
Andrew Noyes
|
af0f286e17
|
Fix a few instances of UB
Member access to address which does not point to correct type
|
2021-06-22 21:44:59 -07:00 |
sfc-gh-tclinkenbeard
|
399c2c96f0
|
Remove unnecessary std::string copies from flow
|
2021-06-09 11:40:01 -07:00 |
Andrew Noyes
|
47368d114e
|
Use uint64_t instead of uint32_t for histogram reporting
|
2021-06-04 13:09:52 -07:00 |
Andrew Noyes
|
57b9ed3951
|
Avoid left shift of int by 32
|
2021-06-04 09:52:29 -07:00 |
FDB Formatster
|
df90cc89de
|
apply clang-format to *.c, *.cpp, *.h, *.hpp files
|
2021-03-10 10:18:07 -08:00 |
Xiaoge Su
|
4a0fa57989
|
Add bytes_per_second unit in histograms
|
2020-11-12 15:38:51 -08:00 |
Russell Sears
|
08e8a06933
|
PR comments; add missing addRef when re-using Histogram in HistogramRegistry; Instrument UnsentPacketQueue in FlowTransport
|
2020-11-08 08:37:16 -08:00 |
Russell Sears
|
df18f20efd
|
clang format
|
2020-11-05 10:27:41 -08:00 |
Russell Sears
|
26a66c632a
|
Allow histograms to be fetched by name (so multiple instances can share the same histogram
|
2020-11-05 10:27:37 -08:00 |
Russell Sears
|
cb004b3b22
|
Address pull request comments
|
2020-11-02 12:18:00 -08:00 |
Russell Sears
|
32c87bbb33
|
Lightweight, power of two spaced histogram implementation + automatic reporting
|
2020-11-02 11:13:16 -08:00 |