Kprobe event auto/manual naming in ftrace failed with unresolved on E-Azure

Bug #1874679 reported by Po-Hsu Lin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ubuntu-kernel-tests
New
Undecided
Unassigned
linux-azure (Ubuntu)
New
Undecided
Unassigned

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.

Po-Hsu Lin (cypressyew)
tags: added: 5.3 azure eoan sru-20200406 ubuntu-kernel-selftests
Po-Hsu Lin (cypressyew)
tags: added: sru-20200427
Revision history for this message
Po-Hsu Lin (cypressyew) wrote :

Attachment is the available_filter_functions from E-azure

description: updated
Revision history for this message
Po-Hsu Lin (cypressyew) wrote :

Note that "show_signal.isra.0" can be found in available_filter_functions.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.