Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1278420

Re: [PATCH 0/2] Enhance the init of vmlinux_path and add new path

From Arnaldo Carvalho de Melo <acme@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH 0/2] Enhance the init of vmlinux_path and add new path
Date 2015-11-26 21:00 +0100
Message-ID <qzaRX-16M-3@gated-at.bofh.it> (permalink)
References <qyLgR-jU-15@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Em Wed, Nov 25, 2015 at 05:32:44PM +0100, Ekaterina Tumanova escreveu:
> 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

Applied both, after renaming vmlinux_path__update() to
vmlinux_path__add(), as this "adds" entries to vmlinux_path.

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

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH 0/2] Enhance the init of vmlinux_path and add new path Ekaterina Tumanova <tumanova@linux.vnet.ibm.com> - 2015-11-25 17:40 +0100
  [PATCH 2/2] perf: add the path to vmlinux.debug Ekaterina Tumanova <tumanova@linux.vnet.ibm.com> - 2015-11-25 17:40 +0100
    Re: [PATCH 2/2] perf: add the path to vmlinux.debug Jiri Olsa <jolsa@redhat.com> - 2015-11-26 08:40 +0100
    [tip:perf/core] perf symbols: Add the path to vmlinux.debug tip-bot for Ekaterina Tumanova <tipbot@zytor.com> - 2015-11-27 08:50 +0100
  [PATCH 1/2] perf: Refactor vmlinux_path_init Ekaterina Tumanova <tumanova@linux.vnet.ibm.com> - 2015-11-25 17:50 +0100
    Re: [PATCH 1/2] perf: Refactor vmlinux_path_init Jiri Olsa <jolsa@redhat.com> - 2015-11-26 08:40 +0100
    Re: [PATCH 1/2] perf: Refactor vmlinux_path_init Arnaldo Carvalho de Melo <acme@kernel.org> - 2015-11-26 20:50 +0100
    [tip:perf/core] perf symbols: Refactor vmlinux_path__init()   to ease path additions tip-bot for Ekaterina Tumanova <tipbot@zytor.com> - 2015-11-27 08:50 +0100
  Re: [PATCH 0/2] Enhance the init of vmlinux_path and add new path Arnaldo Carvalho de Melo <acme@kernel.org> - 2015-11-26 21:00 +0100

csiph-web