diff options
author | Patrick Lu <patrick.lu@intel.com> | 2017-12-18 06:40:58 -0700 |
---|---|---|
committer | Patrick Lu <patrick.lu@intel.com> | 2017-12-18 06:43:41 -0700 |
commit | 831d6f8a0233c819f8374f9ba6b4941ec3922e73 (patch) | |
tree | b900592398494b727686a3c8c1a1a49ed0b12d31 /README | |
parent | 5836557c254aadfe05d8800fe565ad3cc61ce44d (diff) |
Initial release of jitter micro
Change-Id: I69bc52ddafe2be1f549f0652ab24fb316ee159c5
Signed-off-by: Patrick Lu <patrick.lu@intel.com>
Diffstat (limited to 'README')
-rw-r--r-- | README | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -0,0 +1,12 @@ +------------------------------------------------------- +Performance Measurement and Analysis Tools (pma_tools) +------------------------------------------------------- + +pma_tools will provide several useful scripts, micro-benchmarks to help +characterize data plane performance. + +------------------------------------------------------- +micro-benchmarks +------------------------------------------------------- + +- jitter : A user space C program to assess OS level overhead. |