public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL 0/3] perf/urgent fixes
@ 2015-09-25 15:28 Arnaldo Carvalho de Melo
  2015-09-25 15:28 ` [PATCH 1/3] perf probe: Use existing routine to look for a kernel module by dso->short_name Arnaldo Carvalho de Melo
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Arnaldo Carvalho de Melo @ 2015-09-25 15:28 UTC (permalink / raw)
  To: Ingo Molnar
  Cc: linux-kernel, Arnaldo Carvalho de Melo, Adrian Hunter,
	Borislav Petkov, David Ahern, Frederic Weisbecker, Jiri Olsa,
	Masami Hiramatsu, Namhyung Kim, Stephane Eranian, Wang Nan,
	Arnaldo Carvalho de Melo

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-09-26  6:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-25 15:28 [GIT PULL 0/3] perf/urgent fixes Arnaldo Carvalho de Melo
2015-09-25 15:28 ` [PATCH 1/3] perf probe: Use existing routine to look for a kernel module by dso->short_name Arnaldo Carvalho de Melo
2015-09-25 15:28 ` [PATCH 2/3] perf intel-pt: Remove no_force_psb from documentation Arnaldo Carvalho de Melo
2015-09-25 15:28 ` [PATCH 3/3] perf tools: Fix copying of /proc/kcore Arnaldo Carvalho de Melo
2015-09-26  6:17 ` [GIT PULL 0/3] perf/urgent fixes Ingo Molnar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox