index
:
gnumach.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kern
/
pc_sample.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow disabling of MACH_PCSAMPLE and disable by default
Damien Zammit
2023-09-30
1
-16
/
+16
*
Include mig generated headers to avoid warnings with -Wmissing-prototypes.
Flavio Cruz
2023-01-19
1
-4
/
+4
*
fix warnings
Luca Dariz
2023-01-16
1
-1
/
+1
*
Create kern/mach4.h and kern/mach_host.h and define the RPC prototypes for ma...
Flavio Cruz
2023-01-13
1
-0
/
+1
*
Use portable rpc types to define 'struct sample'.
Flavio Cruz
2022-11-28
1
-2
/
+2
*
Add kernel profiling through sampling
Samuel Thibault
2016-04-20
1
-2
/
+8
*
kern: gracefully handle bogus sample pc sequence number
Justus Winter
2014-12-16
1
-0
/
+3
*
kern: qualify pointers whose dereferenced values are constant with const
Marin Ramesa
2013-12-17
1
-17
/
+17
*
kern/pc_sample.c: remove unused variables
Marin Ramesa
2013-12-09
1
-3
/
+0
*
kern: remove register qualifiers
Marin Ramesa
2013-11-13
1
-2
/
+2
*
Use unsigned long for addresses and sizes
Samuel Thibault
2012-03-09
1
-1
/
+1
*
Fix kern/kalloc.h includes
Richard Braun
2011-12-17
1
-0
/
+1
*
2008-07-15 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
1
-0
/
+1
*
2007-02-05 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
1
-2
/
+1
*
2006-11-09 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
1
-1
/
+1
*
2006-11-07 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
1
-0
/
+1
*
2006-11-05 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
1
-9
/
+11
*
2006-10-15 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
1
-4
/
+0
*
Initial source
Thomas Bushnell
1997-02-25
1
-0
/
+299