On Tue, May 12, 2020 at 12:47 PM Andrii Nakryiko wrote:
>
> Add generic benchmark runner framework which simplifies writing various
> performance benchmarks in a consistent fashion. This framework will be used
> in follow up patches to test performance of perf buffer and ring buffer as
> well.
>
Add generic benchmark runner framework which simplifies writing various
performance benchmarks in a consistent fashion. This framework will be used
in follow up patches to test performance of perf buffer and ring buffer as
well.
Patch #1 extracts parse_num_list to be re-used between test_progs an