]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Soft PMC support for ARM.
authorfabient <fabient@FreeBSD.org>
Wed, 23 May 2012 13:23:40 +0000 (13:23 +0000)
committerfabient <fabient@FreeBSD.org>
Wed, 23 May 2012 13:23:40 +0000 (13:23 +0000)
commitbe5bfc030892300b830d9ec66dedf914f18f7c56
tree2a58b21b51fcdbd56f399d0d54582aff8004ba40
parentea96526248e89c13c464597f4973614e622c1e5c
Soft PMC support for ARM.
Callgraph is not captured, only current location.

Sample system wide profiling: "pmcstat -Sclock.hard -T"
sys/arm/arm/machdep.c
sys/arm/include/pmc_mdep.h
sys/dev/hwpmc/hwpmc_arm.c