All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH -tip  0/4][BUGFIX] Perf probe bugfixes
@ 2010-12-17 13:11 Masami Hiramatsu
  2010-12-17 13:12 ` [PATCH -tip 1/4] [BUGFIX]perf: Fix lazy wildcard matching Masami Hiramatsu
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Masami Hiramatsu @ 2010-12-17 13:11 UTC (permalink / raw)
  To: Arnaldo Carvalho de Melo, Ingo Molnar, Arnaldo Carvalho de Melo,
	Ingo Molnar
  Cc: Steven Rostedt, Srikar Dronamraju, linux-kernel, 2nddept-manager,
	Steven Rostedt, Srikar Dronamraju, linux-kernel, 2nddept-manager

Hi,

This series fixes several bugs and cleanup messages
(reported by Arnaldo) on perf-tools.

Thank you,

---

Masami Hiramatsu (4):
      [BUGFIX]perf probe: Fix to support libdwfl older than 0.148
      [CLEANUP]perf probe: cleanup messages
      [BUGFIX]perf: Fix strlist__parse_list to handle const string
      [BUGFIX]perf: Fix lazy wildcard matching


 tools/perf/util/probe-event.c  |   30 +++++----
 tools/perf/util/probe-finder.c |  127 ++++++++++++++++++++++++----------------
 tools/perf/util/string.c       |    2 -
 tools/perf/util/strlist.c      |   14 +++-
 4 files changed, 104 insertions(+), 69 deletions(-)

-- 
Masami HIRAMATSU
2nd Dept. Linux Technology Center
Hitachi, Ltd., Systems Development Laboratory
E-mail: masami.hiramatsu.pt@hitachi.com


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

end of thread, other threads:[~2010-12-22 14:33 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-17 13:11 [PATCH -tip 0/4][BUGFIX] Perf probe bugfixes Masami Hiramatsu
2010-12-17 13:12 ` [PATCH -tip 1/4] [BUGFIX]perf: Fix lazy wildcard matching Masami Hiramatsu
2010-12-22 11:32   ` [tip:perf/urgent] perf tools: " tip-bot for Masami Hiramatsu
2010-12-17 13:12 ` [PATCH -tip 2/4] [BUGFIX]perf: Fix strlist__parse_list to handle const string Masami Hiramatsu
2010-12-21 18:23   ` Arnaldo Carvalho de Melo
2010-12-22  4:57     ` Masami Hiramatsu
2010-12-22 14:32       ` Arnaldo Carvalho de Melo
2010-12-17 13:12 ` [PATCH -tip 3/4] [CLEANUP]perf probe: cleanup messages Masami Hiramatsu
2010-12-22 11:30   ` [tip:perf/core] perf probe: Cleanup messages tip-bot for Masami Hiramatsu
2010-12-17 13:12 ` [PATCH -tip 4/4] [BUGFIX]perf probe: Fix to support libdwfl older than 0.148 Masami Hiramatsu
2010-12-22 11:32   ` [tip:perf/urgent] perf " tip-bot for 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.