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