aboutsummaryrefslogtreecommitdiffstats
path: root/vlib/vlib/trace.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-545/+0
2016-12-21fix 'show trace' bug - format vector as %vKlement Sekera1-1/+1
2016-10-07unicast RPF for FIB2.0Neale Ranns1-16/+22
2016-07-08fd-io-styleify passDave Barach1-97/+126
2016-06-09Add verbose flag for packet trace, show hexdump in verbose dpdk input traceDamjan Marion1-5/+12
2016-04-22Add clib_memcpy macro based on DPDK rte_memcpy implementationDamjan Marion1-3/+3
2016-02-26Add packet tracing hintBud Grise1-0/+4
2016-02-02Tracing enhancements.Bud Grise1-5/+201
2016-01-27Warnings be gone.Dave Barach1-1/+1
2015-12-22Fix to show trace output.Ed Warnicke1-4/+7
2015-12-15replacing all vec_sort() invocations to vec_sort_with_function()Matus Fabian1-4/+10
2015-12-08Initial commit of vpp code.v1.0.0Ed Warnicke1-0/+294