aboutsummaryrefslogtreecommitdiffstats
path: root/src/vlib/node_cli.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-12misc: remove GNU Indent directivesDamjan Marion1-13/+0
2022-03-09stats: refactorDamjan Marion1-17/+11
2021-11-16vlib: fix coverity warningKlement Sekera1-1/+0
2021-11-05vlib: remove dead codeDamjan Marion1-7/+0
2021-10-06vlib: doc nitfixesNathan Skrzypczak1-1/+1
2021-03-26vlib: introduce vlib_get_main_by_index(), vlib_get_n_threads()Damjan Marion1-10/+10
2021-03-22vlib: graphviz upgrade to allow filtersArthur de Kerhor1-22/+188
2021-03-11vlib: refactor node function variantsDamjan Marion1-31/+16
2020-12-14misc: refactor clib_bitmap_foreach macroDamjan Marion1-2/+2
2020-04-30build: rework x86 CPU variantsDamjan Marion1-1/+1
2020-04-28vlib: startup multi-arch variant configurationRay Kinsella1-1/+1
2020-03-13vlib: add verbose sh node optionFlorin Coras1-3/+28
2020-02-18vlib: calculate per-worker loops/second metricDave Barach1-1/+2
2019-12-17vlib: fix vector-as-C-string overflowBenoît Ganne1-1/+1
2019-10-05misc: add "show run summary"Dave Barach1-11/+19
2019-10-02vlib: improve summary vector-rate statisticsDave Barach1-16/+15
2019-08-02vlib: fix out of memory issueFilip Tehlar1-0/+3
2019-01-31Add 'show vlib graphviz' commandBenoît Ganne1-0/+78
2019-01-24perfmon plugin: 2-way parallel stat collectionDave Barach1-15/+0
2018-10-22X86_64 perf counter pluginDave Barach1-8/+24
2018-10-05node_cli: Give the user a hint as to the problem.Paul Vinciguerra1-5/+15
2018-10-01thread: Add show threads apiMohsin Kazmi1-2/+2
2018-09-24Trivial: Clean up some typos.Paul Vinciguerra1-4/+4
2018-08-28vlib: add 'show node' and 'set node function' CLIDamjan Marion1-35/+248
2017-10-04[aarch64] Fixes CLI crashes on dpaa2 platform.Christophe Fontaine1-1/+1
2017-03-09vlib_mains == 0 special cases be goneDave Barach1-19/+9
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+466