diff options
author | Torvald Riegel <triegel@redhat.com> | 2017-01-20 14:54:49 +0100 |
---|---|---|
committer | Torvald Riegel <triegel@redhat.com> | 2017-01-20 14:56:39 +0100 |
commit | 6d523660e9f9f18e6c497d2d882c644e9c1b1c29 (patch) | |
tree | 407df07601c4e03c4e8679c2f0b1bd1cffc6a6c3 /nptl/sem_destroy.c | |
parent | 03b007771beb4dba3b16d6097a53bfa328a78efb (diff) | |
download | glibc-6d523660e9f9f18e6c497d2d882c644e9c1b1c29.tar.gz glibc-6d523660e9f9f18e6c497d2d882c644e9c1b1c29.tar.xz glibc-6d523660e9f9f18e6c497d2d882c644e9c1b1c29.zip |
Fix mutex pretty printer test and pretty printer output.
This fixes the mutex pretty printer so that, if the owner ID isn't recorded (such as in the current lock elision implementation), "Owner ID" will be shown as "Unknown" instead of 0. It also changes the mutex printer output so that it says "Acquired" instead of "Locked". The mutex tests are updated accordingly. In addition, this adds a paragraph to the "Known issues" section of the printers README explaining that the printer output isn't guaranteed to cover every detail. 2017-01-14 Martin Galvan <martingalvan@sourceware.org> * README.pretty-printers (Known issues): Warn about printers not always covering everything. * nptl/nptl-printers.py (MutexPrinter): Change output. * nptl/test-mutex-printers.py: Fix test and adapt to changed output.
Diffstat (limited to 'nptl/sem_destroy.c')
0 files changed, 0 insertions, 0 deletions