aboutsummaryrefslogtreecommitdiff
path: root/kern/pc_sample.c
Commit message (Expand)AuthorAgeFilesLines
* Allow disabling of MACH_PCSAMPLE and disable by defaultDamien Zammit2023-09-301-16/+16
* Include mig generated headers to avoid warnings with -Wmissing-prototypes.Flavio Cruz2023-01-191-4/+4
* fix warningsLuca Dariz2023-01-161-1/+1
* Create kern/mach4.h and kern/mach_host.h and define the RPC prototypes for ma...Flavio Cruz2023-01-131-0/+1
* Use portable rpc types to define 'struct sample'.Flavio Cruz2022-11-281-2/+2
* Add kernel profiling through samplingSamuel Thibault2016-04-201-2/+8
* kern: gracefully handle bogus sample pc sequence numberJustus Winter2014-12-161-0/+3
* kern: qualify pointers whose dereferenced values are constant with constMarin Ramesa2013-12-171-17/+17
* kern/pc_sample.c: remove unused variablesMarin Ramesa2013-12-091-3/+0
* kern: remove register qualifiersMarin Ramesa2013-11-131-2/+2
* Use unsigned long for addresses and sizesSamuel Thibault2012-03-091-1/+1
* Fix kern/kalloc.h includesRichard Braun2011-12-171-0/+1
* 2008-07-15 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-181-0/+1
* 2007-02-05 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-2/+1
* 2006-11-09 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-181-1/+1
* 2006-11-07 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-181-0/+1
* 2006-11-05 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-181-9/+11
* 2006-10-15 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-4/+0
* Initial sourceThomas Bushnell1997-02-251-0/+299