aboutsummaryrefslogtreecommitdiffstats
path: root/src/vlib/trace.c
AgeCommit message (Expand)AuthorFilesLines
2021-03-26vlib: convert foreach_vlib_main macro to be more gdb and clang-format friendlyDamjan Marion1-85/+77
2021-01-25vlib: add show trace limit warning at the end of output tooBenoƮt Ganne1-2/+4
2020-12-15classify: add pcap/trace classfier mgmt API callsJon Loeliger1-7/+8
2020-12-14misc: move to new pool_foreach macrosDamjan Marion1-6/+6
2020-11-04vlib: add postmortem pcap dispatch traceDave Barach1-0/+9
2020-10-06feature: Add packet trace APIJon Loeliger1-37/+84
2020-08-06misc: harmonize namesDave Barach1-4/+5
2020-06-08vlib: stop inlining vlib_add_trace(...)Dave Barach1-0/+9
2019-12-05classify: vpp packet tracer supportDave Barach1-1/+32
2019-09-24vlib: add flag to explicitelly mark nodes which can init per-node packet traceDamjan Marion1-0/+12
2018-11-20Add buffer tracing to the dispatch tracerDave Barach1-1/+1
2018-11-14Remove c-11 memcpy checks from perf-critical codeDave Barach1-6/+6
2018-08-24Clean up packet tracer, especially "clear trace"Dave Barach1-24/+10
2017-02-22VPP-635: CLI Memory leak with invalid parameterBilly McFall1-3/+10
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+545