linux-stable/tools
Steven Rostedt (Google) 59e6595944 selftests/kprobe: Do not test for GRP/ without event failures
[ Upstream commit f5eab65ff2 ]

A new feature is added where kprobes (and other probes) do not need to
explicitly state the event name when creating a probe. The event name will
come from what is being attached.

That is:

  # echo 'p:foo/ vfs_read' > kprobe_events

Will no longer error, but instead create an event:

  # cat kprobe_events
 p:foo/p_vfs_read_0 vfs_read

This should not be tested as an error case anymore. Remove it from the
selftest as now this feature "breaks" the selftest as it no longer fails
as expected.

Link: https://lore.kernel.org/all/1656296348-16111-1-git-send-email-quic_linyyuan@quicinc.com/
Link: https://lkml.kernel.org/r/20220712161707.6dc08a14@gandalf.local.home

Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-08-25 11:45:46 +02:00
..
accounting delayacct: track delays from write-protect copy 2022-06-01 15:55:25 -07:00
arch x86/speculation: Add RSB VM Exit protections 2022-08-11 13:22:05 +02:00
bootconfig
bpf
build tools build: Switch to new openssl API for test-libcrypto 2022-08-25 11:45:24 +02:00
certs tools/certs: Add print-cert-tbs-hash.sh 2022-05-23 18:47:49 +03:00
cgroup
counter
debugging
edid
firewire
firmware
gpio
hv
iio
include asm-generic fixes for 5.19, part 2 2022-07-27 09:50:18 -07:00
io_uring
kvm/kvm_stat tools/kvm_stat: fix display of error when multiple processes are found 2022-06-15 08:14:20 -04:00
laptop
leds
lib bpf: Disallow bpf programs call prog_run command. 2022-08-25 11:45:13 +02:00
memory-model
objtool x86/ibt, objtool: Add IBT_NOSEAL() 2022-08-25 11:45:39 +02:00
pci
pcmcia
perf perf tests: Fix Track with sched_switch test for hybrid case 2022-08-25 11:45:26 +02:00
power tools/power/x86/intel-speed-select: Fix off by one check 2022-08-17 15:15:39 +02:00
rcu
scripts
spi
testing selftests/kprobe: Do not test for GRP/ without event failures 2022-08-25 11:45:46 +02:00
thermal tools/thermal: Fix possible path truncations 2022-08-17 15:16:02 +02:00
time
tracing tools/rtla: Fix command symlinks 2022-08-25 11:45:36 +02:00
usb
virtio
vm tools/vm/slabinfo: use alphabetic order when two values are equal 2022-08-25 11:45:23 +02:00
wmi
Makefile Thermal control updates for 5.19-rc1 2022-05-24 16:19:30 -07:00