diff options
author | Michael S. Tsirkin <mst@redhat.com> | 2022-03-20 14:02:14 +0300 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2022-03-28 23:52:59 +0300 |
commit | f03560a57c1f60db6ac23ffd9714e1c69e2f95c7 (patch) | |
tree | f39538af7642ebd4b7435821e46f6a3b85345367 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 06f05bc52269e1f8286ce0fba03b565528fb1456 (diff) | |
download | linux-f03560a57c1f60db6ac23ffd9714e1c69e2f95c7.tar.xz |
tools/virtio: compile with -pthread
When using pthreads, one has to compile and link with -lpthread,
otherwise e.g. glibc is not guaranteed to be reentrant.
This replaces -lpthread.
Reported-by: Matthew Wilcox <willy@infradead.org>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions