aboutsummaryrefslogtreecommitdiffstats
path: root/src/vpp/stats/stat_segment.h
AgeCommit message (Expand)AuthorFilesLines
2022-03-09stats: refactorDamjan Marion1-123/+0
2021-09-23stats: revert stat_validate_counter_vector3 non-staticRay Kinsella1-3/+0
2021-09-09stats: revert enable/disable segments pollsRay Kinsella1-5/+2
2021-08-31stats: enable/disable segments pollsRay Kinsella1-2/+5
2021-08-31stats: stat_validate_counter_vector3 non-staticRay Kinsella1-0/+3
2021-05-06stats: move vector_rate counters into providerOle Troan1-17/+14
2021-05-06stats: memory heap countersOle Troan1-4/+9
2021-05-04stats: adding symlinks for nodes and interfaces in the stat segmentArthur de Kerhor1-17/+22
2020-09-17stats: configurable page sizeDamjan Marion1-0/+1
2020-08-13stats: remove offsets on vpp sideOle Troan1-8/+2
2020-02-05stats: fix state counter removalVladimir Isaev1-0/+2
2019-10-02vlib: improve summary vector-rate statisticsDave Barach1-0/+3
2019-09-04stats: add /if/<n>/<n>/state for lacp interface stateSteven Luong1-0/+5
2019-08-15stats: refactor header filesDave Barach1-33/+1
2019-06-18stats: fix memory leakage when adding / deleting interfacesOle Troan1-1/+5
2019-06-14stats: add version field to stat segment base headerOle Troan1-0/+4
2019-05-22stats: support multiple works for error countersOle Troan1-0/+1
2019-05-10Fix stat seg average vector rate computationDave Barach1-10/+15
2019-04-02stat-segment: scaling improvementNeale Ranns1-0/+1
2019-03-01stats: Add node names in /sys/nodes/namesOle Troan1-1/+4
2019-02-28stats: Add interface name to sw_if_index as /if/namesOle Troan1-9/+13
2019-02-26stats: buffer gauge callbacks use index instead of name.Ole Troan1-4/+10
2019-02-22stats: add buffer gaugesFilip Tehlar1-0/+8
2018-11-26stats: Remove unneeded dependencies in stat_clientOle Troan1-12/+1
2018-09-28stats: Split stat_segment and stats code in preparation for deprecation.Ole Troan1-0/+21
2018-09-17STATS: Dynamically mapped shared memory segmentOle Troan1-0/+97