PAPI stats: Use single dump
[csit.git] / resources / libraries / python / PapiExecutor.py
index 76d7daf..7bfc861 100644 (file)
@@ -872,6 +872,8 @@ class PapiExecutor:
       is "stats".
     - the second parameter must be 'path' as it is used by PapiExecutor
       method 'add'.
+    - even if the parameter contains multiple paths, there is only one
+      reply item (for each .add).
     """
 
     def __init__(self, node):