Re: [PATCH 6/6] perf, tools: Add test cases for new data source encoding

From: Andi Kleen
Date: Mon Jun 05 2017 - 18:50:23 EST


> [jolsa@krava perf]$ ./perf test source -v
> 5: Test data source output :
> --- start ---
> test child forked, pid 8689
> FAILED tests/mem.c:20 unexpected FwdRAM miss
> test child finished with -1
> ---- end ----
> Test data source output: FAILED!

Ah, was a last minute edit that broke it. I posted a v2 that fixes the test.

Thanks.

-Andi