Comment 7 for bug 1866972

Revision history for this message
Po-Hsu Lin (cypressyew) wrote : Re: ftrace test failed with Register/unregister many kprobe events in ubuntu_kernel_selftests on B-AWS-5.0

With /bin/sh in ftrace/test.d/kprobe/multiple_kprobes.tc changed to /bin/bash this is still failing with the upstream repo.

Run this test with the following command to see more debug info:
./ftracetest test.d/kprobe/multiple_kprobes.tc -v

Test failed because the wc -l result for kprobe_events does not met expectations.
The number of kprobes events (248) is not 256

Please find attachment for the test log.