Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Sep 2010 15:21:15 +0000 (UTC)
From:      Fabien Thomas <fabient@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/usr.sbin/pmcstat pmcpl_callgraph.c pmcpl_calltree.c pmcstat_log.c pmcstat_log.h
Message-ID:  <201009161521.o8GFLQl3014425@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
fabient     2010-09-16 15:21:15 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    usr.sbin/pmcstat     pmcpl_callgraph.c pmcpl_calltree.c 
                         pmcstat_log.c pmcstat_log.h 
  Log:
  SVN rev 212744 on 2010-09-16 15:21:15Z by fabient
  
  MFC r212176:
  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.
  
  Revision   Changes    Path
  1.1.2.5    +2 -0      src/usr.sbin/pmcstat/pmcpl_callgraph.c
  1.1.2.10   +2 -0      src/usr.sbin/pmcstat/pmcpl_calltree.c
  1.13.2.11  +1 -0      src/usr.sbin/pmcstat/pmcstat_log.c
  1.1.2.4    +1 -0      src/usr.sbin/pmcstat/pmcstat_log.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009161521.o8GFLQl3014425>