summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/dtrace/dcpc.c
AgeCommit message (Collapse)AuthorFilesLines
2011-07-06OS-431 dtrace profile and tick probes sometimes don't fire in a zoneBryan Cantrill1-3/+7
2010-01-086899710 dcpc tear down races with overflow handler on x86Jonathan Haslam1-16/+74
6899071 For Intel P4, CPUs coming online ignore DTrace cpc 6904944 DTrace cpc provider is leaking pcbe memory
2009-12-226764832 Provide user-level processor groups observabilityAlexander Kolbasov1-12/+47
6831680 cputrack(1) leaves its victim with unneeded cpc context 6901343 cpc context flag updates are not always atomic 6908152 Dormant thread CPC context affects cpu CPC consumers
2009-04-206806023 cpc provider event name validation needs to be a bit tighterJonathan Haslam1-5/+30
6806674 dcpc scares me on an older machine 6812495 plockstat's mutex-spun probe is under specified when used in libc 6812487 chkargs argument processing needs tightening up 6819008 i_Pobject_iter() needs to update mappings more often to avoid bogus prmap_t usage 6690027 incorrect instruction mask used in SPARC dtrace_getpcstack 6820546 tst.FunctionLookup.ksh fails owing to callout changes 6820554 baddof core dumps when no input file is specified 6822482 DOF validation needs to handle loadable sections flagged as unloadable
2009-02-13PSARC 2008/480 DTrace CPC ProviderJonathan Haslam1-0/+1096
6486156 DTrace cpc provider