index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gmon
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-22
Define write_profiling functions only in profile library [BZ #31756]
H.J. Lu
1
-1
/
+2
2024-02-25
gmon: Reformat Makefile.
Carlos O'Donell
1
-5
/
+20
2024-01-08
Remove ia64-linux-gnu
Adhemerval Zanella
1
-1
/
+0
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
11
-11
/
+11
2023-06-02
Fix all the remaining misspellings -- BZ 25337
Paul Pluzhnikov
1
-1
/
+1
2023-04-22
Use O_CLOEXEC in more places (BZ #15722)
Sergey Bugaev
1
-3
/
+4
2023-03-29
Remove --enable-tunables configure option
Adhemerval Zanella Netto
1
-10
/
+2
2023-02-22
gmon: fix memory corruption issues [BZ# 30101]
Simon Kissane
3
-8
/
+64
2023-02-22
gmon: improve mcount overflow handling [BZ# 27576]
Simon Kissane
6
-7
/
+172
2023-02-22
gmon: Fix allocated buffer overflow (bug 29444)
Леонид Юрьев (Leonid Yuriev)
1
-1
/
+3
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
9
-9
/
+9
2022-09-22
Use '%z' instead of '%Z' on printf functions
Adhemerval Zanella Netto
1
-1
/
+1
2022-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
9
-9
/
+9
2021-12-12
hurd: Fix gmon-static
Samuel Thibault
1
-4
/
+4
2021-09-03
Remove "Contributed by" lines
Siddhesh Poyarekar
3
-3
/
+0
2021-08-24
Use __executable_start as the lowest address for profiling [BZ #28153]
H.J. Lu
2
-0
/
+4
2021-01-02
Update copyright dates with scripts/update-copyrights
Paul Eggert
9
-9
/
+9
2020-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
9
-9
/
+9
2019-09-07
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
9
-9
/
+9
2019-08-23
linux: Make profil_counter a compat_symbol (BZ#17726)
Adhemerval Zanella
1
-0
/
+2
2019-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
9
-9
/
+9
2018-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
9
-9
/
+9
2017-12-19
Replece LDFLAGS-* = $(no-pie-ldflag) with tst-*-no-pie = yes [BZ #22630]
H.J. Lu
1
-1
/
+1
2017-12-15
Add --enable-static-pie configure option to build static PIE [BZ #19574]
H.J. Lu
2
-1
/
+25
2017-10-14
Add a test for profiling static executable
H.J. Lu
3
-0
/
+84
2017-10-12
Support profiling PIE [BZ #22284]
H.J. Lu
3
-10
/
+59
2017-10-05
tst-gmon: Build with -fno-omit-frame-pointer
Florian Weimer
1
-1
/
+1
2017-10-01
Hide internal __moncontrol function [BZ #18822]
H.J. Lu
1
-0
/
+2
2017-08-31
gmon: Remove internal_function attribute
Florian Weimer
1
-6
/
+3
2017-08-21
Consolidate non cancellable writev call
Adhemerval Zanella
1
-6
/
+6
2017-08-20
Remove __bb_init_func and __bb_exit_func [BZ #21974]
H.J. Lu
3
-130
/
+1
2017-08-18
Consolidate non cancellable close call
Adhemerval Zanella
1
-1
/
+1
2017-08-18
Consolidate non cancellable write call
Adhemerval Zanella
1
-2
/
+2
2017-08-17
Consolidate non cancellable open call
Adhemerval Zanella
1
-2
/
+2
2017-08-15
gmon: Run tst-gmon-prof only for run-built-tests=yes
Florian Weimer
1
-0
/
+2
2017-08-15
gmon: Add test for basic mcount/gprof functionality
Florian Weimer
3
-1
/
+127
2017-04-13
Assume that O_NOFOLLOW is always defined
Florian Weimer
1
-4
/
+0
2017-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
8
-8
/
+8
2016-09-23
Installed-header hygiene (BZ#20366): obsolete BSD u_* types.
Zack Weinberg
1
-15
/
+15
2016-03-03
Copy x86_64 _mcount.op from _mcount.o
H.J. Lu
1
-1
/
+1
2016-01-04
Update copyright dates with scripts/update-copyrights.
Joseph Myers
8
-8
/
+8
2015-10-16
Convert 703 function definitions to prototype style.
Joseph Myers
1
-11
/
+5
2015-01-02
Update copyright dates with scripts/update-copyrights.
Joseph Myers
8
-8
/
+8
2014-05-06
Don't use catomic functions in mcount (BZ #16912)
Andreas Schwab
1
-2
/
+2
2014-02-26
Consistently include Makeconfig after defining subdir.
Joseph Myers
1
-2
/
+2
2014-01-01
Update copyright notices with scripts/update-copyrights
Allan McRae
8
-8
/
+8
2013-06-07
Avoid use of "register" as optimization hint.
Joseph Myers
2
-5
/
+5
2013-06-05
Remove trailing whitespace.
Joseph Myers
1
-3
/
+3
2013-01-02
Update copyright notices with scripts/update-copyrights.
Joseph Myers
8
-8
/
+8
2012-11-04
[BZ #157] Remove include/stub-tag.h for good.
Thomas Schwinge
1
-1
/
+0
[next]