[igt-dev] [PATCH i-g-t 0/3] More intel_gpu_top improvements

Tvrtko Ursulin tvrtko.ursulin at linux.intel.com
Fri Feb 3 11:16:33 UTC 2023


From: Tvrtko Ursulin <tvrtko.ursulin at intel.com>

Suggestion was received to omit repeating header lines when outputting to a file
and also to add the CVS mode for easy parsing. We have JSON but I guess CVS can
definitely be easier for some use cases.

Tvrtko Ursulin (3):
  intel_gpu_top: Do not repeat header lines in non-interactive output
  intel_gpu_top: Rename STDOUT to TEXT
  intel_gpu_top: Add CVS output format

 man/intel_gpu_top.rst |   3 +
 tools/intel_gpu_top.c | 137 +++++++++++++++++++++++++++++++++---------
 2 files changed, 111 insertions(+), 29 deletions(-)

-- 
2.34.1



More information about the igt-dev mailing list