aboutsummaryrefslogtreecommitdiffstats
path: root/src/vpp-api/client/stat_client.h
AgeCommit message (Expand)AuthorFilesLines
2023-03-02stats: expose symlink to stats clientOle Troan1-0/+1
2022-03-09stats: refactorDamjan Marion1-9/+7
2020-12-03stats: char-pointer arithmetic style-upVratko Polak1-6/+4
2020-12-02stats: void-pointer arithmetic fixElias Rudberg1-2/+3
2020-10-21stats: missing dimension in stat_set_simple_counterOle Troan1-2/+6
2020-09-09stats: Fix stat_segment to set timeout directlyRajesh Goel1-0/+13
2020-08-17stats: Move misplaced comment blockVratko Polak1-3/+3
2020-08-13stats: remove offsets on vpp sideOle Troan1-4/+11
2020-08-11stats: add timeout for in_progress access to stat segmentOle Troan1-3/+39
2019-08-15stats: refactor header filesDave Barach1-12/+41
2019-08-09stats: create /run/vpp before stat socket bind()YohanPipereau1-0/+2
2019-06-14stats: add version field to stat segment base headerOle Troan1-0/+2
2019-05-22stats: support multiple works for error countersOle Troan1-2/+2
2019-04-30stats: Add version defines in stat_client.hOle Troan1-0/+3
2019-04-16stats: Add name vectors to Python clientOle Troan1-0/+1
2019-02-28stats: Add interface name to sw_if_index as /if/namesOle Troan1-0/+2
2018-12-06stat_client: Fix the type castingMohsin Kazmi1-1/+2
2018-12-05stat-client: pass names as const stringsNeale Ranns1-2/+2
2018-11-26stats: Remove unneeded dependencies in stat_clientOle Troan1-7/+13
2018-11-22stat_client issues while running parallel tests.Paul Vinciguerra1-1/+19
2018-10-22stats: Add wrapper for vec_freeOle Troan1-0/+1
2018-09-17STATS: Dynamically mapped shared memory segmentOle Troan1-19/+14
2018-09-02STATS: Python binding to access VPP statistics and counters.Ole Troan1-5/+4
2018-08-29STATS: stat_client updates.Ole Troan1-0/+64