aboutsummaryrefslogtreecommitdiffstats
path: root/src/vpp/app/vpp_get_stats.c
AgeCommit message (Expand)AuthorFilesLines
2020-02-05stats: fix state counter removalVladimir Isaev1-0/+6
2019-05-22stats: support multiple works for error countersOle Troan1-2/+6
2019-02-28stats: Add interface name to sw_if_index as /if/namesOle Troan1-0/+9
2018-10-17stats: vpp_get_stats missing last interface in dumpOle Troan1-2/+2
2018-10-02Stats: vpp_prometheus_export fixes.Ole Troan1-0/+4
2018-09-28stats: Split stat_segment and stats code in preparation for deprecation.Ole Troan1-1/+0
2018-09-17STATS: Dynamically mapped shared memory segmentOle Troan1-26/+48
2018-09-02STATS: Python binding to access VPP statistics and counters.Ole Troan1-1/+1
2018-08-30Crude stat segment lock recoveryDave Barach1-1/+3
2018-08-29STATS: stat_client updates.Ole Troan1-0/+242