aboutsummaryrefslogtreecommitdiff
path: root/sys/cddl/dev
Commit message (Expand)AuthorAgeFilesLines
* MFC r298473,298787: add invpcid, fix sahf/lahf in dtrace disassemblerAndriy Gapon2016-05-171-2/+2
* MFC r266103: Update dis_tables.c to the latest Illumos version.Andriy Gapon2016-05-171-17/+188
* MFC r288363: std: it is important that func name is never an empty stringAndriy Gapon2015-10-231-0/+2
* MFC r288362: sdt: start checking version field when parsing probe definitionsAndriy Gapon2015-10-231-0/+6
* MFC r288365: sdt: static-ize couple of variablesAndriy Gapon2015-10-231-2/+2
* MFC r288364: sdt module does not seem to actually use any symbol fromAndriy Gapon2015-10-231-1/+0
* MFC r288361: dtrace_getarg: remove stray return statement on amd64Andriy Gapon2015-10-231-1/+0
* MFC r285663, r285664, r285667:Mark Johnston2015-07-211-0/+4
* MFC r228478, r263710, r273377, r273378, r273423, r273455 and r273899:Hans Petter Selasky2014-10-311-2/+2
* MFC r267759, r267761Mark Johnston2014-08-053-20/+16
* MFC r267706:Mark Johnston2014-08-051-16/+17
* MFC r256822:Mark Johnston2014-08-041-1/+21
* MFC r256571:Mark Johnston2014-08-041-0/+3
* MFC r264434:Mark Johnston2014-07-311-0/+3
* MFC r264435:Mark Johnston2014-07-291-1/+7
* MFC r262665:Mark Johnston2014-05-152-2/+12
* MFC r236566 (by zml):Mark Johnston2014-05-112-2/+2
* MFC r262543:Mark Johnston2014-05-031-0/+51
* MFC r262542:Mark Johnston2014-05-036-5078/+0
* MFC r258622,258675: dtrace sdt: remove the ugly sname parameter ofAndriy Gapon2014-02-172-2/+15
* MFC r260132: Allocate the probe ID unrhdr before the DTrace kld_* eventAndriy Gapon2014-02-171-2/+2
* MFC r256148: Initialize and free the DTrace taskqueue in the dtraceAndriy Gapon2014-02-172-0/+4
* MFC r252850: Hide references to mod_lockAndriy Gapon2014-02-173-9/+8
* MFC r257417: Remove references to an unused fasttrap probe hookAndriy Gapon2014-02-171-8/+0
* MFC r257152: Do some cleanup of the SDT codeAndriy Gapon2014-02-171-71/+68
* MFC r254813,259587: Rename the kld_unload event handler to kld_unload_tryAndriy Gapon2014-02-173-9/+9
* MFC r254468,r254469: Add a "translated type" argument to SDT_PROBE_ARGTYPE()Andriy Gapon2014-02-171-2/+6
* MFC r251237: Port the SDT testAndriy Gapon2014-01-171-0/+37
* MFC r250574, r250812, r253725;Pedro F. Giffuni2013-10-021-0/+2
* MFC r252894:Mark Johnston2013-09-214-78/+226
* MFC r254713: fbt: drop a local write-only variableAndriy Gapon2013-09-131-6/+0
* MFC r253996,253997: opensolaris code: translate INVARIANTS to DEBUG and ZFS_D...Andriy Gapon2013-08-232-0/+4
* MFC r253772,253773,253989: dtrace disassembler: take the latest/lastAndriy Gapon2013-08-234-388/+3680
* MFC r252325:Mark Johnston2013-07-061-0/+10
* MFC r251238:Mark Johnston2013-07-062-2/+2
* MFC: 236567George V. Neville-Neil2013-06-122-14/+24
* MFC r227293 (by ed):Alexander Motin2013-04-052-2/+2
* MFC r248642: fbt_getargdesc: correctly handle types for return probesAndriy Gapon2013-03-311-5/+17
* MFC r248640: fbt_typoff_init: fix an off by one in determining requiredAndriy Gapon2013-03-311-0/+2
* MFC r244631Ryan Stone2013-03-081-44/+54
* MFC r226452 (by marcel@)Ryan Stone2013-03-081-42/+2
* MFC: 238537,238552George V. Neville-Neil2012-12-102-4/+14
* MFC r238168,238169: further dtrace disassembler fixes for long nop decodingAndriy Gapon2012-07-152-10/+10
* MFC r237748: dtrace instruction decoder: add 0x0f 0x1f NOP opcode supportAndriy Gapon2012-07-022-2/+2
* MFC r233552Ryan Stone2012-05-271-2/+5
* MFC r227430:Marcel Moolenaar2012-03-171-3/+3
* Remove pc_cpumask usage from dtrace MD supportAttilio Rao2011-06-282-4/+4
* MFCAttilio Rao2011-05-162-20/+32
|\
| * better integrate cyclic module with clocksource/eventtimer subsystemAndriy Gapon2011-05-162-21/+33
* | MFCAttilio Rao2011-05-102-42/+2
|\|