diff options
Diffstat (limited to 'qa/512.out.2')
-rw-r--r-- | qa/512.out.2 | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/qa/512.out.2 b/qa/512.out.2 new file mode 100644 index 0000000..cbdf4e1 --- /dev/null +++ b/qa/512.out.2 @@ -0,0 +1,30 @@ +QA output created by 512 +== pminfo == +lock(global_libpcp) [count=1] +lock(global_libpcp) [count=2] +unlock(global_libpcp) [count=2] +unlock(global_libpcp) [count=3] + +== pmlogger == +lock(ctx 0) [count=1] +lock(global_libpcp) [count=1] +lock(global_libpcp) [count=2] +unlock(ctx 0) [count=2] +unlock(global_libpcp) [count=2] +unlock(global_libpcp) [count=3] + +== pmlogextract == +lock(global_libpcp) [count=1] +unlock(global_libpcp) [count=2] + +== pmdumplog == +lock(ctx 0) [count=1] +lock(global_libpcp) [count=1] +unlock(ctx 0) [count=2] +unlock(global_libpcp) [count=2] + +== dbpmda == +lock(ctx 0) [count=1] +lock(global_libpcp) [count=1] +unlock(ctx 0) [count=2] +unlock(global_libpcp) [count=2] |