mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
tests: perf don't bother printing all perf counters
This commit is contained in:
parent
12bf035642
commit
02a08c42b7
@ -64,8 +64,6 @@ test_perf(int argc, char *argv[])
|
||||
perf_end(ec);
|
||||
printf("perf: expect count of 1\n");
|
||||
perf_print_counter(ec);
|
||||
printf("perf: expect at least two counters\n");
|
||||
perf_print_all(1);
|
||||
|
||||
perf_free(cc);
|
||||
perf_free(ec);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user