diff options
author | James Clark <james.clark@arm.com> | 2024-01-29 18:40:37 +0300 |
---|---|---|
committer | Suzuki K Poulose <suzuki.poulose@arm.com> | 2024-02-12 13:21:38 +0300 |
commit | 1f5149c7751c50aba1a871143ffa6cb36af3fb49 (patch) | |
tree | 8948eaa9786281439bd8c2515a2f847fbec4b6d8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | d5e83f97eb5669bfdd894ec980083f65517df2fb (diff) | |
download | linux-1f5149c7751c50aba1a871143ffa6cb36af3fb49.tar.xz |
coresight: Move all sysfs code to sysfs file
At the moment the core file contains both sysfs functionality and
core functionality, while the Perf mode is in a separate file in
coresight-etm-perf.c
Many of the functions have ambiguous names like
coresight_enable_source() which actually only work in relation to the
sysfs mode. To avoid further confusion, move everything that isn't core
functionality into the sysfs file and append _sysfs to the ambiguous
functions.
Signed-off-by: James Clark <james.clark@arm.com>
Link: https://lore.kernel.org/r/20240129154050.569566-7-james.clark@arm.com
Signed-off-by: Suzuki K Poulose <suzuki.poulose@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions