about summary refs log tree commit diff
path: root/manual/probes.texi
Commit message (Expand)AuthorAgeFilesLines
* elf: Add _dl_find_object functionFlorian Weimer2021-12-281-1/+1
* math: Remove mpa files [BZ #15267]Wilco Dijkstra2021-03-111-85/+0
* ieee754: Remove unused __sin32 and __cos32Anssi Hannula2020-12-181-14/+0
* malloc: tcache double free checkDJ Delorie2018-11-201-0/+12
* Add manual documentation for threads.hRical Jasan2018-07-241-1/+1
* Remove slow paths from expSzabolcs Nagy2018-02-121-14/+0
* Remove slow paths from powWilco Dijkstra2018-02-121-16/+0
* Remove slow paths from logWilco Dijkstra2018-02-071-17/+0
* Revert exp reimplementation (causes test failures).Joseph Myers2017-12-191-0/+14
* Improve __ieee754_exp() performance by greater than 5x on sparc/x86.Patrick McGehearty2017-12-191-14/+0
* malloc: Remove check_action variable [BZ #21754]Florian Weimer2017-08-301-7/+0
* Add per-thread cache to mallocDJ Delorie2017-07-061-0/+19
* User manual documentation for tunablesSiddhesh Poyarekar2016-12-311-1/+1
* Manual typos: Internal probesRical Jasan2016-10-061-2/+2
* Fix two spaces after sentence.Ondřej Bílka2014-02-261-5/+5
* manual/probes.texi: Use "triggered" instead of "hit"Will Newton2014-02-111-73/+79
* manual/probes.texi: Add documentation of setjmp/longjmp probesWill Newton2014-02-111-0/+40
* Add missing deftp to fix commit 4d84e6addd62bdc256627af.Ondřej Bílka2013-12-181-0/+2
* Update documentation after dropping PER_THREAD conditional.Ondřej Bílka2013-12-181-34/+6
* Consolidate valloc/pvalloc code.Ondřej Bílka2013-11-201-3/+2
* Add systemtap probe markers for sin, cos, asin and acosSiddhesh Poyarekar2013-11-201-0/+42
* Add systemtap markers to math function slow pathsSiddhesh Poyarekar2013-10-111-0/+98
* Add malloc probes for sbrk and heap resizing.Alexandre Oliva2013-09-201-0/+41
* Add catch-all alloc retry probe.Alexandre Oliva2013-09-201-0/+12
* Add probes for malloc retries.Alexandre Oliva2013-09-201-0/+22
* Add probes for malloc arena changes.Alexandre Oliva2013-09-201-0/+60
* Add probes for all changes to malloc options.Alexandre Oliva2013-09-201-1/+82
* Add first set of memory probes.Alexandre Oliva2013-09-201-0/+41