Linux Foundation Collaborative Projects
index
:
vpp
master
stable/1606
stable/1609
stable/1701
stable/1704
stable/1707
stable/1710
stable/1801
stable/1804
stable/1807
stable/1810
stable/1901
stable/1904
stable/1908
stable/2001
stable/2005
stable/2009
stable/2101
stable/2106
stable/2110
stable/2202
stable/2206
stable/2210
stable/2302
stable/2306
stable/2310
stable/2402
stable/2406
stable/2410
stable/test
Vector Packet Processing
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vlib
/
cli.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-26
vlib: convert foreach_vlib_main macro to be more gdb and clang-format friendly
Damjan Marion
1
-11
/
+8
2021-03-26
vlib: split vlib_main_t into global and per-thread
Damjan Marion
1
-13
/
+20
2021-03-26
vlib: introduce vlib_get_elog_main()
Damjan Marion
1
-8
/
+8
2021-02-18
vlib: add a "vpplog" debug CLI
Dave Barach
1
-0
/
+20
2020-12-14
misc: refactor clib_bitmap_foreach macro
Damjan Marion
1
-2
/
+2
2020-12-14
misc: move to new pool_foreach macros
Damjan Marion
1
-3
/
+3
2020-11-26
vlib: clean up event-logger CLI
Dave Barach
1
-12
/
+12
2020-11-23
vlib: Fix sh int addr
Nathan Skrzypczak
1
-0
/
+5
2020-10-06
vppinfra: add heap header in front of dlmalloc space
Damjan Marion
1
-11
/
+0
2020-09-28
vppinfra: don't call dlmalloc API directly from the code
Damjan Marion
1
-19
/
+12
2020-09-17
vlib: show FD in 'show memory map'
Damjan Marion
1
-4
/
+11
2020-09-17
vppinfra: support main heap with different page sizes
Damjan Marion
1
-3
/
+42
2020-09-16
vppinfra: introduce clib_mem_main
Damjan Marion
1
-11
/
+13
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