- Notifications
You must be signed in to change notification settings - Fork5
Commitc575627
committed
Improve recording of IA64 stack data.
Examination of the results from anole and gharial suggests that we'reonly managing to track the size of one of the two stacks of IA64 machines.Some googling gave the answer: on HPUX11, the register stack is reportedas a page type I don't see in pstat.h on my HPUX10 box. Let's trytesting for that.1 parentea9c4a1 commitc575627
1 file changed
+20
-6
lines changedLines changed: 20 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
94 | 94 |
| |
95 | 95 |
| |
96 | 96 |
| |
97 |
| - | |
98 |
| - | |
99 | 97 |
| |
100 | 98 |
| |
101 | 99 |
| |
102 | 100 |
| |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
103 | 105 |
| |
104 | 106 |
| |
105 | 107 |
| |
| |||
108 | 110 |
| |
109 | 111 |
| |
110 | 112 |
| |
111 |
| - | |
112 |
| - | |
113 |
| - | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
114 | 127 |
| |
115 | 128 |
| |
116 | 129 |
| |
117 |
| - | |
| 130 | + | |
| 131 | + | |
118 | 132 |
| |
119 | 133 |
| |
120 | 134 |
| |
|
0 commit comments
Comments
(0)