summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorMarcos Paulo de Souza <mpdesouza@suse.com>2023-10-09 12:09:29 -0300
committerShuah Khan <skhan@linuxfoundation.org>2023-10-09 14:06:17 -0600
commit2531f374f922e77ba51f24d1aa6fa11c7f4c36b8 (patch)
tree2551ccb9ce70d611d5f2db909c689eb25bda489b /tools/perf/scripts/python/stackcollapse.py
parentf1020c687153609f246f3314db5b74821025c185 (diff)
Documentation: kselftests: Remove references to bpf tests
Currently the bpf selftests are skipped by default, so is someone would like to run the tests one would need to run: $ make TARGETS=bpf SKIP_TARGETS="" kselftest To overwrite the SKIP_TARGETS that defines bpf by default. Also, following the BPF instructions[1], to run the bpf selftests one would need to enter in the tools/testing/selftests/bpf/ directory, and then run make, which is not the standard way to run selftests per it's documentation. For the reasons above stop mentioning bpf in the kselftests as examples of how to run a test suite. [1]: Documentation/bpf/bpf_devel_QA.rst Signed-off-by: Marcos Paulo de Souza <mpdesouza@suse.com> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions