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