Re: [PATCH 01/61] perf symbols: Do not open device files again

From: Jiri Olsa
Date: Tue Sep 20 2016 - 11:36:55 EST


On Tue, Sep 20, 2016 at 12:28:03PM -0300, Arnaldo Carvalho de Melo wrote:
> Em Mon, Sep 19, 2016 at 03:09:10PM +0200, Jiri Olsa escreveu:
> > Moving the regular file check into the entry
> > of the dso__read_binary_type_filename function.
> >
> > This way we can eliminate some calls and extend
> > the file check for all cases.
>
> Bzzt:
>
> [root@jouet ~]# perf test "Test dso"
> 8: Test dso data read : FAILED!
> 9: Test dso data cache : FAILED!
> 10: Test dso data reopen : FAILED!
> [root@jouet ~]#

ugh, will check.. thanks

jirka