mbox series

[0/3] Fix and improvements to xen-analysis.py - Pt.2

Message ID 20230519093019.2131896-1-luca.fancellu@arm.com (mailing list archive)
Headers show
Series Fix and improvements to xen-analysis.py - Pt.2 | expand

Message

Luca Fancellu May 19, 2023, 9:30 a.m. UTC
This serie includes one improvement suggested by Andrew Cooper, and two bug fix
for the xen-analysis.py tool.

Luca Fancellu (3):
  xen/misra: xen-analysis.py: Improve the cppcheck version check
  xen/misra: xen-analysis.py: Fix latent bug
  xen/misra: xen-analysis.py: Fix cppcheck report relative paths

 xen/scripts/xen_analysis/cppcheck_analysis.py | 13 +++------
 .../xen_analysis/cppcheck_report_utils.py     | 27 +++++++++++++++----
 2 files changed, 26 insertions(+), 14 deletions(-)