[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1279586810-29859-1-git-send-email-ddaney@caviumnetworks.com>
Date: Mon, 19 Jul 2010 17:46:48 -0700
From: David Daney <ddaney@...iumnetworks.com>
To: rostedt@...dmis.org
Cc: linux-kernel@...r.kernel.org,
David Daney <ddaney@...iumnetworks.com>
Subject: [PATCH 0/2] trace-cmd: Fix a couple of crashes.
I have been playing around with trace-cmd and kernelshark on mips64
and have encountered a couple of crashes.
These two patches fix the crashes. But what is slightly less clear, is
if they may cause valid trace events to be omitted. I don't think they do.
In any event here they are.
David Daney (2):
trace-cmd: Don't try to read unmapped memory (v2).
trace-cmd: Don't SIGSEGV in trace-graph.c:load_handle
parse-events.c | 5 +++++
trace-graph.c | 2 ++
trace-input.c | 3 ++-
3 files changed, 9 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