mirror of
https://github.com/torvalds/linux.git
synced 2026-05-31 02:24:24 +02:00
perf test perftool_testsuite: Add missing description
Properly name the test cases of perftool_testsuite instead of the license being taken as the name for 'perf test'. Signed-off-by: Veronika Molnarova <vmolnaro@redhat.com> Cc: Ian Rogers <irogers@google.com> Cc: Namhyung Kim <namhyung@kernel.org> Link: https://lore.kernel.org/r/20250113182605.130719-2-vmolnaro@redhat.com Signed-off-by: Michael Petlan <mpetlan@redhat.com> Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
This commit is contained in:
parent
9a7b618ef6
commit
5afd6d38cf
|
|
@ -1,5 +1,5 @@
|
|||
#!/bin/bash
|
||||
|
||||
# perf_probe :: Reject blacklisted probes (exclusive)
|
||||
# SPDX-License-Identifier: GPL-2.0
|
||||
|
||||
#
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
#!/bin/bash
|
||||
# Add 'perf probe's, list and remove them
|
||||
# perf_probe :: Add probes, list and remove them (exclusive)
|
||||
# SPDX-License-Identifier: GPL-2.0
|
||||
|
||||
#
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
#!/bin/bash
|
||||
|
||||
# perf_probe :: Basic perf probe functionality (exclusive)
|
||||
# SPDX-License-Identifier: GPL-2.0
|
||||
|
||||
#
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
#!/bin/bash
|
||||
|
||||
# perf_probe :: Reject invalid options (exclusive)
|
||||
# SPDX-License-Identifier: GPL-2.0
|
||||
|
||||
#
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
#!/bin/bash
|
||||
|
||||
# perf_probe :: Check patterns for line semantics (exclusive)
|
||||
# SPDX-License-Identifier: GPL-2.0
|
||||
|
||||
#
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
#!/bin/bash
|
||||
|
||||
# perftool-testsuite :: perf_report
|
||||
# SPDX-License-Identifier: GPL-2.0
|
||||
|
||||
#
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
#!/bin/bash
|
||||
|
||||
# perf_report :: Basic perf report options (exclusive)
|
||||
# SPDX-License-Identifier: GPL-2.0
|
||||
|
||||
#
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user