aboutsummaryrefslogtreecommitdiffstats
path: root/src/vpp/stats/stats.c
AgeCommit message (Expand)AuthorFilesLines
2018-09-28stats: Split stat_segment and stats code in preparation for deprecation.Ole Troan1-3250/+0
2018-09-20UDP-Encap: name counters for the stats segmentNeale Ranns1-3/+1
2018-09-17STATS: Dynamically mapped shared memory segmentOle Troan1-2/+1
2018-07-26VPP-1359 Wrong vl_msg_idLukasz Majczak1-1/+1
2018-07-18Add config option to use dlmalloc instead of mheapDave Barach1-2/+2
2018-06-29VPP-1324 SIGSEGV vl_msg_api_handler_with_vm_node()Lukasz Majczak1-6/+14
2018-06-21BIER neighbor statsNeale Ranns1-46/+166
2018-06-15STATS: Separate socket for fd exchange.Ole Troan1-48/+66
2018-06-13Stat segment / client: show run" works nowDave Barach1-3/+5
2018-06-08Add reaper functions to want events APIs (VPP-1304)Neale Ranns1-14/+66
2018-06-08export counters in a memfd segmentDave Barach1-11/+56
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