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]
Date:	Fri, 01 Apr 2011 21:57:37 +0800
From:	Lin Ming <ming.m.lin@...el.com>
To:	Peter Zijlstra <peterz@...radead.org>
Cc:	Masami Hiramatsu <masami.hiramatsu.pt@...achi.com>,
	Arnaldo Carvalho de Melo <acme@...radead.org>,
	Frederic Weisbecker <fweisbec@...il.com>,
	LKML <linux-kernel@...r.kernel.org>,
	"2nddept-manager@....hitachi.co.jp" 
	<2nddept-manager@....hitachi.co.jp>
Subject: Re: [RFC PATCH] perf report: add sort by file lines

On Fri, 2011-04-01 at 21:49 +0800, Peter Zijlstra wrote:
> On Fri, 2011-04-01 at 21:22 +0800, Lin Ming wrote:
> > On Fri, 2011-04-01 at 19:05 +0800, Peter Zijlstra wrote:
> > > On Fri, 2011-04-01 at 19:44 +0900, Masami Hiramatsu wrote:
> > > > E.g. an indirect jump makes it hard to find where it jumps to.
> > > 
> > > Yes indirect jumps are 'interesting', is there anything in the debug
> > > info that will help us out with the possible target sites?
> > > 
> > > Also what generates indirect jumps, switch() stmts? Indirect function
> > > call that get optimized might also be, but hopefully DWARF would tell us
> > > about that and allow us to know the state right after the jump.
> > 
> > I'm not sure.
> > 
> > But I'm thinking another way to trace the register assignment by LBR
> > records.
> > 
> > LBR will introduce overhead, but it can tell us all the branches,
> > including the indirect jump.
> 
> 
> Yeah, but it would be nice to see how far we can get without using extra
> information, we can always try and complement stuff later.

Well, let me start working out a prototype.

Thanks for all the comments from your guys :)


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ