[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gprofng/30225] New: [display text] The overview command displays in
From: |
ruud.vanderpas at oracle dot com |
Subject: |
[Bug gprofng/30225] New: [display text] The overview command displays info for the first experiment only |
Date: |
Mon, 13 Mar 2023 12:59:47 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=30225
Bug ID: 30225
Summary: [display text] The overview command displays info for
the first experiment only
Product: binutils
Version: 2.40
Status: NEW
Severity: normal
Priority: P2
Component: gprofng
Assignee: vladimir.mezentsev at oracle dot com
Reporter: ruud.vanderpas at oracle dot com
Target Milestone: ---
The "overview" command supported by "gprofng display text" prints a summary of
the statistics for the experiment(s) specified.
If multiple experiments are specified, only the results for the first
experiment are shown though. The results for the other experiment(s) are
missing.
This is an example:
$ gprofng display text -overview mxv.1.thr.er mxv.2.thr.er
Experiment(s):
Experiment :mxv.1.thr.er
Target : '../bindir/mxv-pthreads -m 8000 -n 4000 -v -t 1'
Host : ruud-arm-system (aarch64, Linux
5.15.0-5.76.5.1.el9uek.aarch64)
Start Time : Thu Mar 9 06:33:23 2023
Duration : 7.124 Seconds
Metrics:
Experiment Duration (Seconds): [7.124]
Clock Profiling
[X]Total CPU Time - totalcpu (Seconds): [*0.183]
Notes: '*' indicates hot metrics, '[X]' indicates currently enabled metrics.
The metrics command can be used to change selections. The metric_list
command lists all available metrics.
$
As can be seen above, only the results for "mxv.1.thr.er" are shown.
--
You are receiving this mail because:
You are on the CC list for the bug.
- [Bug gprofng/30225] New: [display text] The overview command displays info for the first experiment only,
ruud.vanderpas at oracle dot com <=