Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1187207

Re: [PATCH 8/9] perf,tools: caculate and save tsc/avg/bzy freq in he_stat

From Andi Kleen <ak@linux.intel.com>
Newsgroups linux.kernel
Subject Re: [PATCH 8/9] perf,tools: caculate and save tsc/avg/bzy freq in he_stat
Date 2015-07-17 23:30 +0200
Message-ID <pNlmG-yp-9@gated-at.bofh.it> (permalink)
References <pN4OR-21D-3@gated-at.bofh.it> <pN4Yy-2cQ-7@gated-at.bofh.it> <pNkqC-7EV-11@gated-at.bofh.it> <pNkTE-8cE-19@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


> The concept of tsc, avg and bzy are from turbostat.
> Here is the definition from turbostat readme.

turbostat can do this because it is model specific, but perf user code
is not.  It has to be architectural definitions only. And the architectural
definition of ASTATE MSTATE in the SDM is that it is only valid
as a ratio.

Please use the formulas I described.

-Andi

-- 
ak@linux.intel.com -- Speaking for myself only
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH 8/9] perf,tools: caculate and save tsc/avg/bzy freq in  he_stat Andi Kleen <ak@linux.intel.com> - 2015-07-17 23:30 +0200

csiph-web