diff options
author | Davidlohr Bueso <dave@stgolabs.net> | 2021-08-09 06:33:01 +0200 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2021-08-09 17:00:27 +0200 |
commit | 46f815323b5a8f0e7156f50ea87c354424210e97 (patch) | |
tree | 08e481b78056b0e996ae53efad2136b5c6ef576b /tools/perf/util/cs-etm.c | |
parent | perf bench futex, requeue: Robustify futex_wait() handling (diff) | |
download | linux-46f815323b5a8f0e7156f50ea87c354424210e97.tar.xz linux-46f815323b5a8f0e7156f50ea87c354424210e97.zip |
perf bench futex, requeue: Add --pi parameter
This extends the program to measure WAIT_REQUEUE_PI+CMP_REQUEUE_PI
pairs, which are the underlying machinery behind priority-inheritance
aware condition variables. The defaults are the same as with the regular
non-pi version, requeueing one task at a time, with the exception that
PI will always wakeup the first waiter.
Signed-off-by: Davidlohr Bueso <dbueso@suse.de>
Cc: Davidlohr Bueso <dbueso@suse.de>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: http://lore.kernel.org/lkml/20210809043301.66002-8-dave@stgolabs.net
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/util/cs-etm.c')
0 files changed, 0 insertions, 0 deletions