Commit 5dda30c
committed
[iris] Disable periodic memray memory profiling
memray attach has been triggering segfaults in the processes it profiles,
so the controller's periodic profile loop now captures only py-spy CPU
profiles. Memory profiling can be re-enabled once the memray issue is
understood. On-demand memory profile RPCs and CLI paths are unchanged.1 parent 562bad0 commit 5dda30c
1 file changed
Lines changed: 6 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1518 | 1518 | | |
1519 | 1519 | | |
1520 | 1520 | | |
1521 | | - | |
| 1521 | + | |
| 1522 | + | |
| 1523 | + | |
| 1524 | + | |
| 1525 | + | |
1522 | 1526 | | |
1523 | 1527 | | |
1524 | 1528 | | |
| |||
1539 | 1543 | | |
1540 | 1544 | | |
1541 | 1545 | | |
1542 | | - | |
1543 | | - | |
1544 | | - | |
1545 | | - | |
1546 | | - | |
1547 | | - | |
| 1546 | + | |
1548 | 1547 | | |
1549 | 1548 | | |
1550 | 1549 | | |
| |||
0 commit comments