diff options
author | Maíra Canal <[email protected]> | 2024-05-12 19:23:27 -0300 |
---|---|---|
committer | Maíra Canal <[email protected]> | 2024-05-20 16:38:02 -0300 |
commit | f33fe58298e686e7cc2d24f747c980457812b566 (patch) | |
tree | 1c15a23a2a2a72da530860becfd41c46ee3b536b /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 36b75080e68b4a27ae1c40beffb3d6131f8eeeff (diff) |
drm/v3d: Create new IOCTL to expose performance counters information
Userspace usually needs some information about the performance counters
available. Although we could replicate this information in the kernel
and user-space, let's use the kernel as the "single source of truth" to
avoid issues in the future (e.g. list of performance counters is updated
in user-space, but not in the kernel, generating invalid requests).
Therefore, create a new IOCTL to expose the performance counters
information, that is name, category, and description.
Signed-off-by: Maíra Canal <[email protected]>
Reviewed-by: Iago Toral Quiroga <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions