aboutsummaryrefslogtreecommitdiffstats
path: root/src/vpp/stats/stats.c
AgeCommit message (Expand)AuthorFilesLines
2018-06-10Add reaper functions to want events APIs (VPP-1304)Neale Ranns1-14/+66
2018-04-24mem-leak in stats handling (VPP-1250)Neale Ranns1-4/+18
2018-04-04Detailed stats collection featureNeale Ranns1-12/+20
2018-03-21UDP Encap countersNeale Ranns1-2/+146
2018-03-16stats: allow configuring poller delayKlement Sekera1-3/+76
2018-01-17stats: Fix per interface statsMohsin Kazmi1-126/+115
2018-01-11api: fix handlers that explicitly depend on svm queueFlorin Coras1-48/+48
2018-01-11api: remove transport specific code from handlersFlorin Coras1-78/+77
2018-01-09api: refactor vlibmemoryFlorin Coras1-51/+50
2017-12-12Stats for Multicast FIBNeale Ranns1-4/+376
2017-12-06UT: Repaired broken C unit tests (--enable-tests)Ole Troan1-2/+2
2017-09-14Stats refactorKeith Burns (alagalah)1-446/+977
2017-09-13STATS: Refactor missed adding messages to CRC dictionary.Ole Troan1-0/+18
2017-09-13VPP-972: fix coverity warnings in the stats scraperDave Barach1-3/+3
2017-09-07Allow individual stats API and introduce stats.apiKeith Burns (alagalah)1-413/+852
2017-08-18IP4_FIB stats API not indexing after FIB changes - VPP-951Keith Burns (alagalah)1-1/+3
2017-07-17Fix unlinking of /dev/shm files.Dave Wallace1-1/+0
2017-05-15Fix vnet_interface_counters API definitionAloys Augustin1-106/+154
2017-04-06Use thread local storage for thread indexDamjan Marion1-7/+7
2017-04-01MTRIE Optimisations 2Neale Ranns1-2/+6
2017-03-1764 bit per-thread countersNeale Ranns1-8/+8
2017-03-02Clean up binary api message handler registration issuesDave Barach1-7/+0
2017-01-25[re]Enable per-Adjacency/neighbour countersNeale Ranns1-8/+397
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+987