Skip to Main Content
IBM Z Software


This portal is to open public enhancement requests against IBM Z Software products. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).


Shape the future of IBM!

We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:

Search existing ideas

Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,

Post your ideas
  1. Post an idea.

  2. Get feedback from the IBM team and other customers to refine your idea.

  3. Follow the idea through the IBM Ideas process.


Specific links you will want to bookmark for future use

Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.

IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.

ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.

Status Delivered
Categories TPF Toolkit
Created by Guest
Created on Apr 30, 2018

Application performance analysis tooling

Performance analysis (run-time) tools are required to identify performance bottlenecks & other critical statistics early in the software development life cycle where they are cheaper to find & fix. They help developers tune an application for better performance by displaying details about how processing time is spent. Run-time data gathered should be integrated with source analysis to produce graphical views depicting the execution performance of the code base.

The Performance Analyzer in TK4.2 is not being carried forward into TK4.6. While it has proven buggy and unreliable, it provides the foundational requirements of a PA tool and any functionality in the existing PA should be considered requirements for 4.6 but should not be considered as necessarily a complete list of requirements. The wider user community needs to provide input. Highlighting specific functionality desired:

• Breakdown of time spent in module at an increasingly granular level (independent horizontal & vertical zooming) to identify hot spots in code – not just at the .so level, but at the source component and function level, as well as at a specific section of code (a loop for instance) within a function.
• Breakdown of resource consumption – CPU usage, I/O activity (by program, by ID), fixed/pool usage, heap/stack usage, etc (data available via data collection runs but with a viable unit test tool that is easier to run & results are easier to read)
• Includes analysis of library functions
• Merging trace files to create a conglomerate profile of multiple transactions/ECBs through the package

Idea priority High
  • Guest
    Reply
    |
    Dec 22, 2021

    The Message Analysis Tool now available with z/TPF APARs PJ46479 and PJ46308 provides a replacement to the TPF Toolkit 4.2 Performance Analyzer.

    More information can be found in this blog post:
    https://community.ibm.com/community/user/ibmz-and-linuxone/blogs/jon-savas/2021/12/21/ztpf-message-analysis-tool-apar-pj46308