Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Nov 2008 23:24:29 +0000 (UTC)
From:      Attilio Rao <attilio@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/usr.sbin/pmcstat pmcstat.8 pmcstat.c pmcstat.h pmcstat_log.c
Message-ID:  <200811252324.mAPNOjTd035318@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
attilio     2008-11-25 23:24:29 UTC

  FreeBSD src repository

  Modified files:
    usr.sbin/pmcstat     pmcstat.8 pmcstat.c pmcstat.h 
                         pmcstat_log.c 
  Log:
  SVN rev 185322 on 2008-11-25 23:24:29Z by attilio
  
  Add the -m option to pmcstat.
  This option prints the list of sampled PCs along with the function name,
  the start and end addresses of this where their live within.
  
  Reviewed by:    jkoshy
  Tested by:      gnn
  Sponsored by:   Nokia
  
  Revision  Changes    Path
  1.17      +14 -0     src/usr.sbin/pmcstat/pmcstat.8
  1.24      +24 -2     src/usr.sbin/pmcstat/pmcstat.c
  1.7       +1 -0      src/usr.sbin/pmcstat/pmcstat.h
  1.13      +30 -9     src/usr.sbin/pmcstat/pmcstat_log.c



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