Re: The sixty second pmc howto




On Thu, 23 Feb 2006, Andrew Gallatin wrote:

Robert Watson writes:

> (2) Run "pmcstat -S instructions -O /tmp/sample.out" to start sampling of
> instruction retirement events, saving the results to /tmp/sample.out.

Dumb question, but what does "instructions" really mean? The number of instructions, the time spent executing them, ?

pmcstat magically translates 'instructions' into 'p4-instr-retired', which might well refer to what happens to an instruction when it is believed to have successfully executed. Presumably this happens once you know it hasn't been mispredicted, etc, but I'm sure someone can give a better and more detailed answer.

Robert N M Watson
_______________________________________________
freebsd-current@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Step by step instructions to migrate users from Workgroup to Domain?
    ... hi, sorry if this has been posted or a dumb question, but are there any step ... by step instruction on how i can help my users migrate their Windows 98 and ... Windows 2000 station from a workgroup to a domain? ... coz i cant seem to find the user .pst file anymore. ...
    (microsoft.public.windows.server.sbs)
  • VBA - closing without saving changes
    ... I am using the instruction ... I need the macro cloosing the active workbook without asking for saving ...
    (microsoft.public.excel.programming)
  • Re: creation/modification of LDT
    ... >Is there any instruction in x86 systems that will force the saving of ... ie is it possible to the save the state without calling schedule? ... I don't know if there's any one instruction to do it. ...
    (comp.os.linux.development.system)