Replace () with (void) in function prototypes
[platform/core/system/dlog.git] / src / shared / metrics.c
2021-04-12 Mateusz MajewskiReplace () with (void) in function prototypes 55/256755/3
2020-10-09 Mateusz MajewskiUse the sizeof(*ptr) pattern more consistently 75/245475/1
2020-08-21 Agnieszka BaumannMetrics sorting: prevent overflow and optimize 00/241900/3
2020-08-07 Karol LewandowskiMerge changes from topic "dlog-qos-2020" into tizen submit/tizen/20200807.160246
2020-08-07 Michal Blochdaemon: add metrics collection / QoS 67/240367/11
2020-08-06 Michal Blochmetrics: add clear and get_total functions 75/240475/2
2020-08-06 Michal Blochmetrics: fix a memleak 74/240474/1
2020-07-30 Mateusz MajewskiAdd metrics structure 91/225791/11