aboutsummaryrefslogtreecommitdiff
path: root/gmon
AgeCommit message (Expand)AuthorFilesLines
2024-05-22Define write_profiling functions only in profile library [BZ #31756]H.J. Lu1-1/+2
2024-02-25gmon: Reformat Makefile.Carlos O'Donell1-6/+21
2024-01-08Remove ia64-linux-gnuAdhemerval Zanella1-1/+0
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert11-11/+11
2023-06-02Fix all the remaining misspellings -- BZ 25337Paul Pluzhnikov1-1/+1
2023-04-22Use O_CLOEXEC in more places (BZ #15722)Sergey Bugaev1-3/+4
2023-03-29Remove --enable-tunables configure optionAdhemerval Zanella Netto1-10/+2
2023-02-22gmon: fix memory corruption issues [BZ# 30101]Simon Kissane3-8/+64
2023-02-22gmon: improve mcount overflow handling [BZ# 27576]Simon Kissane6-7/+172
2023-02-22gmon: Fix allocated buffer overflow (bug 29444)Леонид Юрьев (Leonid Yuriev)1-1/+3
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers9-9/+9
2022-09-22Use '%z' instead of '%Z' on printf functionsAdhemerval Zanella Netto1-1/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert9-9/+9
2021-12-12hurd: Fix gmon-staticSamuel Thibault1-4/+4
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar3-3/+0
2021-08-24Use __executable_start as the lowest address for profiling [BZ #28153]H.J. Lu2-0/+4
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert9-9/+9
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers9-9/+9
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert9-9/+9
2019-08-23linux: Make profil_counter a compat_symbol (BZ#17726)Adhemerval Zanella1-0/+2
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers9-9/+9
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers9-9/+9
2017-12-19Replece LDFLAGS-* = $(no-pie-ldflag) with tst-*-no-pie = yes [BZ #22630]H.J. Lu1-1/+1
2017-12-15Add --enable-static-pie configure option to build static PIE [BZ #19574]H.J. Lu2-1/+25
2017-10-14Add a test for profiling static executableH.J. Lu3-0/+84
2017-10-12Support profiling PIE [BZ #22284]H.J. Lu3-10/+59
2017-10-05tst-gmon: Build with -fno-omit-frame-pointerFlorian Weimer1-1/+1
2017-10-01Hide internal __moncontrol function [BZ #18822]H.J. Lu1-0/+2
2017-08-31gmon: Remove internal_function attributeFlorian Weimer1-6/+3
2017-08-21Consolidate non cancellable writev callAdhemerval Zanella1-6/+6
2017-08-20Remove __bb_init_func and __bb_exit_func [BZ #21974]H.J. Lu3-130/+1
2017-08-18Consolidate non cancellable close callAdhemerval Zanella1-1/+1
2017-08-18Consolidate non cancellable write callAdhemerval Zanella1-2/+2
2017-08-17Consolidate non cancellable open callAdhemerval Zanella1-2/+2
2017-08-15gmon: Run tst-gmon-prof only for run-built-tests=yesFlorian Weimer1-0/+2
2017-08-15gmon: Add test for basic mcount/gprof functionalityFlorian Weimer3-1/+127
2017-04-13Assume that O_NOFOLLOW is always definedFlorian Weimer1-4/+0
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers8-8/+8
2016-09-23Installed-header hygiene (BZ#20366): obsolete BSD u_* types.Zack Weinberg1-15/+15
2016-03-03Copy x86_64 _mcount.op from _mcount.oH.J. Lu1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers8-8/+8
2015-10-16Convert 703 function definitions to prototype style.Joseph Myers1-11/+5
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers8-8/+8
2014-05-06Don't use catomic functions in mcount (BZ #16912)Andreas Schwab1-2/+2
2014-02-26Consistently include Makeconfig after defining subdir.Joseph Myers1-2/+2
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae8-8/+8
2013-06-07Avoid use of "register" as optimization hint.Joseph Myers2-5/+5
2013-06-05Remove trailing whitespace.Joseph Myers1-3/+3
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers8-8/+8
2012-11-04[BZ #157] Remove include/stub-tag.h for good.Thomas Schwinge1-1/+0