Age | Commit message (Expand) | Author | Files | Lines |
2020-07-16 | misc: add callback hooks and refactor pmc | Tom Seidenberg | 1 | -0/+7 |
2020-02-11 | vppinfra: remove the historical mheap memory allocator | Dave Barach | 1 | -83/+0 |
2020-02-05 | vppinfra: numa vector placement support | Dave Barach | 1 | -7/+61 |
2020-01-07 | vlib: fix coverity warning / real bug | Dave Barach | 1 | -1/+1 |
2019-12-17 | vlib: fix vector-as-C-string overflow | Benoît Ganne | 1 | -2/+2 |
2019-12-12 | vlib: fix "<command> help" | Dave Barach | 1 | -13/+9 |
2019-12-09 | vlib: improve test coverage | Dave Barach | 1 | -112/+25 |
2019-11-02 | vlib: enhance the "show cli" debug CLI command | Dave Barach | 1 | -49/+203 |
2019-09-07 | ip: fix udp/tcp checksum corner cases | Dave Barach | 1 | -0/+17 |
2019-07-16 | api: enable binary API event logging in vat | Dave Barach | 1 | -7/+11 |
2019-06-16 | vlib: add "memory-trace stats-segment" | Dave Barach | 1 | -40/+147 |
2019-05-17 | Add a debug-CLI leak-checker | Dave Barach | 1 | -0/+25 |
2019-05-10 | cli: Add return value in cli_inband | Ole Troan | 1 | -1/+6 |
2019-02-02 | CLI control of graph dispatch elogs | Dave Barach | 1 | -2/+41 |
2019-01-02 | Add microarch details to 'show cpu'. | Paul Vinciguerra | 1 | -1/+1 |
2018-10-01 | API / CLI event-log tracing | Dave Barach | 1 | -0/+113 |
2018-08-24 | Rename struct mallinfo -> struct dlmallinfo | Dave Barach | 1 | -1/+1 |
2018-07-18 | Add config option to use dlmalloc instead of mheap | Dave Barach | 1 | -3/+43 |
2018-07-02 | Add per-numa page allocation info to 'show memory' | Damjan Marion | 1 | -2/+7 |
2018-06-13 | Stat segment / client: show run" works now | Dave Barach | 1 | -1/+1 |
2018-06-13 | cli: 'restart' should close open files (VPP-1068) | Chris Luke | 1 | -2/+17 |
2018-06-05 | VPP API: Memory trace | Ole Troan | 1 | -9/+49 |
2017-05-24 | Fix tab-completion coverity issue | Yoann Desmouceaux | 1 | -1/+2 |
2017-05-23 | Add TAB-based auto-completion to the CLI | Yoann Desmouceaux | 1 | -0/+102 |
2017-04-21 | vlib: add cli command to dump all CLI commands | Damjan Marion | 1 | -0/+49 |
2017-04-06 | Use thread local storage for thread index | Damjan Marion | 1 | -3/+3 |
2017-03-08 | vlib: add process restart cli | Damjan Marion | 1 | -0/+20 |
2016-12-28 | Reorganize source tree to use single autotools instance | Damjan Marion | 1 | -0/+1173 |