commit | 9f6b3c2c30cfbb1166ce7e74a8f9fd93ae19d2de | [log] [tgz] |
---|---|---|
author | Frederic Weisbecker <fweisbec@gmail.com> | Mon Nov 09 21:03:43 2009 +0100 |
committer | Frederic Weisbecker <fweisbec@gmail.com> | Tue Nov 10 11:23:05 2009 +0100 |
tree | 1144b1c516327765c7daacc6f4b23cc606a0c013 | |
parent | 676c0dbe6e514fdd8e434a9e623c781aa9b40b15 [diff] |
hw-breakpoints: Fix broken a.out format dump 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>