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


Groups > linux.kernel > #1232892

[GIT PULL 0/3] perf/urgent fixes

From Arnaldo Carvalho de Melo <acme@kernel.org>
Newsgroups linux.kernel
Subject [GIT PULL 0/3] perf/urgent fixes
Date 2015-09-25 17:30 +0200
Message-ID <qcD6G-5l5-9@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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/

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


Thread

[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

csiph-web