Commit 56be8b1
committed
chore: add debug output for /proc/maps in walltime
Print the benchmark process memory map when CODSPEED_DEBUG is enabled.
This helps with debugging missing symbols by showing which modules are
loaded at which addresses.1 parent a40b751 commit 56be8b1
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
222 | 222 | | |
223 | 223 | | |
224 | 224 | | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
225 | 235 | | |
226 | 236 | | |
227 | 237 | | |
| |||
0 commit comments