Em Tue, Jul 24, 2018 at 03:48:58PM +0200, Thomas Richter escreveu: > Perf test 40 for example has several subtests numbered 1-4 when > displaying the start of the subtest. When the subtest results > are displayed the subtests are numbered 0-3. > > Use this command to generate trace output: > [root@s35lp76 perf]# ./perf test -Fv 40 2>/tmp/bpf1 > > Fix this by adjusting the subtest number when show the > subtest result.
Thanks, applied. - Arnaldo