aboutsummaryrefslogtreecommitdiffstats
path: root/src/vpp/stats
AgeCommit message (Expand)AuthorFilesLines
2018-10-02VPP-1440: clean up coverity warningsDave Barach1-0/+1
2018-09-28stats: Split stat_segment and stats code in preparation for deprecation.Ole Troan4-106/+145
2018-09-27Trivial: Cleanup some typos.Paul Vinciguerra2-4/+4
2018-09-20UDP-Encap: name counters for the stats segmentNeale Ranns1-3/+1
2018-09-18STATS: First go at documentationOle Troan1-0/+129
2018-09-17STATS: Dynamically mapped shared memory segmentOle Troan4-353/+388
2018-08-30Crude stat segment lock recoveryDave Barach1-14/+24
2018-08-29STATS: stat_client updates.Ole Troan2-4/+18
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-07-12stats-segment: add startup node serialization optionFlorin Coras2-1/+7
2018-07-05add stat segment size configurationDave Barach2-1/+29
2018-06-29VPP-1324 SIGSEGV vl_msg_api_handler_with_vm_node()Lukasz Majczak2-11/+21
2018-06-21BIER neighbor statsNeale Ranns3-47/+207
2018-06-15STATS: Separate socket for fd exchange.Ole Troan3-56/+71
2018-06-15STATS: Add more hierarchy to counters.Ole Troan1-4/+4
2018-06-14Use __attribute__((weak)) references where necessaryDave Barach1-4/+2
2018-06-13Stat segment / client: show run" works nowDave Barach3-51/+161
2018-06-10Don't use foreach_vlib_main macro w/out barrier syncDave Barach1-4/+8
2018-06-08Add reaper functions to want events APIs (VPP-1304)Neale Ranns1-14/+66
2018-06-08export counters in a memfd segmentDave Barach4-11/+519
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 Ranns3-2/+183
2018-03-16stats: allow configuring poller delayKlement Sekera2-3/+98
2018-03-06API: Add service definitions for events and singleton messages (second attempt)Marek Gradzki1-0/+95
2018-03-05Revert "API: Add service definitions for events and singleton messages."Ole Trøan1-95/+0
2018-03-05API: Add service definitions for events and singleton messages.Ole Troan1-0/+95
2018-01-23VPPAPIGEN: vppapigen replacement in Python PLY.Ole Troan1-1/+1
2018-01-17stats: Fix per interface statsMohsin Kazmi2-150/+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 Coras2-52/+51
2017-12-12Stats for Multicast FIBNeale Ranns4-11/+448
2017-12-06UT: Repaired broken C unit tests (--enable-tests)Ole Troan2-5/+2
2017-10-24Add extern to *_main global variable declarations in header files.Dave Wallace1-1/+1
2017-10-09vppapigen: support per-file (major,minor,patch) version stampsDave Barach1-0/+1
2017-09-14Stats refactorKeith Burns (alagalah)4-462/+1159
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)3-414/+1118
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 Marion2-8/+8
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 Marion2-0/+1063