diff options
| author | Anshuman Khandual <[email protected]> | 2016-07-28 10:57:32 +0800 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2016-08-01 11:15:15 +1000 |
| commit | 1ec8549d4464a2004523acee8ce096a3ac916440 (patch) | |
| tree | 0c929789d014f238d28dfcc65a31253a51e417bf /tools/perf/scripts/python/bin | |
| parent | 8d460f6156cd55d981d109f01b82cbea8cf80e57 (diff) | |
powerpc/ptrace: Enable in transaction NT_PRFPREG ptrace requests
This patch enables in transaction NT_PRFPREG ptrace requests.
The function fpr_get which gets the running value of all FPR
registers and the function fpr_set which sets the running
value of of all FPR registers work on the running set of FPR
registers whose location will be different if transaction is
active. This patch makes these functions adapt to situations
when the transaction is active.
Signed-off-by: Anshuman Khandual <[email protected]>
Signed-off-by: Simon Guo <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions