aboutsummaryrefslogtreecommitdiff
path: root/manual/probes.texi
AgeCommit message (Expand)AuthorFilesLines
2021-03-11math: Remove mpa files [BZ #15267]Wilco Dijkstra1-85/+0
2020-12-18ieee754: Remove unused __sin32 and __cos32Anssi Hannula1-14/+0
2018-11-20malloc: tcache double free checkDJ Delorie1-0/+12
2018-07-24Add manual documentation for threads.hRical Jasan1-1/+1
2018-02-12Remove slow paths from expSzabolcs Nagy1-14/+0
2018-02-12Remove slow paths from powWilco Dijkstra1-16/+0
2018-02-07Remove slow paths from logWilco Dijkstra1-17/+0
2017-12-19Revert exp reimplementation (causes test failures).Joseph Myers1-0/+14
2017-12-19Improve __ieee754_exp() performance by greater than 5x on sparc/x86.Patrick McGehearty1-14/+0
2017-08-30malloc: Remove check_action variable [BZ #21754]Florian Weimer1-7/+0
2017-07-06Add per-thread cache to mallocDJ Delorie1-0/+19
2016-12-31User manual documentation for tunablesSiddhesh Poyarekar1-1/+1
2016-10-06Manual typos: Internal probesRical Jasan1-2/+2
2014-02-26Fix two spaces after sentence.Ondřej Bílka1-5/+5
2014-02-11manual/probes.texi: Use "triggered" instead of "hit"Will Newton1-73/+79
2014-02-11manual/probes.texi: Add documentation of setjmp/longjmp probesWill Newton1-0/+40
2013-12-18Add missing deftp to fix commit 4d84e6addd62bdc256627af.Ondřej Bílka1-0/+2
2013-12-18Update documentation after dropping PER_THREAD conditional.Ondřej Bílka1-34/+6
2013-11-20Consolidate valloc/pvalloc code.Ondřej Bílka1-3/+2
2013-11-20Add systemtap probe markers for sin, cos, asin and acosSiddhesh Poyarekar1-0/+42
2013-10-11Add systemtap markers to math function slow pathsSiddhesh Poyarekar1-0/+98
2013-09-20Add malloc probes for sbrk and heap resizing.Alexandre Oliva1-0/+41
2013-09-20Add catch-all alloc retry probe.Alexandre Oliva1-0/+12
2013-09-20Add probes for malloc retries.Alexandre Oliva1-0/+22
2013-09-20Add probes for malloc arena changes.Alexandre Oliva1-0/+60
2013-09-20Add probes for all changes to malloc options.Alexandre Oliva1-1/+82
2013-09-20Add first set of memory probes.Alexandre Oliva1-0/+41