summaryrefslogtreecommitdiff
path: root/src/common/telemetry.h
AgeCommit message (Expand)Author
2018-07-18telemetry: Remove unnecessary Field constructorLioncash
2018-07-18telemetry: Make operator== and operator!= const member functions of FieldLioncash
2018-07-18telemetry: Default copy/move constructors and assignment operatorsLioncash
2018-03-27telemetry.h: Reword comment from citra to yuzuN00byKing
2018-01-17telemetry: Silence initialization order warningsLioncash
2017-05-24common: Add a generic interface for logging telemetry fields.bunnei