[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20201013191509.GA1199570@krava>
Date: Tue, 13 Oct 2020 21:15:09 +0200
From: Jiri Olsa <jolsa@...hat.com>
To: Arnaldo Carvalho de Melo <acme@...nel.org>
Cc: Jiri Olsa <jolsa@...nel.org>, lkml <linux-kernel@...r.kernel.org>,
Peter Zijlstra <a.p.zijlstra@...llo.nl>,
Ingo Molnar <mingo@...nel.org>,
Mark Rutland <mark.rutland@....com>,
Namhyung Kim <namhyung@...nel.org>,
Alexander Shishkin <alexander.shishkin@...ux.intel.com>,
Michael Petlan <mpetlan@...hat.com>,
Ian Rogers <irogers@...gle.com>,
Stephane Eranian <eranian@...gle.com>
Subject: Re: [PATCH 1/9] perf tools: Add build id shell test
On Tue, Oct 13, 2020 at 01:13:40PM -0300, Arnaldo Carvalho de Melo wrote:
> Em Wed, Sep 30, 2020 at 07:15:04PM +0200, Jiri Olsa escreveu:
> > Adding test for build id cache that adds binary
> > with sha1 and md5 build ids and verifies it's
> > added properly.
> >
> > The test updates build id cache with perf record
> > and perf buildid-cache -a.
>
>
> [root@...e ~]# perf test "build id"
> 82: build id cache operations : Skip
> [root@...e ~]# set -o vi
> [root@...e ~]# perf test -v "build id"
> 82: build id cache operations :
> --- start ---
> test child forked, pid 88384
> failed: no test binaries
> test child finished with -2
> ---- end ----
> build id cache operations: Skip
> [root@...e ~]#
hm, output looks like older version of the test
>
> Also the other patches clashed with Namhyung's patch series, can you
> please check?
right, new api is different now
>
> I've just pushed what I have to acme/perf/core
I rebased and pushed perf/build_id_size branch, also will post new version
thanks,
jirka
Powered by blists - more mailing lists