Re: [PATCH v6 1/5] tools, perf, script: Add --insn-trace for instruction decoding

From: Arnaldo Carvalho de Melo
Date: Mon Oct 08 2018 - 15:41:01 EST


Em Mon, Oct 08, 2018 at 11:41:15AM -0700, Andi Kleen escreveu:
> > > +> git clone https://github.com/intelxed/mbuild.git mbuild
> > > +> git clone https://github.com/intelxed/xed
> > > +> cd xed
> > > +> mkdir obj
> > > +> cd obj
> > > +> ../mfile.py
> > > +> sudo ../mfile.py --prefix=/usr/local install
>
>
> Need
>
> ../mfile.py examples
> sudo ../mfile.py --prefix=/usr/local examples install

Will try that now.