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-next>] [day] [month] [year] [list]
Date:	Wed, 25 Nov 2015 17:32:44 +0100
From:	Ekaterina Tumanova <tumanova@...ux.vnet.ibm.com>
To:	linux-kernel@...r.kernel.org
Cc:	borntraeger@...ibm.com, yarygin@...ux.vnet.ibm.com,
	a.p.zijlstra@...llo.nl, mingo@...hat.com, acme@...nel.org,
	namhyung@...nel.org, adrian.hunter@...el.com, wangnan0@...wei.com,
	naveen.n.rao@...ux.vnet.ibm.com, dsahern@...il.com,
	jolsa@...nel.org, Ekaterina Tumanova <tumanova@...ux.vnet.ibm.com>
Subject: [PATCH 0/2] Enhance the init of vmlinux_path and add new path

These pathset improves perf processing of the paths to vmlinux files:
1. it refactors the vmlinux_path__init procedure, to allow a simple
usage in future: instead of adding several lines for every future vmlinux path,
make it possible to simply add a path itself (1 line) to an array.
2. Some distibutions separate debuginfo to vmlinux.debug file. This patchset
adds a path to vmlinux.debug, so that perf could use its symbols.

Ekaterina Tumanova (2):
  perf: Refactor vmlinux_path_init
  perf: add the path to vmlinux.debug

 tools/perf/util/symbol.c | 65 +++++++++++++++++++++++++-----------------------
 1 file changed, 34 insertions(+), 31 deletions(-)

-- 
2.3.9

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