summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2024-11-09 12:55:32 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2024-11-09 12:55:32 -0800
commita58f4dd9526abbb83523ea515508ba714a1e6881 (patch)
treee5b52a3345efce3bd4211f797e17a1c63c4cedcd /tools/perf/scripts/python/bin/stackcollapse-record
parentda4373fbcf006deda90e5e6a87c499e0ff747572 (diff)
parent52ff8e91f916fa05dd47b5c30afa3286c30db444 (diff)
downloadkernel-a58f4dd9526abbb83523ea515508ba714a1e6881.tar.gz
Merge tag 'block-6.12-20241108' of git://git.kernel.dk/linux
Pull block fix from Jens Axboe: "Single fix for an issue triggered with PROVE_RCU=y, with nvme using the wrong iterators for an SRCU protected list" * tag 'block-6.12-20241108' of git://git.kernel.dk/linux: nvme/host: Fix RCU list traversal to use SRCU primitive
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
>Kumar Kartikeya Dwivedi 2022-10-25selftests/bpf: Add test cgrp_local_storage to DENYLIST.s390xYonghong Song 2022-10-11selftests/bpf: Alphabetize DENYLISTsDavid Vernet 2022-10-10selftests/bpf: Add tests for _opts variants of bpf_*_get_fd_by_id()Roberto Sassu 2022-10-06selftests/bpf: Add selftest deny_namespace to s390x deny listYonghong Song 2022-09-21selftests/bpf: Add tests for dynamic pointers parameters in kfuncsRoberto Sassu 2022-09-21selftests/bpf: Add test for bpf_verify_pkcs7_signature() kfuncRoberto Sassu 2022-09-21selftests/bpf: Add additional tests for bpf_lookup_*_key()Roberto Sassu 2022-09-21selftests/bpf: Add selftests validating the user ringbufDavid Vernet 2022-09-06selftests/bpf: Add tracing_struct test in DENYLIST.s390xYonghong Song 2022-09-06Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextPaolo Abeni 2022-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski 2022-08-31selftests/bpf: Add test cases for htab updateHou Tao 2022-08-25selftests/bpf: add a selftest for cgroup hierarchical stats collectionYosry Ahmed 2022-08-24selftests/bpf: Add cb_refs test to s390x deny listDaniel Müller 2022-08-19selftest/bpf: Add setget_sockopt to DENYLIST.s390xMartin KaFai Lau 2022-08-16selftests/bpf: Fix attach point for non-x86 arches in test_progs/lsmArtem Savkov 2022-08-12selftests/bpf: Add lru_bug to s390x deny listDaniel Müller 2022-07-27selftests/bpf: Copy over libbpf configsDaniel Müller