summaryrefslogtreecommitdiff
path: root/bin/nv_perfmon.c
Commit message (Expand)AuthorAgeFilesLines
* nvif: split out perfmon interface definitionsBen Skeggs2016-01-111-0/+2
* nvif: move internal class identifiers to class.hBen Skeggs2016-01-111-2/+2
* core: remove the remainder of the previous styleBen Skeggs2015-08-281-2/+2
* nvif: simplify and tidy library interfacesBen Skeggs2015-08-281-5/+7
* bin: punt client/device argument handling into a common helperBen Skeggs2015-08-281-27/+11
* lib: various tweaksBen Skeggs2015-08-281-1/+1
* pm: stack perfdom class under perfmonBen Skeggs2015-08-281-14/+12
* pm: allow to configure domains instead of simple countersSamuel Pitoiset2015-08-281-46/+147
* pm: use hardware signals indexes instead of user-readable namesSamuel Pitoiset2015-08-281-2/+4
* pm: change signal iter to u16Samuel Pitoiset2015-08-281-2/+2
* pm: allow to query signals by domainSamuel Pitoiset2015-08-281-49/+136
* pm: reorganize the nvif interfaceSamuel Pitoiset2015-08-281-6/+6
* pm: rename from perfmon (no binary change)Ben Skeggs2015-01-191-1/+1
* pm: audit and version NVIF_PERFMON class and methodsBen Skeggs2014-08-101-25/+24
* device: audit and version NV_DEVICE classBen Skeggs2014-08-101-6/+6
* nvif: import library functions for the ioctl/event interfacesBen Skeggs2014-08-101-29/+39
* nv_perfmon: initial toolBen Skeggs2013-11-081-0/+696