History log of /freebsd/usr.sbin/pmcstat/pmcpl_calltree.c (Results 26 – 49 of 49)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 23300944 30-Jun-2011 Peter Grehan <grehan@FreeBSD.org>

IFC @ r223696 to pick up dfr's userboot


# de138ec7 24-Jun-2011 Attilio Rao <attilio@FreeBSD.org>

MFC


# fdb6437f 24-Jun-2011 Kevin Lo <kevlo@FreeBSD.org>

Remove duplicated header files


Revision tags: release/7.4.0_cvs, release/8.2.0_cvs, release/7.4.0, release/8.2.0
# eb707d60 03-Sep-2010 Fabien Thomas <fabient@FreeBSD.org>

When an asm location cannot be resolved to a function the cost
will be spread as small value and then filtered by the threshold.
As a first step solution display the number of event that cannot
be re

When an asm location cannot be resolved to a function the cost
will be spread as small value and then filtered by the threshold.
As a first step solution display the number of event that cannot
be resolved as a valid function location.

MFC after: 1week

show more ...


# 46514c77 02-Aug-2010 Fabien Thomas <fabient@FreeBSD.org>

Fix the calltree top view that incorrectly filter out some nodes.

MFC after: 1 week


Revision tags: release/8.1.0_cvs, release/8.1.0
# 5c15d3c8 06-Jun-2010 Fabien Thomas <fabient@FreeBSD.org>

Fix warnings found by Coverity.

Found with: Coverity Prevent(tm)
MFC after: 1 month


# f8e0b31f 14-May-2010 Fabien Thomas <fabient@FreeBSD.org>

MFC r207755:
Rework the calltree top view by critical callchain.
The percentage shown is the sum of the cost for the codepath.


# 782434ab 07-May-2010 Fabien Thomas <fabient@FreeBSD.org>

Rework the calltree top view by critical callchain.
The percentage show is the sum of the cost for the codepath.

MFC after: 1 week


# a4bf5fb9 28-Apr-2010 Kirk McKusick <mckusick@FreeBSD.org>

Update to current version of head.


# 873ff8ab 25-Apr-2010 Fabien Thomas <fabient@FreeBSD.org>

MFC r206994:
Apply threshold filter to root node in calltree view.


# cb5a4153 21-Apr-2010 Fabien Thomas <fabient@FreeBSD.org>

Apply threshold filter to root node in calltree view.

MFC after: 3days


# 18f22884 12-Apr-2010 Fabien Thomas <fabient@FreeBSD.org>

MFC r206090:
Improve "top" header by:
- Display sample received per PMCs (or merged PMCs).
- Display percentage vs all samples


# c86819ec 02-Apr-2010 Fabien Thomas <fabient@FreeBSD.org>

Improve "top" header by:
- Display sample received per PMCs (or merged PMCs).
- Display percentage vs all samples


# 2efccbe0 29-Mar-2010 Fabien Thomas <fabient@FreeBSD.org>

MFC r205693:
Do not overflow the term in the case of multi-line display.


# 75109b48 26-Mar-2010 Fabien Thomas <fabient@FreeBSD.org>

Do not overflow the term in the case of multi-line display.

MFC after: 3days


Revision tags: release/7.3.0_cvs, release/7.3.0
# 433d44f1 08-Mar-2010 Fabien Thomas <fabient@FreeBSD.org>

MFC r204783:
Bug fixed:
- no display on serial terminal in top mode.
- display alignment for continuation string.
- correct invalid value used for display limit.


# 2aa983e5 06-Mar-2010 Fabien Thomas <fabient@FreeBSD.org>

Bug fixed:
- no display on serial terminal in top mode.
- display alignment for continuation string.
- correct invalid value used for display limit.

MFC after: 3 days


# 2553c385 05-Mar-2010 Fabien Thomas <fabient@FreeBSD.org>

MFC 203790:
- Reorganize code in 'plugin' to share log processing.
- Kcachegrind (calltree) support with assembly/source
code mapping and call count estimator (-F).
- Top mode for calltree and call

MFC 203790:
- Reorganize code in 'plugin' to share log processing.
- Kcachegrind (calltree) support with assembly/source
code mapping and call count estimator (-F).
- Top mode for calltree and callgraph plugin (-T).

show more ...


# 1a0fda2b 04-Mar-2010 Dag-Erling Smørgrav <des@FreeBSD.org>

IFH@204581


# 0b86b1bb 11-Feb-2010 Fabien Thomas <fabient@FreeBSD.org>

- Reorganize code in 'plugin' to share log processing.
- Kcachegrind (calltree) support with assembly/source
code mapping and call count estimator (-F).
- Top mode for calltree and callgraph plugin (

- Reorganize code in 'plugin' to share log processing.
- Kcachegrind (calltree) support with assembly/source
code mapping and call count estimator (-F).
- Top mode for calltree and callgraph plugin (-T).

MFC after: 1 month

show more ...


# c86819ec 02-Apr-2010 Fabien Thomas <fabient@FreeBSD.org>

Improve "top" header by:
- Display sample received per PMCs (or merged PMCs).
- Display percentage vs all samples


# 75109b48 26-Mar-2010 Fabien Thomas <fabient@FreeBSD.org>

Do not overflow the term in the case of multi-line display.

MFC after: 3days


# 2aa983e5 06-Mar-2010 Fabien Thomas <fabient@FreeBSD.org>

Bug fixed:
- no display on serial terminal in top mode.
- display alignment for continuation string.
- correct invalid value used for display limit.

MFC after: 3 days


# 0b86b1bb 11-Feb-2010 Fabien Thomas <fabient@FreeBSD.org>

- Reorganize code in 'plugin' to share log processing.
- Kcachegrind (calltree) support with assembly/source
code mapping and call count estimator (-F).
- Top mode for calltree and callgraph plugin (

- Reorganize code in 'plugin' to share log processing.
- Kcachegrind (calltree) support with assembly/source
code mapping and call count estimator (-F).
- Top mode for calltree and callgraph plugin (-T).

MFC after: 1 month

show more ...


12