History log of /linux/tools/perf/tests/shell/base_probe/test_adding_kernel.sh (Results 1 – 2 of 2)
Revision Date Author Comments
# 7255fcc8 23-Apr-2024 Arnaldo Carvalho de Melo <acme@redhat.com>

perf tests shell kprobes: Add missing description as used by 'perf test' output

Before:

root@x1:~# perf test 76
76: SPDX-License-Identifier: GPL-2.0 : Ok
root@

perf tests shell kprobes: Add missing description as used by 'perf test' output

Before:

root@x1:~# perf test 76
76: SPDX-License-Identifier: GPL-2.0 : Ok
root@x1:~#

After:

root@x1:~# perf test 76
76: Add 'perf probe's, list and remove them. : Ok
root@x1:~#

Reviewed-by: Ian Rogers <irogers@google.com>
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Athira Rajeev <atrajeev@linux.vnet.ibm.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Kajol Jain <kjain@linux.ibm.com>
Cc: Michael Petlan <mpetlan@redhat.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Veronika Molnarova <vmolnaro@redhat.com>
Link: https://lore.kernel.org/lkml/ZigRDKUGkcDqD-yW@x1
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>

show more ...


# e7d759f3 15-Feb-2024 Veronika Molnarova <vmolnaro@redhat.com>

perf testsuite: Add test for kprobe handling

Test perf interface to kprobes: listing, adding and removing probes. It
is run as a part of perftool-testsuite_probe test case.

Signed-off-by: Veronika

perf testsuite: Add test for kprobe handling

Test perf interface to kprobes: listing, adding and removing probes. It
is run as a part of perftool-testsuite_probe test case.

Signed-off-by: Veronika Molnarova <vmolnaro@redhat.com>
Signed-off-by: Michael Petlan <mpetlan@redhat.com>
Cc: kjain@linux.ibm.com
Cc: atrajeev@linux.vnet.ibm.com
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Link: https://lore.kernel.org/r/20240215110231.15385-7-mpetlan@redhat.com

show more ...