From: Tvrtko Ursulin <tvrtko.ursulin@xxxxxxxxx> 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