Catch up with the times: "mozilla" -> "firefox".

This commit is contained in:
Joseph Koshy 2009-06-02 04:45:56 +00:00
parent ebb25bfab5
commit a2c0b3aead
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=193296

View File

@ -312,10 +312,10 @@ use:
.Dl "pmcstat -O sample.stat -n 32768 -S k7-retired-instructions"
.Pp
To execute
.Nm mozilla
.Nm firefox
and measure the number of data cache misses suffered
by it and its children every 12 seconds on an AMD Athlon, use:
.Dl "pmcstat -d -w 12 -p k7-dc-misses mozilla"
.Dl "pmcstat -d -w 12 -p k7-dc-misses firefox"
.Pp
To measure instructions retired for all processes named
.Dq emacs