diff options
author | Mathieu Poirier <mathieu.poirier@linaro.org> | 2016-05-20 11:35:25 -0600 |
---|---|---|
committer | Mathieu Poirier <mathieu.poirier@linaro.org> | 2016-06-20 11:16:08 -0600 |
commit | fb91616a5e3c41d308cea8efc110d38de9055d9c (patch) | |
tree | 858f103b41dcf957c651714b751f171e144d3ce0 /tools/perf/scripts/python/cs-trace-disasm.py | |
parent | 7b4fe2ff5a850c70174381adbcf4fd32e41a969c (diff) |
cs-etm: removing unecessary structure field
Function cs_etm__sample() is called only from cs_etm__run_decoder() where
cs_etm_queue::have_sample is set to 'true'. As such checking the value of
the variable again in cs_etm__sample() is not needed.
Since the variable isn't used anywhere else, also removing it from the
structure definition.
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions