Age | Commit message (Expand) | Author |
2018-02-12 | Remove slow paths from exp | Szabolcs Nagy |
2018-02-12 | Remove slow paths from pow | Wilco Dijkstra |
2018-02-07 | Remove slow paths from log | Wilco Dijkstra |
2017-12-19 | Revert exp reimplementation (causes test failures). | Joseph Myers |
2017-12-19 | Improve __ieee754_exp() performance by greater than 5x on sparc/x86. | Patrick McGehearty |
2017-08-30 | malloc: Remove check_action variable [BZ #21754] | Florian Weimer |
2017-07-06 | Add per-thread cache to malloc | DJ Delorie |
2016-12-31 | User manual documentation for tunables | Siddhesh Poyarekar |
2016-10-06 | Manual typos: Internal probes | Rical Jasan |
2014-02-26 | Fix two spaces after sentence. | Ondřej Bílka |
2014-02-11 | manual/probes.texi: Use "triggered" instead of "hit" | Will Newton |
2014-02-11 | manual/probes.texi: Add documentation of setjmp/longjmp probes | Will Newton |
2013-12-18 | Add missing deftp to fix commit 4d84e6addd62bdc256627af. | Ondřej Bílka |
2013-12-18 | Update documentation after dropping PER_THREAD conditional. | Ondřej Bílka |
2013-11-20 | Consolidate valloc/pvalloc code. | Ondřej Bílka |
2013-11-20 | Add systemtap probe markers for sin, cos, asin and acos | Siddhesh Poyarekar |
2013-10-11 | Add systemtap markers to math function slow paths | Siddhesh Poyarekar |
2013-09-20 | Add malloc probes for sbrk and heap resizing. | Alexandre Oliva |
2013-09-20 | Add catch-all alloc retry probe. | Alexandre Oliva |
2013-09-20 | Add probes for malloc retries. | Alexandre Oliva |
2013-09-20 | Add probes for malloc arena changes. | Alexandre Oliva |
2013-09-20 | Add probes for all changes to malloc options. | Alexandre Oliva |
2013-09-20 | Add first set of memory probes. | Alexandre Oliva |