[PATCH v5 0/1] devtools: add tracepoint check in checkpatch
    Thomas Monjalon 
    thomas at monjalon.net
       
    Tue Nov 28 14:18:43 CET 2023
    
    
  
07/03/2023 13:05, Ankur Dwivedi:
> This patch series adds a validation in checkpatch tool to check if
> tracepoint is present in any new function added in ethdev, eventdev
> cryptodev and mempool library.
> 
> v5:
>  - Copied the build_map_changes function from check-symbol-change.sh to
>    check-tracepoint.sh.
>  - Added eventdev, cryptodev and mempool in libdir in check-tracepoint.sh.
Why did you decide to copy the function in v5,
instead of having a common file usable by different scripts?
    
    
More information about the dev
mailing list