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


Groups > linux.kernel > #1232892 > unrolled thread

[GIT PULL 0/3] perf/urgent fixes

Started byArnaldo Carvalho de Melo <acme@kernel.org>
First post2015-09-25 17:30 +0200
Last post2015-09-26 08:20 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel


Contents

  [GIT PULL 0/3] perf/urgent fixes Arnaldo Carvalho de Melo <acme@kernel.org> - 2015-09-25 17:30 +0200
    Re: [GIT PULL 0/3] perf/urgent fixes Ingo Molnar <mingo@kernel.org> - 2015-09-26 08:20 +0200

#1232892 — [GIT PULL 0/3] perf/urgent fixes

FromArnaldo Carvalho de Melo <acme@kernel.org>
Date2015-09-25 17:30 +0200
Subject[GIT PULL 0/3] perf/urgent fixes
Message-ID<qcD6G-5l5-9@gated-at.bofh.it>
Hi Ingo,

	Please consider pulling,

- Arnaldo

The following changes since commit d0d0313c2ae4bc220c4ed96ce340860a4e74a2e9:

  Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent (2015-09-23 09:41:09 +0200)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux.git tags/perf-urgent-for-mingo

for you to fetch changes up to b5cabbcbd157a4bf5a92dfc85134999a3b55342d:

  perf tools: Fix copying of /proc/kcore (2015-09-25 10:45:50 -0300)

----------------------------------------------------------------
perf/urgent fixes:

User visible:

- Fix copying of /proc/kcore made to the ~/.debug/ DSO cache to allow using
  objdump with kcore files (Adrian Hunter)

- Fix adding perf probes in kernel module functions (Arnaldo Carvalho de Melo)

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>

----------------------------------------------------------------
Adrian Hunter (2):
      perf intel-pt: Remove no_force_psb from documentation
      perf tools: Fix copying of /proc/kcore

Arnaldo Carvalho de Melo (1):
      perf probe: Use existing routine to look for a kernel module by dso->short_name

 tools/perf/Documentation/intel-pt.txt | 15 ---------------
 tools/perf/util/probe-event.c         | 13 +++++++------
 tools/perf/util/symbol-elf.c          | 35 +++++++++++++----------------------
 3 files changed, 20 insertions(+), 43 deletions(-)
--
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/

[toc] | [next] | [standalone]


#1233152

FromIngo Molnar <mingo@kernel.org>
Date2015-09-26 08:20 +0200
Message-ID<qcQZX-8t5-1@gated-at.bofh.it>
In reply to#1232892
* Arnaldo Carvalho de Melo <acme@kernel.org> wrote:

> Hi Ingo,
> 
> 	Please consider pulling,
> 
> - Arnaldo
> 
> The following changes since commit d0d0313c2ae4bc220c4ed96ce340860a4e74a2e9:
> 
>   Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent (2015-09-23 09:41:09 +0200)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux.git tags/perf-urgent-for-mingo
> 
> for you to fetch changes up to b5cabbcbd157a4bf5a92dfc85134999a3b55342d:
> 
>   perf tools: Fix copying of /proc/kcore (2015-09-25 10:45:50 -0300)
> 
> ----------------------------------------------------------------
> perf/urgent fixes:
> 
> User visible:
> 
> - Fix copying of /proc/kcore made to the ~/.debug/ DSO cache to allow using
>   objdump with kcore files (Adrian Hunter)
> 
> - Fix adding perf probes in kernel module functions (Arnaldo Carvalho de Melo)
> 
> Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
> 
> ----------------------------------------------------------------
> Adrian Hunter (2):
>       perf intel-pt: Remove no_force_psb from documentation
>       perf tools: Fix copying of /proc/kcore
> 
> Arnaldo Carvalho de Melo (1):
>       perf probe: Use existing routine to look for a kernel module by dso->short_name
> 
>  tools/perf/Documentation/intel-pt.txt | 15 ---------------
>  tools/perf/util/probe-event.c         | 13 +++++++------
>  tools/perf/util/symbol-elf.c          | 35 +++++++++++++----------------------
>  3 files changed, 20 insertions(+), 43 deletions(-)

Pulled, thanks Arnaldo!

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

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web