Dear list,
I'm wondering whether it be possible to extend the "perf mem" (tool)
to emit the TSC of the sampling event?
I started looking at the code, and I'd like to understand how does
the perf tool work to extend that tool providing such functionality.
However, I'm clueless on how the perf tool works. I have a machine with
kernel 3.11.0 and its source code and within the source code in
tools/perf/builtin-mem.c I observe that the application is somehow
executed through "cmd_record ()" but I don't see the implementation of
cmd_record() around. Would anyone on the list giving me some hints on
how this is done?
Additionally, it seems that perf.data is a file that mostly contains
perf_event that represent the data gathered. It seems to be defined in
include/linux/perf_event.h, but it doesn't seem to me a simple container
for performance data. Is that the struct I'm looking for?
Thank you very much.
--
WARNING / LEGAL TEXT: This message is intended only for the use of the
individual or entity to which it is addressed and may contain
information which is privileged, confidential, proprietary, or exempt
from disclosure under applicable law. If you are not the intended
recipient or the person responsible for delivering the message to the
intended recipient, you are strictly prohibited from disclosing,
distributing, copying, or in any way using this message. If you have
received this communication in error, please notify the sender and
destroy and delete any copies you may have received.
http://www.bsc.es/disclaimer
--
To unsubscribe from this list: send the line "unsubscribe linux-perf-users" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html