Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-12-18 | Add missing deftp to fix commit 4d84e6addd62bdc256627af. | Ondřej Bílka | 1 | -0/+2 |
2013-12-18 | Update documentation after dropping PER_THREAD conditional. | Ondřej Bílka | 1 | -34/+6 |
2013-11-20 | Consolidate valloc/pvalloc code. | Ondřej Bílka | 1 | -3/+2 |
2013-11-20 | Add systemtap probe markers for sin, cos, asin and acos | Siddhesh Poyarekar | 1 | -0/+42 |
2013-10-11 | Add systemtap markers to math function slow paths | Siddhesh Poyarekar | 1 | -0/+98 |
2013-09-20 | Add malloc probes for sbrk and heap resizing. | Alexandre Oliva | 1 | -0/+41 |
2013-09-20 | Add catch-all alloc retry probe. | Alexandre Oliva | 1 | -0/+12 |
2013-09-20 | Add probes for malloc retries. | Alexandre Oliva | 1 | -0/+22 |
2013-09-20 | Add probes for malloc arena changes. | Alexandre Oliva | 1 | -0/+60 |
2013-09-20 | Add probes for all changes to malloc options. | Alexandre Oliva | 1 | -1/+82 |
2013-09-20 | Add first set of memory probes. | Alexandre Oliva | 1 | -0/+41 |