Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • L linux
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Kirill Smelkov
  • linux
  • Repository
  • linux
  • tools
  • perf
  • tests
  • shell
  • test_brstack.sh
Find file BlameHistoryPermalink
  • Athira Rajeev's avatar
    perf tests powerpc: Fix branch stack sampling test to include sanity check for branch filter · f4a2aade
    Athira Rajeev authored Sep 21, 2022
    Commit b55878c9 ("perf test: Add test for branch stack
    sampling") added test for branch stack sampling. There is a sanity check
    in the beginning to skip the test if the hardware doesn't support branch
    stack sampling.
    
    Snippet
    <<>>
    skip the test if the hardware doesn't support branch stack sampling
    perf record -b -o- -B true > /dev/null 2>&1 || exit 2
    <<>>
    
    But the testcase also uses branch sample types: save_type, any. if any
    platform doesn't support the branch filters used in the test, the testcase
    will fail. In powerpc, currently mutliple branch filters are not supported
    and hence this test fails in powerpc. Fix the sanity check to look at
    the support for branch filters used in this test before proceeding with
    the test.
    
    Fixes: b55878c9
    
     ("perf test: Add test for branch stack sampling")
    Reported-by: default avatarDisha Goel <disgoel@linux.vnet.ibm.com>
    Reviewed-by: default avatarKajol Jain <kjain@linux.ibm.com>
    Signed-off-by: default avatarAthira Jajeev <atrajeev@linux.vnet.ibm.com>
    Cc: German Gomez <german.gomez@arm.com>
    Cc: Jiri Olsa <jolsa@kernel.org>
    Cc: linuxppc-dev@lists.ozlabs.org
    Cc: Madhavan Srinivasan <maddy@linux.vnet.ibm.com>
    Cc: Michael Ellerman <mpe@ellerman.id.au>
    Cc: Nageswara R Sastry <rnsastry@linux.ibm.com>
    Link: https://lore.kernel.org/r/20220921145255.20972-2-atrajeev@linux.vnet.ibm.com
    
    
    Signed-off-by: default avatarArnaldo Carvalho de Melo <acme@redhat.com>
    f4a2aade
GitLab Nexedi Edition | About GitLab | About Nexedi | 沪ICP备2021021310号-2 | 沪ICP备2021021310号-7