diff options
author | 2018-01-16 15:14:51 +0200 | |
---|---|---|
committer | 2018-01-18 09:00:45 -0300 | |
commit | 59a87fdad1467d228acc5cb1303b0b568a9e86a8 (patch) | |
tree | 74f556f50cf636b268fc112b0c9bffb297abc0b7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | perf intel-pt/bts: Do not swap when synthesizing samples (diff) | |
download | linux-dev-59a87fdad1467d228acc5cb1303b0b568a9e86a8.tar.xz linux-dev-59a87fdad1467d228acc5cb1303b0b568a9e86a8.zip |
perf evsel: Ensure reserved member of PERF_SAMPLE_CPU is zero in perf_event__synthesize_sample()
PERF_SAMPLE_CPU contains the cpu number in the first 4 bytes and the
second 4 bytes are reserved. Ensure the reserved bytes are zero in
perf_event__synthesize_sample().
Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Acked-by: Jiri Olsa <jolsa@redhat.com>
Link: http://lkml.kernel.org/r/1516108492-21401-3-git-send-email-adrian.hunter@intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions