diff options
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2018-01-31 10:12:27 +0300 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2018-02-21 03:22:01 +0300 |
commit | 0da8c08d71133ba0dd9f5b24ae0b6519e00275d6 (patch) | |
tree | 6e7d8332f9b7ed892a6f8a23cea81752654a03d8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | cc839ce55d5c2d08bf25f9ddec6d9ee8854b87f4 (diff) | |
download | linux-0da8c08d71133ba0dd9f5b24ae0b6519e00275d6.tar.xz |
torture: Grace periods do not piggyback off of themselves
The rcuperf trace-event processing counted every "done" trace event
as a piggyback, which is incorrect because the task that started the
grace period didn't piggyback at all. This commit fixes this problem
by recording the task that started a given grace period and ignoring
that task's "done" record for that grace period.
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions