[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1330622728-12759-1-git-send-email-acme@infradead.org>
Date: Thu, 1 Mar 2012 14:25:24 -0300
From: Arnaldo Carvalho de Melo <acme@...radead.org>
To: Ingo Molnar <mingo@...e.hu>
Cc: linux-kernel@...r.kernel.org,
Arnaldo Carvalho de Melo <acme@...radead.org>,
Ananth N Mavinakayanahalli <ananth@...ibm.com>,
Andrew Morton <akpm@...ux-foundation.org>,
Arnaldo Carvalho de Melo <acme@...stprotocols.net>,
David Ahern <dsahern@...il.com>,
Frederic Weisbecker <fweisbec@...il.com>,
Jason Baron <jbaron@...hat.com>,
Masami Hiramatsu <masami.hiramatsu.pt@...achi.com>,
Namhyung Kim <namhyung.kim@....com>,
Paul Mackerras <paulus@...ba.org>,
Peter Zijlstra <peterz@...radead.org>,
Prashanth Nageshappa <prashanth@...ux.vnet.ibm.com>,
Srikar Dronamraju <srikar@...ux.vnet.ibm.com>,
Steven Rostedt <rostedt@...dmis.org>,
Thomas Gleixner <tglx@...utronix.de>
Subject: [GIT PULL 0/4] perf/urgent fixes
The following changes since commit 30ce2f7eef095d1b8d070740f1948629814fe3c7:
perf/hwbp: Fix a possible memory leak (2012-02-28 09:52:54 +0100)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux perf-urgent-for-mingo
for you to fetch changes up to 1c1bc9223387dacc48eb2b61b0baabe7e9cf47f6:
perf probe: Ensure offset provided is not greater than function length without DWARF info too (2012-02-29 18:29:46 -0300)
----------------------------------------------------------------
perf/urgent fixes.
----------------------------------------------------------------
David Ahern (1):
perf tools: Ensure comm string is properly terminated
Namhyung Kim (1):
perf evlist: Return first evsel for non-sample event on old kernel
Prashanth Nageshappa (2):
perf probe: Ensure offset provided is not greater than function length
perf probe: Ensure offset provided is not greater than function length without DWARF info too
tools/perf/util/event.c | 1 +
tools/perf/util/evlist.c | 4 ++++
tools/perf/util/probe-event.c | 6 ++++++
tools/perf/util/probe-finder.c | 12 +++++++++++-
4 files changed, 22 insertions(+), 1 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists