Bug#1141835: ITP: qcnpuperf -- lightweight libary providing apis to collect NPU Metrics
Loïc Minier <[email protected]> Fri, 10 Jul 2026 19:51:25 +0200
| Newsgroups | gmane.linux.debian.devel.general |
|---|---|
| Message-ID | <alExHXHxdfqPMY_s__38824.7163429455$1783706851$gmane$org@localhost> |
Package: wnpp Severity: wishlist Owner: Loïc Minier <[email protected]> X-Debbugs-Cc: [email protected] * Package name : qcnpuperf Version : 1.0 Upstream Contact: Srinivas Kandagatla <[email protected]> * URL : https://github.com/qualcomm/libqcnpuperf/ * License : BSD Programming Lang: C Description : lightweight libary providing apis to collect NPU Metrics libqcnpuperf is a lightweight libary providing apis to collect NPU Metrics. This library can be easily integrated into a simple console application or a profiling tools like NvTop or generate metrics for perfetto or integrate into CI loops or any other applications. This library provides 3 simple apis. qcom_dsp_init() qcom_dsp_get_prof_data() qcom_dsp_deinit() I'm still undecided between libqcnpuperf (repo name) and qcnpuperf (.pc name) and am discussing with upstream to settle that :) Best,