lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20160327153559.GH7982@two.firstfloor.org>
Date:	Sun, 27 Mar 2016 08:35:59 -0700
From:	Andi Kleen <andi@...stfloor.org>
To:	Jiri Olsa <jolsa@...hat.com>
Cc:	Andi Kleen <andi@...stfloor.org>, acme@...nel.org,
	jolsa@...nel.org, linux-kernel@...r.kernel.org,
	Andi Kleen <ak@...ux.intel.com>, adrian.hunter@...el.com
Subject: Re: [PATCH 3/4] perf, tools, script: Add support for printing
 assembler

> > Current issues:
> > - Some jump references do not get resolved to symbols.
> > - udis86 release does not support STAC/CLAC, which are used in the kernel,
> > but there is a pending patch for it.
> 
> can't apply this on latest Arnaldo's tree:

This is due to which is only in Arnaldo's tree

commit a3dff304ca50cbfbe3f0e76ee49c439990932ed5
Author: Arnaldo Carvalho de Melo <acme@...hat.com>
Date:   Wed Mar 23 11:55:24 2016 -0300

    perf script: Remove lots of unused arguments
        
But the asm printer actually needs the "event" argument,
so that change would break my patchkit.

Arnaldo, can you undo the patch or at least keep "event" ?

-Andi

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ