Commit fc558b1
committed
refactor: use instrument_hooks_callgrind_add_obj_skip from C API
Drop the locally-defined VG_USERREQ__ADD_OBJ_SKIP trapdoor and the
Python-side realpath resolution. Both now live in instrument-hooks
(65a7afb), so the binding just forwards to the shared helper.
Refs COD-2658.1 parent fc33d20 commit fc558b1
3 files changed
Lines changed: 8 additions & 33 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
229 | 229 | | |
230 | 230 | | |
231 | 231 | | |
232 | | - | |
233 | | - | |
234 | | - | |
235 | | - | |
236 | | - | |
237 | | - | |
238 | | - | |
239 | | - | |
| 232 | + | |
| 233 | + | |
240 | 234 | | |
241 | 235 | | |
242 | 236 | | |
243 | 237 | | |
244 | 238 | | |
245 | | - | |
246 | | - | |
247 | | - | |
248 | | - | |
249 | | - | |
250 | | - | |
251 | | - | |
252 | | - | |
253 | | - | |
254 | | - | |
255 | | - | |
256 | | - | |
257 | 239 | | |
258 | 240 | | |
259 | 241 | | |
| |||
268 | 250 | | |
269 | 251 | | |
270 | 252 | | |
271 | | - | |
| 253 | + | |
272 | 254 | | |
273 | | - | |
| 255 | + | |
Submodule instrument-hooks updated 11 files
Lines changed: 3 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | 4 | | |
11 | 5 | | |
12 | 6 | | |
| |||
248 | 242 | | |
249 | 243 | | |
250 | 244 | | |
251 | | - | |
252 | | - | |
| 245 | + | |
253 | 246 | | |
254 | 247 | | |
255 | 248 | | |
256 | 249 | | |
257 | 250 | | |
258 | | - | |
259 | | - | |
| 251 | + | |
| 252 | + | |
260 | 253 | | |
261 | 254 | | |
262 | 255 | | |
| |||
0 commit comments