diff options
author | Damjan Marion <damarion@cisco.com> | 2020-11-27 20:15:17 +0100 |
---|---|---|
committer | Florin Coras <florin.coras@gmail.com> | 2020-12-18 17:20:28 +0000 |
commit | 8b60fb0fe6e29aac1847c0b381c0f84165b27b61 (patch) | |
tree | 0d805a148109bad0906a3570b2d22767ec50f95d /MAINTAINERS | |
parent | f5b27cbcc7cae5279aac512f805be73591f58eaa (diff) |
perfmon: new perfmon plugin
Type: feature
Change-Id: I2c14f82393d11fc05c6d229f5c58603ab5c0f14d
Signed-off-by: Damjan Marion <damarion@cisco.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 19a5763ad57..a3d582ff414 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -461,6 +461,11 @@ I: marvell M: Damjan Marion <damarion@cisco.com> F: src/plugins/marvell/ +Plugin - performance counter +I: perfmon +M: Damjan Marion <damarion@cisco.com> +F: src/plugins/perfmon/ + Plugin - PPPoE I: pppoe M: Hongjun Ni <hongjun.ni@intel.com> |