aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/pmclog.h
Commit message (Expand)AuthorAgeFilesLines
* pmc: convert native to jsonl and track TSC value of samplesMatt Macy2018-06-071-17/+21
* hwpmc: add summary command and further metadata extensionsMatt Macy2018-06-061-1/+4
* hwpmc: log name->pid, name->tid mappingsMatt Macy2018-06-051-2/+30
* hwpmc: ABI fixesMatt Macy2018-06-041-0/+1
* pmc(3)/hwpmc(4): update supported Intel processors to rely fully on theMatt Macy2018-05-261-31/+27
* Revert r334242 "pmc(3)/hwpmc(4): update supported Intel processors to rely fu...Matt Macy2018-05-261-27/+31
* pmc(3)/hwpmc(4): update supported Intel processors to rely fully on theMatt Macy2018-05-261-31/+27
* hwpmc: add thread id field to callchain and context switch records to allow f...Matt Macy2018-05-231-1/+6
* sys/sys: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Do not run pmclog_configure_log() without pmc_sx protection.Konstantin Belousov2017-11-011-0/+2
* Add software PMC support.Fabien Thomas2012-03-281-1/+16
* Add a flush of the current PMC log buffer before displaying the next top.Fabien Thomas2011-10-181-0/+1
* - Add support for PMCs in Intel CPUs of Family 6, model 0xE (Core SoloJoseph Koshy2008-11-271-1/+2
* Kernel and hwpmc(4) support for callchain capture.Joseph Koshy2007-12-071-1/+1
* Add userland definitions for parsing callchain records.Joseph Koshy2007-12-031-3/+24
* Remove unused symbols.Joseph Koshy2006-03-281-3/+0
* MFP4: Support for profiling dynamically loaded objects.Joseph Koshy2006-03-261-11/+28
* MFP4:Joseph Koshy2005-06-301-1/+5
* MFP4:Joseph Koshy2005-06-091-0/+229