/* $NetBSD: limits.h,v 1.3 1998/05/28 08:45:01 sakamoto Exp $ */ #include n.ico'/>
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-12Pull up following revision(s) (requested by jmcneill in ticket #301):martin
2019-06-14 Fix compile error (s/LAPIC_PCINT/LAPIC_LVT_PCINT/)msaitoh
2019-05-29Add support for AMD Family 17h.maxv
2018-07-24Merge the tprof_pmi and tprof_amdpmi modules into a single tprof_x86maxv
2018-07-17use PRI?64 instead of ll?christos
2018-07-16Spaces -> tabsjmcneill
2018-07-16RW fields in performance monitor registers are reset to architecturallyjmcneill
2018-07-16Movemaxv
2018-07-15Add tprof backend for ARMv7 performance monitors.jmcneill
2018-07-15Add TPROF_IDENT_ARMV7_GENERICjmcneill
2018-07-15Define TPROF_IDENT_ARMV8_GENERICjmcneill
2018-07-15Add tprof backend for ARMv8 performance monitors.jmcneill
2018-07-13Revamp tprof.maxv
2015-08-20include "ioconf.h" to get the 'void <driver>attach(int count);' prototype.christos
2014-07-25Add d_discard to all struct cdevsw instances I could find.dholland
2014-03-16Change (mostly mechanically) every cdevsw/bdevsw I can find to usedholland
2011-04-14for each samples, record and report cpuid and lwpid.yamt
2011-02-25tprof_start: don't forget to restore refcount when failed to start backend.yamt
2011-02-05tprof: record pid and userland events.yamt
2010-08-11Keep condvar wmesg within 8-char limitpgoyette
2009-11-18commentyamt
2009-03-13tprof_stop1: add an assertion.yamt
2009-03-11fix breakage where db_regs_t != trapframe.yamt
2009-03-10- adapt to MODULAR.yamt
2009-01-20commentyamt
2008-05-07tprof_start: fix workqueue's IPL.yamt
2008-01-01a simple performance monitor based profiler, inspired from linux oprofile.yamt