All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH -tip  0/5]perf probe bugfixes
@ 2011-07-10 10:00 Masami Hiramatsu
  2011-07-10 10:00 ` [PATCH -tip 1/5] [BUGFIX] perf-probe: Fix a memory leak for scopes array Masami Hiramatsu
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Masami Hiramatsu @ 2011-07-10 10:00 UTC (permalink / raw)
  To: Arnaldo Carvalho de Melo, Ingo Molnar
  Cc: Frederic Weisbecker, Peter Zijlstra, linux-kernel,
	yrl.pp-manager.tt

Hi Ingo,

Here are several bugfixes of "perf probe" which I've found
recently. I think these should go into perf/urgent branch
for safe.

Thank you,

---

Masami Hiramatsu (5):
      [BUGFIX] perf probe: Warn when more than one line are given
      [BUGFIX] perf probe: Fix the order of searching scopes for variables
      [BUGFIX] perf probe: Fix to walk all inline instances
      [BUGFIX] perf probe: Fix line walker to check CU correctly
      [BUGFIX] perf-probe: Fix a memory leak for scopes array


 tools/perf/builtin-probe.c     |   14 +++++++++++---
 tools/perf/util/probe-finder.c |   36 +++++++++++++++++++++---------------
 2 files changed, 32 insertions(+), 18 deletions(-)

-- 
Masami HIRAMATSU
Software Platform Research Dept. Linux Technology Center
Hitachi, Ltd., Yokohama Research Laboratory
E-mail: masami.hiramatsu.pt@hitachi.com


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

end of thread, other threads:[~2011-07-10 17:23 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-10 10:00 [PATCH -tip 0/5]perf probe bugfixes Masami Hiramatsu
2011-07-10 10:00 ` [PATCH -tip 1/5] [BUGFIX] perf-probe: Fix a memory leak for scopes array Masami Hiramatsu
2011-07-10 11:00   ` Pekka Enberg
2011-07-10 10:00 ` [PATCH -tip 2/5] [BUGFIX] perf probe: Fix line walker to check CU correctly Masami Hiramatsu
2011-07-10 10:00 ` [PATCH -tip 3/5] [BUGFIX] perf probe: Fix to walk all inline instances Masami Hiramatsu
2011-07-10 10:00 ` [PATCH -tip 4/5] [BUGFIX] perf probe: Fix the order of searching scopes for variables Masami Hiramatsu
2011-07-10 11:05   ` Pekka Enberg
2011-07-10 12:08     ` Masami Hiramatsu
2011-07-10 16:26       ` Pekka Enberg
2011-07-10 17:22         ` Masami Hiramatsu
2011-07-10 10:00 ` [PATCH -tip 5/5] [BUGFIX] perf probe: Warn when more than one line are given Masami Hiramatsu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.