diff options
author | Mathieu Poirier <[email protected]> | 2019-02-12 10:16:14 -0700 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2019-02-14 15:18:07 -0300 |
commit | 4b6df11ab6cf13c5babe9ed1a935cd99d50bf3fe (patch) | |
tree | 54009e9ebe71d0406ef010ccd9fda59cb1599c6c /tools/perf/scripts/python/bin/export-to-sqlite-report | |
parent | 4f5b37139fb3178b3db4e876eec0f2e92c82ac45 (diff) |
perf cs-etm: Rethink kernel address initialisation
Moving initialisation of the kernel start address to function
cs_etm__setup_queues(), considered to be the common denominator for
queue initialisation. That way we don't have to repeat the same code
at different places.
No change of functionatlity is introduced by this patch.
Signed-off-by: Mathieu Poirier <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Leo Yan <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Suzuki K Poulouse <[email protected]>
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-sqlite-report')
0 files changed, 0 insertions, 0 deletions