canonical-ubuntu-qa team mailing list archive
-
canonical-ubuntu-qa team
-
Mailing list archive
-
Message #07155
[Bug 1874679] Re: Kprobe event auto/manual naming in ftrace failed with unresolved on E-Azure
** Tags added: kernel-daily-bug
--
You received this bug notification because you are a member of Canonical
Platform QA Team, which is subscribed to ubuntu-kernel-tests.
https://bugs.launchpad.net/bugs/1874679
Title:
Kprobe event auto/manual naming in ftrace failed with unresolved on
E-Azure
Status in ubuntu-kernel-tests:
New
Status in linux-azure package in Ubuntu:
New
Bug description:
Issue found on 5.3.0-1020.21 Standard_D48_v3
# [40] Kprobe event auto/manual naming [UNRESOLVED]
It looks like this test exit unresolved here:
FUNC=`grep -m 10 " [tT] .*\.isra\..*$" /proc/kallsyms | tail -n 1 | cut -f 3 -d " "`
[ "x" != "x$FUNC" ] || exit_unresolved
grep -n "$FUNC" available_filter_functions || exit_unresolved
echo "p $FUNC" > kprobe_events
The FUNC here will be "show_signal.isra.0.cold", but it's not in
available_filter_functions.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1874679/+subscriptions