diff options
author | Stephane Eranian <eranian@google.com> | 2013-01-24 16:10:31 +0100 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2013-04-01 17:15:59 +0200 |
commit | d6be9ad6c960f43800a6f118932bc8a5a4eadcd1 (patch) | |
tree | 4b3a888665a729d2ccfd06c9bab532aaa7955e44 /init | |
parent | perf/core: Add weighted samples (diff) | |
download | linux-d6be9ad6c960f43800a6f118932bc8a5a4eadcd1.tar.xz linux-d6be9ad6c960f43800a6f118932bc8a5a4eadcd1.zip |
perf: Add generic memory sampling interface
This patch adds PERF_SAMPLE_DATA_SRC.
PERF_SAMPLE_DATA_SRC collects the data source, i.e., where
did the data associated with the sampled instruction
come from. Information is stored in a perf_mem_data_src
structure. It contains opcode, mem level, tlb, snoop,
lock information, subject to availability in hardware.
Signed-off-by: Stephane Eranian <eranian@google.com>
Cc: peterz@infradead.org
Cc: ak@linux.intel.com
Cc: acme@redhat.com
Cc: jolsa@redhat.com
Cc: namhyung.kim@lge.com
Link: http://lkml.kernel.org/r/1359040242-8269-8-git-send-email-eranian@google.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions