]> Git Repo - linux.git/blob - tools/perf/scripts/python/bin/futex-contention-report
Merge tag 'amd-drm-next-6.5-2023-06-09' of https://gitlab.freedesktop.org/agd5f/linux...
[linux.git] / tools / perf / scripts / python / bin / futex-contention-report
1 #!/bin/bash
2 # description: futext contention measurement
3
4 perf script $@ -s "$PERF_EXEC_PATH"/scripts/python/futex-contention.py
This page took 0.036447 seconds and 4 git commands to generate.