Re: [PATCH 16/17] perf tests task_analyzer: print command on failure
From: Hagen Paul Pfeifer <hidden>
Date: 2023-06-13 22:14:10
Also in:
linux-perf-users
From: Hagen Paul Pfeifer <hidden>
Date: 2023-06-13 22:14:10
Also in:
linux-perf-users
* Arnaldo Carvalho de Melo | 2023-06-13 17:07:52 [-0300]:
quoted
From: Aditya Gupta <redacted> Instead of printing "perf command failed" everytime, print the exact command that run earlierLooks like a nice improvement, added the test authors to the CC list on this message,
Thank you Aditya and really great catch - thank you very much! Shell scripting can be nasty. This is another example where you can see that with one stupid typo the whole system can be undermined and you don't get a single hint. Acked-by: Hagen Paul Pfeifer <redacted>