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] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 3 Jul 2009 09:29:41 +0200
From:	Ingo Molnar <mingo@...e.hu>
To:	Mike Galbraith <efault@....de>
Cc:	Arnaldo Carvalho de Melo <acme@...hat.com>,
	Paul Mackerras <paulus@...ba.org>,
	Frédéric Weisbecker <fweisbec@...il.com>,
	LKML <linux-kernel@...r.kernel.org>,
	Peter Zijlstra <a.p.zijlstra@...llo.nl>
Subject: Re: [patch 0/4] perf_counter tools: support annotation of live
	kernel modules


* Mike Galbraith <efault@....de> wrote:

> On Thu, 2009-07-02 at 09:17 +0200, Mike Galbraith wrote:
> 
> > After I resurrect (well, try) live annotation in top...
> 
> Random thought wrt live top annotation: instead of resurrecting in 
> the previous form, which could be a bit intrusive display space 
> wise, what do you think of this idea?
> 
> Provide a kbd input snapshot trigger which builds a perf record 
> (hard?) compatible file for the symbols being displayed.  Start a 
> background task to annotate the lot, stuffing annotate output into 
> an output file.
> 
> Better ideas highly welcome.

Hm, is there really a performance problem?

We need to calculate and cache the objdump annotation output once, 
but after that it should be pretty fast as we just display updated 
counts with the same lines over and over again. No repeated objdump 
runs are needed.

	Ingo
--
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