logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Examples

       opamergeperf2 before.csv after.csv > delta.csv

Name

       opamergeperf2

       Merges  the  output  from two opaextactperf2 runs from the same fabric. Delta counters for matching links
       will be computed (before subtracted from after) and a CSV file equivalent to  opaextractperf2  's  output
       format will be generated suitable for importing into a spreadsheet or parsing by other scripts.

       NOTE:  The  before.csv  and after.csv input files must be generated from the same fabric, with before.csv
       containing counters prior to after.csv. Both files must  have  been  generated  to  contain  the  runningcounters

       without  any  counter  clears between before.csv and after.csv, and without using any interval options to
       opareport that might report delta counters, such as opareport -i or opareport with both --begin and --end
       options.

Options

       --help

                 Produces full help text.

       before.csv

                 A CSV file previously generated by opaextractperf2.

       after.csv

                 A CSV file previously generated by opaextractperf2.

See Also

opaextractperf2

Copyright(C) 2015-2019                          Intel Corporation                               opamergeperf2(8)

Syntax

       opamergeperf2 before.csv after.csv

See Also