git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
676c0db
)
hw-breakpoints: Fix broken a.out format dump
author
Frederic Weisbecker
<fweisbec@gmail.com>
Mon, 9 Nov 2009 20:03:43 +0000
(21:03 +0100)
committer
Frederic Weisbecker
<fweisbec@gmail.com>
Tue, 10 Nov 2009 10:23:05 +0000
(11:23 +0100)
Fix the broken a.out format dump. For now we only dump the ptrace
breakpoints.
TODO: Dump every perf breakpoints for the current thread, not only
ptrace based ones.
Reported-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
Cc: "K. Prasad" <prasad@linux.vnet.ibm.com>
No differences found