[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20091020231933.203083200@goodmis.org>
Date: Tue, 20 Oct 2009 19:19:33 -0400
From: Steven Rostedt <rostedt@...dmis.org>
To: linux-kernel@...r.kernel.org
Cc: Ingo Molnar <mingo@...e.hu>,
Andrew Morton <akpm@...ux-foundation.org>
Subject: [PATCH 0/2] [GIT PULL] perf tools: trace parse fix and debug compiling
Ingo,
Please pull the latest perf/core tree, which can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace.git
perf/core
Steven Rostedt (2):
perf tools: add make DEBUG=1 to remove the -O6 cflag
perf tools: use strsep over strtok_r for parsing single line
----
tools/perf/Makefile | 9 ++++++++-
tools/perf/util/trace-event-parse.c | 9 ++++++---
2 files changed, 14 insertions(+), 4 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