Difference between revisions of "VPP/Performance Analysis Tools"
From fd.io
< VPP
m |
m |
||
Line 14: | Line 14: | ||
* How to use [[VPP/perftop | perf top]] for vpp data-plane tuning | * How to use [[VPP/perftop | perf top]] for vpp data-plane tuning | ||
− | [[User:Dbarach|Dbarach]] ([[User talk:Dbarach|talk]]) 13: | + | [[User:Dbarach|Dbarach]] ([[User talk:Dbarach|talk]]) 13:17, 15 March 2018 (UTC) |
Latest revision as of 13:17, 15 March 2018
Introduction
The fd.io vpp project includes a set of performance analysis tools:
- The G2 graphical event viewer
- Using the vppinfra event-logger
- Command line utilities
- Description of the CPEL file format
We also use these tools on a regular basis:
- How to use perf top for vpp data-plane tuning